-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Comparing changes
Open a pull request
base repository: alibaba/nacos
base: 2.5.2
head repository: alibaba/nacos
compare: 2.5.3
- 11 commits
- 29 files changed
- 6 contributors
Commits on Dec 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ed41399 - Browse repository at this point
Copy the full SHA ed41399View commit details
Commits on Dec 19, 2025
-
Eliminate ClassUnload during config reload using Configuration.initia…
…lize() (#14025) Fixes #13940 - Apply official PR #14000 fix to v2.x-develop branch This commit applies the official fix from alibaba/nacos PR #14000 (commit 90747d4) to resolve ClassUnload issues during Log4j2 configuration reload. Key changes: 1. Add NacosLog4j2Configurator class using Configuration.initialize() instead of Configuration.start() to avoid plugin reinitialization 2. Refactor Log4J2NacosLoggingAdapter to delegate to new configurator 3. Remove deprecated helper methods and simplify test implementation 4. Add thread-safe double-checked locking pattern 5. Additively merge Nacos config without replacing user's logging setup The fix follows framework-compliant pattern similar to Logback adapter. Adapted from: #14000 Original commit: 90747d4
Configuration menu - View commit details
-
Copy full SHA for fe80f2e - Browse repository at this point
Copy the full SHA fe80f2eView commit details
Commits on Feb 9, 2026
-
fix: No exception is thrown when form parameters are too large. (#14456)
Configuration menu - View commit details
-
Copy full SHA for a0572d5 - Browse repository at this point
Copy the full SHA a0572d5View commit details
Commits on May 25, 2026
-
fix(CVE-2025-31650,CVE-2025-48988,CVE-2025-49125): upgrade tomcat to …
…9.0.118 (#15220) Upgrade embedded Tomcat from 9.0.109 to 9.0.118 to address multiple security vulnerabilities including CVE-2025-31650, CVE-2025-48988, CVE-2025-49125. Assisted-by: Claude Code Signed-off-by: cxhello <caixiaohuichn@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 881658a - Browse repository at this point
Copy the full SHA 881658aView commit details
Commits on Jun 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 79acb21 - Browse repository at this point
Copy the full SHA 79acb21View commit details
Commits on Jun 30, 2026
-
[ISSUE #15437] fix: backport thread leak and executor safety fixes to…
Configuration menu - View commit details
-
Copy full SHA for 6506576 - Browse repository at this point
Copy the full SHA 6506576View commit details
Commits on Jul 13, 2026
-
fix: isolate config id operations by namespace (#15497)
Scope config ID-based export and batch delete by tenant, add sourceTenant handling and source namespace READ auth for clone, and rebuild legacy console UI assets. Also add the form size default fallback needed by the latest v2.x branch. Assisted-by: Claude Code
Configuration menu - View commit details
-
Copy full SHA for 60e311f - Browse repository at this point
Copy the full SHA 60e311fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b46af - Browse repository at this point
Copy the full SHA 71b46afView commit details
Commits on Jul 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c4d2623 - Browse repository at this point
Copy the full SHA c4d2623View commit details -
[ISSUE #12323] Sync logback packagingData config for v2.x (#15503)
Backport #15327 to v2.x-develop for the 2.5.3 release. Assisted-by: Claude Code
Configuration menu - View commit details
-
Copy full SHA for 6f6b111 - Browse repository at this point
Copy the full SHA 6f6b111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d49753 - Browse repository at this point
Copy the full SHA 8d49753View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.5.2...2.5.3