Skip to content

Releases: opendatadiscovery/odd-platform

v0.7.3

31 Oct 09:22
aeafeb1
Compare
Choose a tag to compare

Changes

Contributors

@DementevNikita and @Leshe4ka

v0.7.2

23 Oct 08:55
c55d28f
Compare
Choose a tag to compare

Changes

Contributors

@DementevNikita, @Leshe4ka, @Vixtir and @damirabdul

v0.7.1

04 Oct 18:11
3c33ca9
Compare
Choose a tag to compare

Changes

Contributors

@DementevNikita, @Leshe4ka, @damirabdul, @shilgam and dabdullin

v0.7.0

30 Sep 13:09
b06e3cb
Compare
Choose a tag to compare

ODD Platform v0.7 release includes several new and enhanced major features that make metadata easy to handle:

  • Role-based Access Control: Having a solid governance in the data catalog is key to maintaining high quality metadata in organizations with multiple users. RBAC restricts the addition and update of data entity documentation to data owners only.
  • Ingestion API: Unstable Ingestion API can lead to partial metadata ingestion, which causes poor quality metadata and negatively impacts the data discovery and data observability processes. We have reworked and enhanced ODD’s Ingestion API for greater stability and reliability, and more effective metadata ingestion.
  • Various small enhancements have also been introduced to improve user experience:
  • The dataset structure page has been significantly improved to provide better user experience when using large tables
  • The starting page has been re-built from scratch, and now provides users with detailed statistics on their data
  • Primary and sort keys (for wide column databases) are now part of the specification and structure page
  • ARM64/M1 support has been enabled

As usual, this release includes bug fixes that further advance the performance and reliability of the ODD Platform.

v0.6.3

08 Aug 19:50
27233cd
Compare
Choose a tag to compare

Changes

  • New design for my/upstream/downstream/popular entities in main overview page @nikitosinar (#899)
  • Migrate Profile section to Redux toolkit #846 @NelyDavtyan (#859)
  • Usage report block should be seen even if users haven't associated themselves with owners #909

Contributors

@NelyDavtyan and @nikitosinar

v0.6.2

03 Aug 12:29
47f59d8
Compare
Choose a tag to compare

Changes

Contributors

@DementevNikita, @Leshe4ka, @NelyDavtyan, @damirabdul and @nikitosinar

New Contributors

Full Changelog: 0.6.1...0.6.2

v0.6.1

28 Jul 17:42
0613d60
Compare
Choose a tag to compare

Fix a performance issue related to Ingestion API
@DementevNikita, @damirabdul

v0.6.0

28 Jul 07:36
1e5abe1
Compare
Choose a tag to compare

The ODD Platform v0.6 was enhanced to include such improvements as:

  • SLA indicator: a new feature for business users that indicates the quality of datasets, helping them decide if they should use a specific dataset for analytics. The feature increases the trustworthiness of data, and accelerates and facilitates decision making.
  • Activity feed: makes it easier to track all events associated with available data entities. Users can easily track and trace how the entities have been changed, and by whom.
  • Data entity usage report: enables users to collect and handle statistics on completeness of their data entities. They can track what data entities are populated with tags, descriptions, and more.
  • Session storage type selection: gives users the ability to select one of three storage types for session providers: In Memory, PostgreSQL, or Redis. The feature allows for a more flexible, scalable, and reliable development process.
  • Alert notifications: a feature that allows sending alerts to Slack or Webhook as they are created or being resolved. The PostgreSQL replication mechanism is used to ensure the delivery of notifications.

The existing features for data classification and data structure visibility have been enhanced, and new abilities were added to the mix. Now, users of the platform can ingest tags and labels coming from Ingestion API, and more easily track such relational constraints as Primary key and Sort key labels.

The v0.6 release also includes UI enhancements and bug fixes that further advance the performance, usability, and reliability of the ODD Platform.

The ODD Platform is a work in progress.
We'd like to sincerely thank everyone who contributed in any way!

v0.6.0-beta-2

26 Jul 10:36
b781902
Compare
Choose a tag to compare

Changes

Contributors

@DementevNikita and @damirabdul

v0.6.0-beta

25 Jul 06:08
a109a62
Compare
Choose a tag to compare

Changes

Contributors

@Chismur, @DementevNikita, @Leshe4ka, @NelyDavtyan, @damirabdul, @dependabot, @dependabot[bot] and @esmeneev