Release Notes.
Apollo 3.0.0
- Fix: include super admin in hasAnyPermission semantics
- Change: official Config/Admin packages now default to database discovery; upgraded Eureka deployments should explicitly keep the
githubprofile to preserve legacy behavior - Refactor: extract config constants and methods in BizConfig, PortalConfig, and RefreshableConfig
- Change: migrate Apollo server baseline to Spring Boot 4.0.x, align Spring Cloud discovery integrations, and add external discovery smoke workflow
- Feature: auto-provision an enabled AccessKey per environment when creating a new app, controlled by
apollo.access-key.auto-provision.enabledin ApolloConfigDB.ServerConfig
All issues and pull requests are here