-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3145 from planetf1/issue3132c
#3132 updates to readme for new versioning, 1.8 being current
- Loading branch information
Showing
7 changed files
with
44 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
4 changes: 2 additions & 2 deletions
4
release-notes/release-notes-1-9.md → release-notes/release-notes-2-0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters