Skip to content

v2.13.0

Latest
Compare
Choose a tag to compare
@wy65701436 wy65701436 released this 10 Apr 11:24
· 1 commit to release-2.13.0 since this release
db1569a

What's Changed

Exciting New Features 🎉

Audit log extension 🎉

Enhances Harbor's audit logging with more granular tracking of user actions and system events, improving traceability and security. Key changes include detailed log filtering, enhanced API logging, and improved log query performance. For more details, please refer to the design proposal: https://github.com/goharbor/community/blob/main/proposals/new/enhance_audit_log.md

Enhanced OIDC 🎉

Enhancements to OIDC integration in Harbor improve support for user session logout and Proof Key for Code Exchange.

Integration with CloudNativeAI 🎉

Integrates Harbor with CloudNativeAI (CNAI) to enhance AI model management and processing capabilities, enabling seamless storage, versioning, and retrieval of AI models. This integration supports the CloudNativeAI model specification, improving compatibility and scalability for managing AI workflows. For more details, please refer to the design proposal: https://github.com/goharbor/community/blob/main/proposals/new/AI-model-processor.md

Redis TLS support 🎉

Redis TLS support has been introduced to enhance the security of communication between Harbor components and Redis.

Enhanced Dragonfly Preheating 🎉

Enhances Dragonfly preheating with new parameters, customizable scope, and cluster ID targeting, optimizing distribution for large-scale AI model images.

Enhancement 🚀

Component updates ⬆️

Breaking Changes 🛠

Deprecations ❌

Other Changes

New Contributors

Full Changelog: v2.12.0...v2.13.0