mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
935 B
935 B
1.6.9 Release 🎉
{% note noteType="Tip" %} Apr 17th, 2025 {% /note %}
You can find the GitHub release here.
- Added policy validation to user creation flow.
- Fixed missing permission issue when adding users to a team.
- Fixed issue with empty SMTP password handling.
- Fixed Azure authentication flow for null refresh token.
- Added logging for import/export operations.
- Fixed lineage ingestion with null checks in fromEntity processing.
- Added readTimeout input field for connector configurations.
- Fixed topic import logic for Kinesis connector.
- Fixed PATCH API to correctly apply inherited owners.
- Ensured correct href loading using server URL.
- Made fields immutable for Applications to prevent unexpected modifications.
Full Changelog: link