Releases: opendatadiscovery/odd-platform
v0.11.0
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.
v0.10.5
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
v0.10.4
Changes
- Additional links configuration @DementevNikita (#1217)
- Update integrations list @Vixtir (#1215)
Contributors
v0.10.3
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
v0.10.2
Changes
- Read groups claim from token @damirabdul (#1207)
- Support ODD IAM OAuth provider @DementevNikita (#1205)
Contributors
v0.10.1
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
v0.10.0
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.
v0.9.1
Changes
- Fix bug with alert ingestion @DementevNikita (#1164)
- Paginate Alert's API for Data Entity @DementevNikita (#1157)
- FE packages updated @Leshe4ka (#1155)
Contributors
v0.9.0
One of the cornerstones of Data Observability is the ability to alert users about any data infrastructure issues. The v0.9 release of the ODD Platform introduces an enhanced Alert Management feature, which allows to stack alerts of the same type and automatically resolve existing open alerts based on the state of a data source. It also offers the ability to “switch” any entity into the maintenance mode, thus effectively blocking the ability to create new alerts.
The platform’s UI for Lineage has also been improved, which makes the data discovery process more convenient and efficient at the same time.
As usual, the v0.9 release includes bug fixes and maintenance work that further advance the performance, reliability, and usability of the ODD Platform.
v0.8.0
We are happy to present ODD Platform v0.8.0!
"The v0.8 release of the ODD Platform is all about making data discovery and collaboration easier for our customers," says German Osin, Chief Product Owner of the ODD Platform. "With the latest iteration of RBAC, we give our customers more fine-grained control over who can access which data by granularly specifying their own data policies. The addition of OpenDataDiscovery profilers, which are powered by machine learning, makes it easy to enrich data with statistics and labels, while filtering data entities by DEG allows our customers to quickly find the data they need, collect stats on and in tables, label data source columns, and more."
"We are especially excited about our new Data Collaboration feature," continues Osin. "This allows our customers to start a conversation about data — be it tables, jobs, or anything else — in Open Data Discovery and continue it in Slack, with a single click of a button. In the future, we plan to store all user messages within the data entity so they can be indexed for quick search on the platform."
As usual, the v0.8 release includes bug fixes and maintenance work that further advance the performance, reliability, and usability of the ODD Platform.
The platform is built in close collaboration between Provectus and the open-source community. We invite the data community to contribute to the project, to help us realize our vision.
Thank you all for your contributions, we appreciate it!