Skip to content

Commit

Permalink
odpi#3971 update release notes for 2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
  • Loading branch information
planetf1 committed Nov 2, 2020
1 parent 2b60904 commit bb82fbc
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 36 deletions.
29 changes: 13 additions & 16 deletions release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,24 @@ and bad. We would love to hear from you.

Below are the release notes for the latest ODPi Egeria release:

* [Release 2.2](release-notes-2-2.md) - August 2020
* [Release 2.4](release-notes-2-2.md) - October 2020
* Integration Server
* User Interface improvements
* Additional tests
* Bug fixes
* Dependency updates

## Older Releases

* [Release 2.3](release-notes-2-2.md) - September 2020
* Presentation Server User Interface
* Bug fixes
* Dependency updates

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

* [Release 2.1](release-notes-2-1.md) - July 2020
* Bug fixes
* Dependency updates
Expand Down Expand Up @@ -90,21 +102,6 @@ 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 draft release notes for our future planned releases are below:

* [Release 2.3](release-notes-2-3.md) - Planned September 2020
* Metadata Controlled Security
* Data Virtualization Configuration

* [Release 2.4](release-notes-2-4.md) - Planned October 2020
* Digital Architecture
* Digital service lifecycle management

* [Release 2.5](release-notes-2-5.md) - Planned November 2020
* Project management of IT change
* IoT and large scale cohorts


## Reporting issues

If you discover an issue in the release you are using, we recommend
Expand Down
39 changes: 19 additions & 20 deletions release-notes/release-notes-2-4.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,28 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the ODPi Egeria project. -->

# Release 2.4 (Planned October 2020)
# Release 2.4 (October 2020)

Release 2.4 adds support for:
* Project management of IT change
* IoT and large scale cohorts
Release 2.4 adds:

Below are the highlights:
* The [Integration Daemon](https://github.com/odpi/egeria/blob/master/open-metadata-implementation/admin-services/docs/concepts/integration-daemon.md) now makes is simpler to exchange metadata with third party technology
such as catalogs and databases.
* The Repository explorer User Interface ('REX') can now be configured with a list of available
platforms and servers to improve security and usability.
* The latest version of Repository Explorer, Type Explorer and Dino, is found
in the 'Presentation Server' UI. See
[Presentation Server component documentation](https://github.com/odpi/egeria/tree/master/open-metadata-implementation/user-interfaces/presentation-server)
and
[Configuring the Presentation Server](https://github.com/odpi/egeria/blob/master/open-metadata-implementation/admin-services/docs/user/configuring-the-presentation-server.md)
.
* Additional [Access Services Functional Verification tests](https://github.com/odpi/egeria/tree/master/open-metadata-test/open-metadata-fvt/access-services-fvt) have been added to improve code quality
* Bug fixes
* Dependency updates
* Spring has been updated to 5.2.9
* Spring Security has been updated to 5.4.1
* Spring Boot has been updated to 2.3.3
* For a full list run 'mvn dependency:tree' against top level directory and/or review the top level pom.xml

* There is a new access service called the [Project Management OMAS](../open-metadata-implementation/access-services/project-management)
provides support for projects, task tracking and to dos.
It is designed to integrate with project management tools and link the progress of work with the governance requirements and outcomes.

* The [Open Metadata Repository Services (OMRS)](../open-metadata-implementation/repository-services)
have been enhanced to scale to hundreds of members of the open metadata
cohort.

* There are new [tutorials](../open-metadata-resources/open-metadata-tutorials),
[hands-on labs](../open-metadata-resources/open-metadata-labs),
[samples](../open-metadata-resources/open-metadata-samples) and
[open metadata archives](../open-metadata-resources/open-metadata-archives) demonstrating
these new capabilities of Egeria.


----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to the ODPi Egeria project.

0 comments on commit bb82fbc

Please sign in to comment.