Skip to content

Apollo v0.5.0 Release

Compare
Choose a tag to compare
@nobodyiam nobodyiam released this 10 Feb 06:18
· 1638 commits to master since this release

This release includes several enhancements and bug fixes.

Apollo Portal UI Enhancements

#484 Show public namespace information for associated namespaces
#489 Show public namespace configurations for associated namespaces
#507 #508 Portal UI to adapt for small screen resolutions
#530 User can add more admin users when creating application
#536 Allow admin users to delete public namespaces

Apollo Config Service Enhancements

#518 Use cache for notification controller to improve performance
#529 Fallback to do async notification if there are too many clients to notify

Apollo Admin Service Enhancements

#529 Clean release messages on demand

Apollo Client Enhancements

#525 Optimize ConfigService.getConfig performance
#531 Optimize client parse performance

How to upgrade from v0.4.0 to v0.5.0

  1. Apply apolloportaldb-v040-v050.sql to ApolloPortalDB
  2. Apply apolloconfigdb-v040-v050.sql to ApolloConfigDB
  3. Deploy v0.5.0 executables