Skip to content

Apollo v0.9.1 Release

Compare
Choose a tag to compare
@nobodyiam nobodyiam released this 07 Jan 07:03
· 1331 commits to master since this release
ac10768

This release includes several enhancements and bug fixes.

Apollo Portal

  • Fix spring security role initialization bug #793
  • Use daemon threads for background refresh threads #795
  • Optimize textarea editor with ace framework #828
  • Fix text namespace diff view when releaseId is provided in url #885
  • Turn off admin.createPrivateNamespace.switch by default #906

Apollo Client

  • refactor the ResourceUtils for performance #803 #804
  • clear http response inputstream and errorstream to reuse connection #863 #883

How to upgrade from v0.9.0 to v0.9.1

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

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