jerryshao commented on code in PR #103: URL: https://github.com/apache/gravitino-site/pull/103#discussion_r2622215022
########## blog/2025-12-16-gravitino-1-1-0-release-notes.mdx: ########## @@ -0,0 +1,136 @@ +--- +title: Apache Gravitino 1.1.0 - An AI-native data metadata platform +slug: gravitino-1-1-0-release-notes +authors: [yuqi1129] +tags: [apache,gravitino,metadata,multicloud,model,security,government] +--- + + +We are glad to announce the release of Gravitino 1.1.0! This release builds upon the solid foundation laid by Gravitino 1.0.0, introducing a range of new features, improvements, and bug fixes that enhance the platform's capabilities, performance, and security. + + +## Highlights +- Broader catalog support (initial Lance REST service, a reusable lakehouse-generic catalog, and Hive3) to simplify integration with diverse lakehouse deployments. +- Multi-cluster fileset support and Python client improvements for real-world multi-region and migration workflows. +- Stronger metadata-level authorization and security hardening for the Iceberg REST surface. Review Comment: Move this to the second point. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
