Skip to content

Commit

Permalink
odpi/egeria#6539 Initial 3.9 release notes
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 May 30, 2022
1 parent 006b3e9 commit de5834e
Show file tree
Hide file tree
Showing 7 changed files with 83 additions and 9 deletions.
3 changes: 2 additions & 1 deletion site/docs/release-notes/3-6.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
The JavaDoc for external interfaces on core Egeria is now published to [https://odpi.github.io/egeria/](https://odpi.github.io/egeria/) . The list of classes published is still being adjusted, also this URL is likely to change, to allow for more generated content.

???+ bugs "Bug fixes and other updates"
For details, see the [Github release note for 3.6](https://github.com/odpi/egeria/releases/tag/V3.6) and the full [commit history in GitHub :material-dock-window:](https://github.com/odpi/egeria/commits){ target=gh }.

For details, see the [Github release note for 3.6](https://github.com/odpi/egeria/releases/tag/V3.6){ target=gh } and the full [commit history in GitHub :material-dock-window:](https://github.com/odpi/egeria/commits){ target=gh }.

--8<-- "snippets/abbr.md"
11 changes: 10 additions & 1 deletion site/docs/release-notes/3-7.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@

# Release 3.7 (April 2022)

Content to be updated.
??? warning "Known Issues"

??? info "Use chromium-based browser for UIs"
It is recommended to use a chromium-based browser such as Google Chrome, Microsoft Edge or Apple Safari for the Egeria Ecosystem UI. Some parts of the UI experience such as Dino currently experience problems with Firefox. See [odpi/egeria-react-ui#96 :material-dock-window:](https://github.com/odpi/egeria-react-ui/issues/96){ target=gh }.

???+ functional "Functional changes"

Expand Down Expand Up @@ -55,7 +58,13 @@ Content to be updated.
* Now uses strimzi as the Kafka implementation - the same as our other charts.

???+ functional "Documentation"

Our [documentation site ](https://egeria-project.org) continues to improve. Recent updates include
more Dojo content (under 'Learning').

???+ bugs "Bug fixes and other updates"

For details, see the [Github release note for 3.7](https://github.com/odpi/egeria/releases/tag/V3.7){ target=gh } and the full [commit history in GitHub :material-dock-window:](https://github.com/odpi/egeria/commits){ target=gh }.


--8<-- "snippets/abbr.md"
22 changes: 17 additions & 5 deletions site/docs/release-notes/3-8.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,23 @@

# Release 3.8 (May 2022)

* The [Egeria Ecosystem UI](/user-interfaces/ecosystem) has a new 'historical query' capability. You can now issue queries in the past and
if the repository supports it you can work with Rex at a time in the past. See the [Repsotory Explorer user guide](/guides/ecosystem-ui/rex-user-guide) for how to use
the repository explorer.
??? warning "Known Issues"

??? info "Use chromium-based browser for UIs"
It is recommended to use a chromium-based browser such as Google Chrome, Microsoft Edge or Apple Safari for the Egeria Ecosystem UI. Some parts of the UI experience such as Dino currently experience problems with Firefox. See [odpi/egeria-react-ui#96 :material-dock-window:](https://github.com/odpi/egeria-react-ui/issues/96){ target=gh }.

???+ functional "Functional changes"

???+ "Historical Query"
The [Egeria Ecosystem UI](/user-interfaces/ecosystem) has a new 'historical query' capability. You can now issue queries in the past and
if the repository supports it you can work with Rex at a time in the past. See the [Repsotory Explorer user guide](/guides/ecosystem-ui/rex-user-guide) for how to use
the repository explorer.

Historical query is available in release [3.8.1](https://github.com/odpi/egeria/releases/tag/V3.8.1). 3.8 has a bug such that the Repository Explorer Explore button errors
in many scenarios.
Historical query is available in release [3.8.1](https://github.com/odpi/egeria/releases/tag/V3.8.1). 3.8 has a bug such that the Repository Explorer Explore button errors
in many scenarios.

???+ bugs "Bug fixes and other updates"

For details, see the [Github release note for 3.8](https://github.com/odpi/egeria/releases/tag/V3.8){ target=gh } and the full [commit history in GitHub :material-dock-window:](https://github.com/odpi/egeria/commits){ target=gh }.

--8<-- "snippets/abbr.md"
51 changes: 51 additions & 0 deletions site/docs/release-notes/3-9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
<!-- Copyright Contributors to the Egeria project. -->

# Release 3.9 (June 2022)

??? warning "Known Issues"

??? info "Use chromium-based browser for UIs"
It is recommended to use a chromium-based browser such as Google Chrome, Microsoft Edge or Apple Safari for the Egeria Ecosystem UI. Some parts of the UI experience such as Dino currently experience problems with Firefox. See [odpi/egeria-react-ui#96 :material-dock-window:](https://github.com/odpi/egeria-react-ui/issues/96){ target=gh }.

???+ functional "Functional changes"

See full changelog for details (below)

??? functional "Helm Charts"

The below points refer to chart versions 3.9.0.

These may get updated more frequently than Egeria code releases, as we integrate other components and fix bugs.

You can always check the latest with `helm repo update && helm search repo egeria `

??? info "Lab Chart for 3.9"

The Egeria lab chart 3.9.0 has been updated to include:

* Egeria 3.9
* Egeria Ecosystem UI 3.8.0
* Egeria Business UI 3.2.0
* Strimzi 0.29

??? info "Base Chart for 3.9"

The Egeria base chart 3.9.0 has been updated to include:

* Egeria 3.9
* Egeria Ecosystem UI 3.8.0
* Strimzi 0.29


??? info "CTS & PTS Charts for 3.7"

* Egeria 3.9
* Strimzi 0.29

???+ bugs "Bug fixes and other updates"

For details, see the [Github release note for 3.9](https://github.com/odpi/egeria/releases/tag/V3.9){ target=gh } and the full [commit history in GitHub :material-dock-window:](https://github.com/odpi/egeria/commits){ target=gh }.


--8<-- "snippets/abbr.md"
2 changes: 1 addition & 1 deletion site/docs/release-notes/latest.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
--8<-- "docs/release-notes/3-8.md"
--8<-- "docs/release-notes/3-9.md"
2 changes: 1 addition & 1 deletion site/docs/release-notes/next.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
--8<-- "docs/release-notes/3-9.md"
--8<-- "docs/release-notes/3-10.md"
1 change: 1 addition & 0 deletions site/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ nav:
- Release Notes:
- Latest Release: release-notes/latest.md
- Next Release: release-notes/next.md
- v3.9: release-notes/3-9.md
- v3.8: release-notes/3-8.md
- v3.7: release-notes/3-7.md
- v3.6: release-notes/3-6.md
Expand Down

0 comments on commit de5834e

Please sign in to comment.