github apolloconfig/apollo v0.10.0
Apollo v0.10.0 Release

latest releases: v2.3.0, v2.2.0, tag-oidc-debug-log-2...
6 years ago

This release includes several enhancements and bug fixes.

Apollo Client

  • Support apollo config injection in Spring Boot bootstrap phase #937 #978
  • Support auto updating Spring Placeholder values #972 #1013
  • Support injecting and auto updating Json values with @ApolloJsonValue #989
  • Fix the namespace sequence issue when using @EnableApolloConfig #962 #965
  • Adjust long polling timeout #1003

Apollo Portal

  • Fix ConfigChangeContentBuilder update item issue #934
  • Refresh spring security session & add admin pages entry point #973
  • Add static resource cache control #1002

Apollo Config Service

  • Adjust long polling timeout #1003

How to upgrade from v0.9.1 to v0.10.0

There is no schema change between v0.9.1 and v0.10.0.
So simply deploy v0.10.0 executables with the following sequences:

  1. apollo-configservice
  2. apollo-adminservice
  3. apollo-portal

Don't miss a new apollo release

NewReleases is sending notifications on new releases.