Odd Platform Versions Save

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.

0.13

11 months ago

The v0.13 release of the ODD Platform introduces the following significant advancements:

Data Entity Attachments: The ODD Platform now provides users with enhanced metadata management capabilities. In the latest v0.13 release, users can directly upload and download files associated with their data entities, as well as create links to external resources. This added functionality supports both S3 compatible storages and local file system options for file storage, and allows for seamless linking to external websites, documents, and resources. This empowers users to bring together a comprehensive set of metadata and related resources all within their data entities.

Recursive Dataset Structures: The ODD Platform now comprehends recursive schemas, offering an enhanced interface that presents these complex structures in an intuitive and easily digestible format. This new functionality ensures seamless navigation and understanding of recursive dataset structures.

DataSource Icons: Aiming to elevate your UI experience, we have introduced icons for your data sources. This aesthetic enhancement not only adds a visually pleasing element to the platform but also aids in easier identification and navigation of various data sources. The result is an increasingly immersive experience offered by the enhanced user interface of the ODD Platform.

Data Owners Propagation: the ODD Platform has launched a dynamic new feature enabling users to propagate data owner assignments from Data Entity Groups (DEGs) to individual entities within the same group. This ensures consistency in data ownership across a domain, allowing users to establish identical data owners for all entities within a specific DEG

0.12.0

1 year ago

The v0.12 release of the ODD Platform brings the following cutting-edge enhancements:

  • External enums: Support for the ingestion of external enums via Ingestion API streamlines the integration of metadata from various sources.
  • Dataset schema diff: Users can compare two specific dataset revisions and visualize their differences. ODD Platform also accounts for additional attributes when determining whether a new dataset revision is needed, such as primary keys, nullable attributes, etc.
  • Lineage for DEG entities: Users can now view lineage graphs for entities within the Data Entity Group (DEG), providing a more comprehensive understanding of data relationships.
  • Integration wizard: This proof-of-concept feature brings documentation directly into the ODD Platform, simplifying the onboarding process and facilitating seamless integration with existing data systems.

The v0.12 release also includes various bug fixes and maintenance work that further enhance the performance, reliability, and usability of the ODD Platform.

0.11.1

1 year ago

Changes

  • Fix stack overflow error @damirabdul (#1294)
  • Improve Sonar workflow jobs @DementevNikita (#1280)
  • New FE test environment @Leshe4ka (#1277)
  • React upgraded to v18 @Leshe4ka (#1274)
  • Router improvements @Leshe4ka (#1255)
  • Metrics bugfix + test enhancement @damirabdul (#1268)

Contributors

@DementevNikita, @Leshe4ka, @damirabdul and alina

0.11.0

1 year ago

The v0.11 release of the ODD Platform introduces the following enhancements:

  • Metrics: With the implementation of Open Metrics Specification, ODD Platform introduces enhanced Metrics support. Users can ingest metrics for their data entities or dataset fields and observe last metric values, right within the platform.
  • Search explanations: It is crucial to understand why a certain entity has appeared in search results. The ODD Platform can now display all user query entries in a specific entity in the Search API.
  • New Dataset Structure UI: The Dataset Structure UI has been reworked and enhanced, to provide a better experience for users in the Data Discovery phase.

As usual, the v0.11 release includes bug fixes and maintenance work that further advance the performance, reliability, and usability of the ODD Platform.

0.10.5

1 year ago

Changes

  • Fix LinkedUrlList for DataQualityTests @DementevNikita and @Leshe4ka (#1224)
  • Search highlight @damirabdul (#1218)
  • Remove unneeded waits for spinner when call "customElement" @shilgam (#1219)
  • Azure integration @adyachenkoprov (#1216)

Contributors

@Leshe4ka, @DementevNikita, @adyachenkoprov, @damirabdul and @shilgam

0.10.4

1 year ago

Changes

  • Additional links configuration @DementevNikita (#1217)
  • Update integrations list @Vixtir (#1215)

Contributors

@DementevNikita and @Vixtir

0.10.3

1 year ago

Changes

  • Add ODD IAM Logout handler @DementevNikita (#1214)
  • Playwright | Enable the "github" reporter to get automatic failure annotations in GitHub actions @shilgam (#1213)
  • Updated LinkedIn link @Leshe4ka (#1212)
  • Updated readme @germanosin (#1210)
  • Add alerts to activity @damirabdul (#1185)
  • Fixed badges @germanosin (#1209)

Contributors

@DementevNikita, @Leshe4ka, @damirabdul, @germanosin and @shilgam

0.10.2

1 year ago

Changes

  • Read groups claim from token @damirabdul (#1207)
  • Support ODD IAM OAuth provider @DementevNikita (#1205)

Contributors

@DementevNikita and @damirabdul

0.10.1

1 year ago

Changes

  • Remove javax annotations from Ingestion API @damirabdul (#1204)
  • Remove is_deleted field from API models @damirabdul (#1192)
  • Replace external library 'uuid' on the build-in function 'crypto.rand… @FlySpot (#1200)
  • Fix concurrent modification error in tests and run tests in parallel (4 threads) @shilgam (#1193)
  • Worflow triggering rules @shilgam (#1170)

Contributors

@FlySpot, @damirabdul and @shilgam

0.10.0

1 year ago

The ODD Platform v0.10 adds such features to the mix as:

  • Preserving lineage state in query params: This allows users to easily share their lineage graph with other data practitioners, facilitating collaboration and ensuring that everyone has access to the most up-to-date and accurate data.
  • Resending failed messages in Data Collaboration: The ODD Platform now attempts to resend messages in Data Collaboration providers (Slack) several times if an error occurs while sending.
  • Housekeeping: The ODD Platform is now able to delete empty table partitions that are no longer of use, in order to increase its performance and maintain a clean underlying database.