Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove release notes and add reference to the new location #5962

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
222 changes: 1 addition & 221 deletions release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,227 +3,7 @@

# Egeria Release Notes

Below are the official releases of Egeria. The project aims to
produce a new release about once a month. Each release includes
new features and fixes to existing function. The team aims to
provide complete backward compatibility for all components that
are officially released (to understand more about what it means to have released function see
[Egeria Content Status](../open-metadata-publication/website/content-status)).
If backwards compatible changes are not possible, it will be called out explicitly in the
release notes with an explanation on how to upgrade.

Each release will also upgrade the level of its dependencies to
ensure Egeria is running with all of the latest security patches.
We therefore recommend that you keep moving forward with us to
get the best Egeria experience possible.

One way you can help us is to feedback on your experiences, both good
and bad. We would love to hear from you.

## Latest Release

Below are the release notes for the latest Egeria release:

* [Release 3.3](release-notes-3-3.md) - November 2021
* Open Metadata Type changes
* New hand-on lab introducing Lineage management

## Older Releases

* [Release 3.2](release-notes-3-2.md) - October 2021
* Open Metadata Type changes
* New beta documentation site
* Deprecations
* Dependency Updates
* Bug Fixes

* [Release 3.1](release-notes-3-1.md) - September 2021
* Open Metadata Type changes
* New beta documentation site
* Deprecation of Docker Compose environment
* Helm charts moved
* Changes to the Coco Pharmaceuticals lab environment
* Dependency Updates
* Bug Fixes

* [Release 3.0](release-notes-3-0.md) - August 2021
* Java 11 is now required for build and runtime
* Multiple topics are now the default for a new cohort member
* Passwords for the demo users in the Egeria UI have been changed
* Dependency updates
* Additional notes including known issues

* [Release 2.11](release-notes-2-11.md) - July 2021
* New option to have multiple topics for a cohort
* New support for automatic extraction of metadata from event brokers and API managers
* Open Metadata Types - changes
* Removed functionality
* Bug Fixes
* Dependency updates
* Additional notes including known issues

* [Release 2.10](release-notes-2-10.md) - June 2021
* Changes to metadata types
* Updates to Governance Program OMAS API
* Bug Fixes
* Dependency updates
* Important notes included on known issues

* [Release 2.9](release-notes-2-9.md) - May 2021
* Updates to open metadata types
* Changes to building Egeria on Windows
* Bug Fixes
* Dependency updates
* Important notes included on known issues

* [Release 2.8](release-notes-2-8.md) - April 2021
* New support for event and property filtering for the open metadata server security connector
* Changes to metadata types
* New performance workbench for the CTS (technical preview)
* New interface for retrieving the complete history of a single metadata instance
* Splitting of CTS results into multiple smaller files
* Bug Fixes
* Dependency updates
* Important notes included on known issues

* [Release 2.7](release-notes-2-7.md) - March 2021
* Bug Fixes
* Dependency updates

* [Release 2.6](release-notes-2-6.md) - February 2021
* Governance Server, replacing Stewardship, Discovery & Security Server
* Changes to location of configuration files
* New metadata types for Governance Actions, Duplicate Processing
* Improvements and build changes for the React based UI
* A new simple helm chart deployment sample
* Bug Fixes
* Dependency updates

* [Release 2.5](release-notes-2-5.md) - December 2020
* User Interface improvements
* Additional tests
* Bug fixes
* Dependency updates

* [Release 2.4](release-notes-2-4.md) - November 2020
* Integration Daemon
* Rex/Tex in Presentation Server
* Additional tests
* Bug fixes
* Dependency updates

* [Release 2.3](release-notes-2-3.md) - October 2020
* Presentation Server User Interface
* Dino UI function
* Bug fixes
* Dependency updates

* [Release 2.2](release-notes-2-2.md) - September 2020
* Bug fixes
* Dependency updates

* [Release 2.1](release-notes-2-1.md) - August 2020
* Bug fixes
* Dependency updates

* [Release 2.0](release-notes-2-0.md) - July 2020
* https security for server chassis
* encrypted file connector
* Bug fixes
* Dependency updates

* [Release 1.8](release-notes-1-8.md) - June 2020
* Additional tutorial content in the form of the Egeria Dojo
* Repository explorer usability and functionality improvements
* Improved packaging for samples and utilities
* reliability improvement for Kafka connector
* metrics and monitoring using spring boot actuator and adding prometheus support
* Bug fixes
* Dependency updates

* [Release 1.7](release-notes-1-7.md) - May 2020
* Bug fixes
* Dependency updates

* [Release 1.6](release-notes-1-6.md) - April 2020
* Audit Log Framework (ALF) technical preview
* Repository Explorer (REX)

* [Release 1.5](release-notes-1-5.md) - March 2020
* Metadata de-duplication identification and notification
* Data Engine OMAS Technical Preview
* Data Engine Proxy Server Technical Preview

* [Release 1.4](release-notes-1-4.md) - February 2020
* Bug fixes, documentation
* Dependency updates

* [Release 1.3](release-notes-1-3.md) - January 2019
* Conformance test suite improvements
* Open Metadata Archives

* [Release 1.2](release-notes-1-2.md) - December 2019
* Conformance test suite
* Asset cataloging and consumption
* Governance zones and metadata security
* Open metadata archives

* [Release 1.1](release-notes-1-1.md) - November 2019
* Multi-tenant OMAG Server Platform
* JanusGraph based metadata repository

* [Release 1.0](release-notes-1-0.md) - February 2019
* Peer-to-peer metadata exchange


## Future Releases

Our master branch is currently taking code for all future releases.
Many of the features are large and the teams integrate code for
partial function as soon as it is stable and has no impact on released function.
So you will see support for much more function than is officially released.
This way you can monitor and feedback on future items as they are developed.

The [Road map for Egeria](../open-metadata-publication/website/roadmap)
describes the end vision for Egeria and our current status.


## Reporting issues

If you discover an issue in the release you are using, we recommend
first upgrading to the latest available release. If this does not
resolve the problem, please raise a new
[git issue](https://github.com/odpi/egeria).

You can also follow our discussions by joining the LF AI & Data Foundation Slack team.
Sign up at https://slack.lfai.foundation/ & join the
`egeria-discussions` channel.


























Official Egeria project release notes are moved to the new website [https://odpi.github.io/egeria-docs/release-notes/overview/](https://odpi.github.io/egeria-docs/release-notes/overview/)


----
Expand Down
38 changes: 0 additions & 38 deletions release-notes/release-notes-1-0.md

This file was deleted.

68 changes: 0 additions & 68 deletions release-notes/release-notes-1-1.md

This file was deleted.

59 changes: 0 additions & 59 deletions release-notes/release-notes-1-2.md

This file was deleted.

Loading