Skip to content

3 13

Release 3.13 (November 2022)

Open Metadata Types
  • A new attribute called versionIdentifier has been added to the Asset entity type to support assets that are periodically released.
  • A new attribute called languageCode has been added to the TranslationDetail entity type to support ISO-639 language codes.
  • The Actor entity type has been added to model 0110 Actors. This acts as a common super type for ActorProfile, UserIdentifier and PersonRole to create a common root for different representations of actors.
  • A new attribute toDoType has been added to the ToDo entity type.
  • Relationship type ActionAssignment can now link Actors rather than just PersonRoles to a ToDo.
  • The ParquetFile entity type has been added to model 0220 Files and Folders.
  • A new attribute pathName has been added to the FileFolder entity type.
  • New attributes pathName and fileName have been added to the DataFile entity type.
  • The ServiceLevelObjectives entity type has been added to model 0430
  • New attributes entitlements, obligations and restrictions have been added to the License relationship. See model 0481.
  • New types to support terms and conditions are added to model 0483.
  • New types to support agreements are added to model 0484.
  • The DigitalProduct classification is added to model 0710 as part of the data product support.
  • New types to support digital subscriptions are added to model 0711.
  • Relationship type DigitalServiceOperator can now link Teams rather than just Organizations to a DigitalService.
Known Issues

This section highlights any significant issues to be aware of. Refer to our GitHub Issues for a full list of open issues or to open a new one.

Use chromium-based or Safari 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 .

Ecosystem UI minor issues

We are continuing to develop the Ecosystem UI & improve it's capability and usability. These are not regressions in this release. Known issues include:

See odpi/egeria-react-ui for all issues or to open a new one on this UI.

Documentation Link errors

We are aware of broken links in the documentation here, as well as broken links to the documentation contained within the Egeria code - for example links to component information.

We are trying to fix these as we update the docs, but please raise any additional problems found in egeria-docs. We would also be very grateful for any PRs that fix issues.

Helm Chart versions

These charts 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

Note that the Business UI remains at an older version, as the code is currently undergoing some refactoring.

To see known issues/upcoming work or to report issues see egeria-charts

Tested environments

The Egeria charts have been tested in:

  • Docker Desktop v4.12
  • Kubernetes v1.25
Lab Chart for 3.13

The Egeria lab chart 3.13.0 has been updated to include:

  • Egeria 3.13
  • Egeria Ecosystem UI 3.8.0
  • Egeria Business UI 3.2.2
  • Strimzi 0.31.1 with Kafka 3.2.3
  • Jupyter Notebook v3.5.0
Base Chart for 3.13

The Egeria base chart 3.12.0 has been updated to include:

  • Egeria 3.13
  • Egeria Ecosystem UI 3.8.0
  • Strimzi 0.31.1 with Kafka 3.2.3
CTS & PTS Charts for 3.13
  • Egeria 3.13
  • Strimzi 0.31.1 with Kafka 3.2.3
Bug fixes and other updates

For details on core Egeria changes, see the GitHub release note for 3.13 and the full commit history in GitHub .