mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-04 19:44:58 +00:00
945 B
945 B
1.6.10 Release 🎉
{% note noteType="Tip" %} Apr 22nd, 2025 {% /note %}
{% inlineCalloutContainer %} {% inlineCallout color="violet-70" icon="celebration" bold="Upgrade OpenMetadata" href="/deployment/upgrade" %} Learn how to upgrade your OpenMetadata instance to 1.6.10! {% /inlineCallout %} {% /inlineCalloutContainer %}
You can find the GitHub release here.
- Introduced the ability to use a subset of permissions when adding or deleting users in teams—more granular control for team management.
- Added an optional mechanism to fetch response schema directly from the schema property of API endpoints—enhancing flexibility for API integrations.
- Fixed an issue with double slashes in API endpoint names for cleaner, consistent paths.
Full Changelog: link