Skip to content

Apollo V0.6.2 Release

Compare
Choose a tag to compare
@lepdou lepdou released this 09 Mar 10:13
· 1555 commits to master since this release

This release includes several enhancements.

Apollo Portal

  • #553 Application admin can create private namespace.
  • #552 Apollo admin can apply token on portal.
  • #555 highlight config which value is empty.
  • #555 User can check hidden chars when modify config's value

Apollo Admin Server

  • #557 Bugfix: still lock namespace when user redo operation.

Apollo Client

  • #560 minor fix for Spring

SQL

  • #550 fix utf8mb4 index size

How to upgrade from v0.6.0 to v0.6.2

  1. Apply apolloportaldb-v060-v062.sql to ApolloPortalDB
  2. Apply apolloconfigdb-v060-v062.sql to ApolloConfigDB
  3. Deploy v0.6.2 executables