github apolloconfig/apollo v2.4.0
Apollo 2.4.0 Release

pre-releaseone day ago

Highlights

Global Search for Key and Value

Administrator users can now perform a global fuzzy search on the key and value of configuration items, making it easier to locate where the configuration is being used across applications, environments, clusters, and namespaces. See Configuration queries (administrator privileges).

Observer Mode for Application AccessKey

Before officially enabling application keys, you can configure Application AccessKeys in observation mode to only log without intercepting configuration retrieval.

Limitation on the Number of Namespaces and Configuration Items

Users can now limit the number of namespaces and also the number of configuration items in a single namespace. See Parameter settings for limiting the number of namespaces in the appld+cluster dimension and Limitation on the number of configuration items in a single namespace.

Cluster-Level Permission Control Support

Users can now configure editing and publishing permissions for namespaces based on cluster granularity. Configuring permissions for different dimensions.

What's Changed

Installation

Please refer to the Distributed Deployment Guide.

How to upgrade from v2.3.0 to v2.4.0

  1. Apply apolloconfigdb-v230-v240.sql to ApolloConfigDB
  2. Apply apolloportaldb-v230-v240.sql to ApolloPortalDB
  3. Deploy v2.4.0 executables with the following sequences:
    1. apollo-configservice
    2. apollo-adminservice
    3. apollo-portal

New Contributors

Don't miss a new apollo release

NewReleases is sending notifications on new releases.