You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+4-30Lines changed: 4 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,36 +2,10 @@ Changes by Version
2
2
==================
3
3
Release Notes.
4
4
5
-
Apollo 2.5.0
5
+
Apollo 3.0.0
6
6
7
7
------------------
8
-
*[Refactor: align permission validator api between openapi and portal](https://github.com/apolloconfig/apollo/pull/5337)
9
-
*[Feature: Provide a new configfiles API to return the raw content of configuration files directly](https://github.com/apolloconfig/apollo/pull/5336)
10
-
*[Feature: Enhanced instance configuration auditing and caching](https://github.com/apolloconfig/apollo/pull/5361)
11
-
*[Feature: Provide a new open API to return the organization list](https://github.com/apolloconfig/apollo/pull/5365)
12
-
*[Refactor: Exception handler adds root cause information](https://github.com/apolloconfig/apollo/pull/5367)
13
-
*[Feature: Enhanced parameter verification for edit item](https://github.com/apolloconfig/apollo/pull/5376)
14
-
*[Feature: Added a new feature to get instance count by namespace.](https://github.com/apolloconfig/apollo/pull/5381)
15
-
*[Bugfix: Remove cluster-related roles and permissions upon deletion](https://github.com/apolloconfig/apollo/pull/5395)
16
-
*[Security: Prevent unauthorized access to other users' apps in /apps/by-owner endpoint](https://github.com/apolloconfig/apollo/pull/5396)
17
-
*[Fix: Bump h2database and snakeyaml version](https://github.com/apolloconfig/apollo/pull/5406)
18
-
*[Bugfix: Correct permission target format to appId+env+namespace/cluster](https://github.com/apolloconfig/apollo/pull/5407)
19
-
*[Security: Hide password when registering or modifying users](https://github.com/apolloconfig/apollo/pull/5414)
20
-
*[Fix: the logical judgment for configuration addition, deletion, and modification.](https://github.com/apolloconfig/apollo/pull/5432)
21
-
*[Feature support incremental configuration synchronization client](https://github.com/apolloconfig/apollo/pull/5288)
22
-
*[optimize: Implement unified permission verification logic and Optimize the implementation of permission verification](https://github.com/apolloconfig/apollo/pull/5456)
23
-
*[CI: Add code and header formatter by spotless plugin](https://github.com/apolloconfig/apollo/pull/5485)
24
-
*[Fix: Operate the AccessKey multiple times within one second](https://github.com/apolloconfig/apollo/pull/5490)
25
-
*[Bugfix: Prevent accidental cache deletion when recreating AppNamespace with the same name and appid](https://github.com/apolloconfig/apollo/issues/5502)
26
-
*[Feature: Support ordinary users to modify personal information](https://github.com/apolloconfig/apollo/pull/5511)
27
-
*[Feature: Support exporting and importing configurations for specified applications and clusters](https://github.com/apolloconfig/apollo/pull/5517)
28
-
*[doc: Add rust apollo client link](https://github.com/apolloconfig/apollo/pull/5514)
*[Perf: Replace synchronized multimap with concurrent hashmap in NotificationControllerV2 for better performance](https://github.com/apolloconfig/apollo/pull/5532)
31
-
*[Feature: Enable graceful shutdown for apollo-adminservice and apollo-configservice](https://github.com/apolloconfig/apollo/pull/5536)
32
-
*[Feature: Support search box and fullscreen in namespace text editor](https://github.com/apolloconfig/apollo/pull/5545)
33
-
*[CI: Add portal UI Playwright e2e gate on PRs with JDK 17](https://github.com/apolloconfig/apollo/pull/5551)
34
-
*[CI: Add portal auth matrix Playwright E2E gate for LDAP and OIDC login flows](https://github.com/apolloconfig/apollo/pull/5557)
*[Refactor: align permission validator api between openapi and portal](https://github.com/apolloconfig/apollo/pull/5337)
9
+
*[Feature: Provide a new configfiles API to return the raw content of configuration files directly](https://github.com/apolloconfig/apollo/pull/5336)
10
+
*[Feature: Enhanced instance configuration auditing and caching](https://github.com/apolloconfig/apollo/pull/5361)
11
+
*[Feature: Provide a new open API to return the organization list](https://github.com/apolloconfig/apollo/pull/5365)
12
+
*[Refactor: Exception handler adds root cause information](https://github.com/apolloconfig/apollo/pull/5367)
13
+
*[Feature: Enhanced parameter verification for edit item](https://github.com/apolloconfig/apollo/pull/5376)
14
+
*[Feature: Added a new feature to get instance count by namespace.](https://github.com/apolloconfig/apollo/pull/5381)
15
+
*[Bugfix: Remove cluster-related roles and permissions upon deletion](https://github.com/apolloconfig/apollo/pull/5395)
16
+
*[Security: Prevent unauthorized access to other users' apps in /apps/by-owner endpoint](https://github.com/apolloconfig/apollo/pull/5396)
17
+
*[Fix: Bump h2database and snakeyaml version](https://github.com/apolloconfig/apollo/pull/5406)
18
+
*[Bugfix: Correct permission target format to appId+env+namespace/cluster](https://github.com/apolloconfig/apollo/pull/5407)
19
+
*[Security: Hide password when registering or modifying users](https://github.com/apolloconfig/apollo/pull/5414)
20
+
*[Fix: the logical judgment for configuration addition, deletion, and modification.](https://github.com/apolloconfig/apollo/pull/5432)
21
+
*[Feature support incremental configuration synchronization client](https://github.com/apolloconfig/apollo/pull/5288)
22
+
*[optimize: Implement unified permission verification logic and Optimize the implementation of permission verification](https://github.com/apolloconfig/apollo/pull/5456)
23
+
*[CI: Add code and header formatter by spotless plugin](https://github.com/apolloconfig/apollo/pull/5485)
24
+
*[Fix: Operate the AccessKey multiple times within one second](https://github.com/apolloconfig/apollo/pull/5490)
25
+
*[Bugfix: Prevent accidental cache deletion when recreating AppNamespace with the same name and appid](https://github.com/apolloconfig/apollo/issues/5502)
26
+
*[Feature: Support ordinary users to modify personal information](https://github.com/apolloconfig/apollo/pull/5511)
27
+
*[Feature: Support exporting and importing configurations for specified applications and clusters](https://github.com/apolloconfig/apollo/pull/5517)
28
+
*[doc: Add rust apollo client link](https://github.com/apolloconfig/apollo/pull/5514)
*[Perf: Replace synchronized multimap with concurrent hashmap in NotificationControllerV2 for better performance](https://github.com/apolloconfig/apollo/pull/5532)
31
+
*[Feature: Enable graceful shutdown for apollo-adminservice and apollo-configservice](https://github.com/apolloconfig/apollo/pull/5536)
32
+
*[Feature: Support search box and fullscreen in namespace text editor](https://github.com/apolloconfig/apollo/pull/5545)
33
+
*[CI: Add portal UI Playwright e2e gate on PRs with JDK 17](https://github.com/apolloconfig/apollo/pull/5551)
34
+
*[CI: Add portal auth matrix Playwright E2E gate for LDAP and OIDC login flows](https://github.com/apolloconfig/apollo/pull/5557)
0 commit comments