13 Commits

Author SHA1 Message Date
杨翊 SionYang 645f9a13ef Deprecate legacy plugin compatibility paths (#15614)
Continuous Integration / ci (push) Has been cancelled
Frontend Continuous Integration / frontend-ci (push) Has been cancelled
Frontend Continuous Integration / check-min-release-age (push) Has been cancelled
Assisted-by: Claude Code
2026-07-30 15:18:06 +08:00
杨翊 SionYang bd33453a99 [ISSUE #15475] Make plugin discovery conflicts deterministic (#15592)
* Remove reflective EnvUtil access from visibility plugin

Assisted-by: Claude Code

* Use first-wins plugin registration and definition normalization

Assisted-by: Claude Code
2026-07-28 12:07:09 +08:00
杨翊 SionYang 709bd78ab6 [ISSUE #15475] Integrate environment plugin pre-context configuration (#15590)
* [ISSUE #15475] Integrate environment plugin pre-context configuration

Unify environment plugin discovery, static configuration apply, and startup handoff through PRE_CONTEXT initialization.

Assisted-by: Claude Code

* Fix environment plugin initialization test

Assisted-by: Claude Code
2026-07-27 19:49:53 +08:00
杨翊 SionYang 0b932e8367 Improve plugin module unit test coverage (#15219)
* Improve plugin module unit test coverage

Assisted-by: Claude Code

* Improve plugin SPI coverage

Assisted-by: Claude Code
2026-05-22 13:57:41 +08:00
杨翊 SionYang f7d86cb901 test: improve plugin module unit test coverage (#15209)
* test: improve plugin module coverage

* test: make tps metrics test timezone independent
2026-05-21 20:39:26 +08:00
cxhello f8237f314f [ISSUE #14815] build(style): apply Spotless formatting to plugin module (#15106)
Signed-off-by: cxhello <caixiaohuichn@gmail.com>
2026-05-09 17:04:55 +08:00
Eric Wang f39ce37f56 [ISSUE #14079] Add plugin management console UI and API (#14117)
* feat(console): console plugin management

* feat(console): add remote handler support for plugin management
2026-01-20 11:02:38 +08:00
方圆 69b62be206 [ISSUE#13367] fix ConcurrentModificationException bug (#13620)
* [issue #13468] fix dataIdPattern default value

* [issue #13468] fix unit test

* [issue #13367] fix ConcurrentModificationException bug

* [issue #13367] unit test
2025-07-21 10:14:42 +08:00
shalk(xiao kun) 21bfac76e7 upgrade module naocs-plugin from junit4 to junit5 (#12229) 2024-06-17 14:08:09 +08:00
杨翊 SionYang b3b5236cd4 Develop synced from 2.2.2 (#10307)
* Fix dynamic change token to illegal value will use old token.

* Add description in pom for release.

* Upgrade to 2.2.2

* Upgrade to 2.3.0-SNAPSHOT
2023-04-11 17:34:06 +08:00
gongzhongqiang 708387c277 fix:replace nacos website url to https. (#9797) 2023-01-10 09:47:52 +08:00
hth 898cbb18d4 move custom db pwd plugin to nacos-group and specification plugin name (#9480) 2022-11-07 17:09:13 +08:00
hth 5ea747b863 [ISSUE #8619] add CustomEnvironmentPlugin (#8619) (#9296)
* [ISSUE #8619] add CustomEnvironmentPlugin (#8619)

* feature issue #8619 .

* custom properties.

* reformat codes and author fix

* remove customEnvironment to nacos-core and Complete test

* add license

* pmd fix

* code optimization

* conflict fix
2022-11-04 15:24:25 +08:00