2024-02-14 17:50:14 +05:30
# v0.2.15.1
---
2025-04-16 16:55:51 -07:00
## Release Availability Date
2024-03-21 20:54:32 +05:30
14-Feb-2024
2024-02-14 17:50:14 +05:30
2025-04-16 16:55:51 -07:00
## Recommended CLI/SDK
2024-02-14 17:50:14 +05:30
- `v0.12.1.5` with release notes at https://github.com/acryldata/datahub/releases/tag/v0.12.1.5
If you are using an older CLI/SDK version then please upgrade it. This applies for all CLI/SDK usages, if you are using it through your terminal, github actions, airflow, in python SDK somewhere, Java SKD etc. This is a strong recommendation to upgrade as we keep on pushing fixes in the CLI and it helps us support you better.
## Release Changelog
2025-04-16 16:55:51 -07:00
2024-02-14 17:50:14 +05:30
---
2025-04-16 16:55:51 -07:00
2024-02-14 17:50:14 +05:30
- Since `v0.2.14` these changes from OSS DataHub https://github.com/datahub-project/datahub/compare/31f9c796763677a4d452066d9b49b4088e65da19...92850ac55625f3fbee6cdd8699970b43c18a6f58 have been pulled in.
2025-04-16 16:55:51 -07:00
- Event Bridge
- Added incidents notifications for event bridge
2024-02-14 17:50:14 +05:30
- Observability
2025-04-16 16:55:51 -07:00
- Improved error surfacing on the UI
- Show incident counts on Incident Tab
- add FILE_METADATA based freshness assertion for Unity Catalog
- Support deep linking to the "details" modal for a specific assertion
- graphql endpoint to list signal requests
- upsert graphql endpoints for native assertions
2024-02-14 17:50:14 +05:30
- Metadata test
2025-04-16 16:55:51 -07:00
- UI bug fixes while creating metadata tests
2024-02-14 17:50:14 +05:30
- Admin improved experience
2025-04-16 16:55:51 -07:00
- Add new configurable custom help link
2024-02-14 17:50:14 +05:30
## Some notable features in this SaaS release
2025-04-16 16:55:51 -07:00
2024-02-14 17:50:14 +05:30
---
2025-04-16 16:55:51 -07:00
2024-02-14 17:50:14 +05:30
- Support for roles to groups. We strongly recommend Admins to start using roles on groups to ease management of access control
< div style = {{ position: " relative " , paddingBottom: " 56 . 25 % " , height: 0 } } >
< iframe
src="https://www.loom.com/embed/822766b55d474951a5d0cb0eedc863cf"
frameBorder={0}
webkitallowfullscreen=""
mozallowfullscreen=""
allowFullScreen=""
style={{
position: "absolute",
top: 0,
left: 0,
width: "100%",
height: "100%"
}}
/>
< / div >
- Support for tag filter in policies
< div style = {{ position: " relative " , paddingBottom: " 56 . 25 % " , height: 0 } } >
< iframe
src="https://www.loom.com/embed/ca76d981f4b54cb9b4adc59a6bff8841"
frameBorder={0}
webkitallowfullscreen=""
mozallowfullscreen=""
allowFullScreen=""
style={{
position: "absolute",
top: 0,
left: 0,
width: "100%",
height: "100%"
}}
/>
< / div >
- Improve filtering options on tokens page
- Okta connector new option `skip_users_without_a_group` to only ingest users in specific groups
- Showing parents of glossary and domains in dropdown for better context when users are making changes
- Bug fixes for user management in the UI which improve UX
- Support for editing Announcements and Links
- Support for editing secrets
2025-04-16 16:55:51 -07:00
- Bugfix for CSV download not working for some cases