Skip to content

Commit

Permalink
Merge pull request #3145 from planetf1/issue3132c
Browse files Browse the repository at this point in the history
#3132 updates to readme for new versioning,  1.8 being current
  • Loading branch information
planetf1 authored Jun 8, 2020
2 parents f9e0ceb + 3dd983f commit 827e8ce
Show file tree
Hide file tree
Showing 7 changed files with 44 additions and 40 deletions.
24 changes: 17 additions & 7 deletions release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,20 @@ and bad. We would love to hear from you.

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

* [Release 1.7](release-notes-1-7.md) - April 2020
* [Release 1.8](release-notes-1-8.md) - May 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

## Older Releases

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

* [Release 1.6](release-notes-1-6.md) - March 2020

* Audit Log Framework (ALF) technical preview
Expand Down Expand Up @@ -69,27 +78,28 @@ 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 1.8](release-notes-1-8.md) - Planned May 2020
* [Release 2.0](release-notes-2-0.md) - Planned May 2020
* https security for server chassis
* IT Infrastructure cataloging maintained through DevOps pipelines
* API development support

* [Release 1.9](release-notes-1-9.md) - Planned June 2020
* [Release 2.1](release-notes-2-1.md) - Planned June 2020
* Data Science and AI model governance
* Ethics governance

* [Release 1.10](release-notes-1-10.md) - Planned July 2020
* [Release 2.2](release-notes-2-2.md) - Planned July 2020
* Governance and Privacy Programs
* Licenses, certification, terms and conditions governance

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

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

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

Expand Down
32 changes: 13 additions & 19 deletions release-notes/release-notes-1-8.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,22 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the ODPi Egeria project. -->

# Release 1.8 (Planned May 2020)
# Release 1.8 (May 2020)

Release 1.8 focuses on the capture of
IT Infrastructure cataloging maintained through DevOps pipelines
along with support for API development
Below are the highlights of Release 1.8:

Below are the highlights:
* New tutorial information has been added in the form of the [Egeria Dojo](../open-metadata-resources/open-metadata-tutorials/egeria-dojo/README.md)
* Usability & Capability improvements to [Repository Explorer](../open-metadata-implementation/user-interfaces/ui-chassis/ui-chassis-spring/docs/RepositoryExplorer/RepositoryExplorerGuide.md)
* Samples & utilities are now also packaged into jars with dependencies to make them easier to use (java -jar)
* Connections to kafka will now retry to improve availability. See 'Bring up Issues' in the [connector documentation](../open-metadata-implementation/adapters/open-connectors/event-bus-connectors/open-metadata-topic-connectors/kafka-open-metadata-topic-connector/README.md)\

* There are new access services:
* The [IT Infrastructure OMAS](../open-metadata-implementation/access-services/it-infrastructure) provides the ability to manage a catalog of IT Infrastructure.
* The [DevOps OMAS](../open-metadata-implementation/access-services/dev-ops) supports the recording of successful steps and certifications in a DevOps pipeline.
* The [Software Developer OMAS](../open-metadata-implementation/access-services/software-developer) supports the generation of new software artifacts for developers.

* There are new [tutorials](../open-metadata-resources/open-metadata-tutorials),
[hands-on labs](../open-metadata-resources/open-metadata-labs) and
[samples](../open-metadata-resources/open-metadata-samples) demonstrating
the new IT Infrastructure and API support for Egeria.

* A new dependencies has been included:
* Spring Boot Actuator - Provides features to help you monitor and manage your application when you push it to production
* New dependencies has been included:
* [Spring Boot Actuator](../open-metadata-implementation/server-chassis/server-chassis-spring/README.md) - Provides features to help you monitor and manage your application when you push it to production
* micrometer-registry-prometheus - Exposes metrics in a format that can be scraped by a Prometheus server


* Many dependencies have been updated. The most relevant include:
* Spring has been updated to 5.2.6
* Spring Boot, Spring Security, Spring Security, Spring Data have been updated to 2.3.0
----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to the ODPi Egeria project.
Copyright Contributors to the ODPi Egeria project.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the ODPi Egeria project. -->

# Release 1.9 (Planned June 2020)
# Release 2.0 (Planned June 2020)

Release 1.9 adds support for:
Release 2.0 adds support for:
* Data Science and AI model governance
* Ethics governance
* https/ssl
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the ODPi Egeria project. -->

# Release 1.10 (Planned July 2020)
# Release 2.1 (Planned July 2020)

Release 1.10 adds support for Governance Programs and Data Privacy initiatives.
Release 2.1 adds support for Governance Programs and Data Privacy initiatives.
This includes licenses, certification, terms and conditions governance

Below are the highlights:
Expand All @@ -20,4 +20,4 @@ Below are the highlights:

----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to the ODPi Egeria project.
Copyright Contributors to the ODPi Egeria project.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the ODPi Egeria project. -->

# Release 1.11 (Planned August 2020)
# Release 2.2 (Planned August 2020)

Release 1.11 focuses on providing the secured self-service data access point
Release 2.2 focuses on providing the secured self-service data access point
for a data lake. There are two main features:

* **Metadata Controlled Security** where security tags based on the metadata attachments to the assets
Expand Down Expand Up @@ -36,4 +36,4 @@ Below are the highlights:

----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to the ODPi Egeria project.
Copyright Contributors to the ODPi Egeria project.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the ODPi Egeria project. -->

# Release 1.12 (Planned September 2020)
# Release 2.3 (Planned September 2020)


Release 1.12 adds support for:
Release 2.3 adds support for:
* Digital architecture
* Digital service lifecycle management

Expand All @@ -21,4 +21,4 @@ Below are the highlights:

----
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
Copyright Contributors to the ODPi Egeria project.
Copyright Contributors to the ODPi Egeria project.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the ODPi Egeria project. -->

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

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

Expand All @@ -26,4 +26,4 @@ Below are the highlights:

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

0 comments on commit 827e8ce

Please sign in to comment.