Release Notes.
Apollo 2.5.0
- Refactor: align permission validator api between openapi and portal
- Feature: Provide a new configfiles API to return the raw content of configuration files directly
- Feature: Enhanced instance configuration auditing and caching
- Feature: Provide a new open API to return the organization list
- Refactor: Exception handler adds root cause information
- Feature: Enhanced parameter verification for edit item
- Feature: Added a new feature to get instance count by namespace.
- Bugfix: Remove cluster-related roles and permissions upon deletion
- Security: Prevent unauthorized access to other users' apps in /apps/by-owner endpoint
- Fix: Bump h2database and snakeyaml version
- Bugfix: Correct permission target format to appId+env+namespace/cluster
- Security: Hide password when registering or modifying users
- Fix: the logical judgment for configuration addition, deletion, and modification.
- Feature support incremental configuration synchronization client
- optimize: Implement unified permission verification logic and Optimize the implementation of permission verification
- CI: Add code and header formatter by spotless plugin
All issues and pull requests are here