Commit Graph

367 Commits

Author SHA1 Message Date
杨翊 SionYang 20caf99db3
Upgrade to 2.5.2 (#13938)
Change-Id: I7b558fef340e85c2c527a28816030ac17605ac0f
2025-11-17 10:07:26 +08:00
cxhello c240f3292b
build: upgrade nacos logback adapter to 1.1.4 (#13705) 2025-08-19 09:40:09 +08:00
zhilu-tang 44164f7710
[ISSUE #13297] Add build-helper-maven-plugin to support IDEA auto-recognize generated sources (#13298)
Continuous Integration / ci (8, ubuntu-latest) (push) Waiting to run Details
PUSH-CI / Build dist tar (push) Waiting to run Details
PUSH-CI / Docker images (centos, 8) (push) Blocked by required conditions Details
PUSH-CI / Deploy nacos (push) Blocked by required conditions Details
PUSH-CI / Java e2e Test (push) Blocked by required conditions Details
PUSH-CI / GO E2E Test (push) Blocked by required conditions Details
PUSH-CI / Cpp E2E Test (push) Blocked by required conditions Details
PUSH-CI / Csharp E2E Test (push) Blocked by required conditions Details
PUSH-CI / Nodejs E2E Test (push) Blocked by required conditions Details
PUSH-CI / Python E2E Test (push) Blocked by required conditions Details
PUSH-CI / Clean (push) Blocked by required conditions Details
Integration Test / test (11, ubuntu-latest) (push) Has been cancelled Details
Integration Test / test (11.0.3, ubuntu-latest) (push) Has been cancelled Details
Integration Test / test (8, ubuntu-latest) (push) Has been cancelled Details
Integration Test / test (8.0.192, ubuntu-latest) (push) Has been cancelled Details
## What is the purpose of the change
Add build-helper-maven-plugin in root pom.xml to help IDEA automatically recognize generated source files under target/generated-sources directory, avoiding red squiggles in IDEA after source code import.

## Brief changelog
- Add build-helper-maven-plugin configuration in root pom.xml to add generated sources directory

## Verifying this change
1. Import project into IDEA
2. Verify that generated source files under target/generated-sources are properly recognized by IDEA
3. Verify no red squiggles appear for the generated source files

This change:
- [ ] is backwards-compatible
- [x] is covered by tests
- [ ] affects documentation or requires documentation changes
- [ ] breaks KV-storage compatibility
- [ ] breaks HTTP API compatibility
- [ ] breaks CLI compatibility
- [ ] breaks Metrics compatibility
2025-04-28 09:39:05 +08:00
dependabot[bot] bbe3946afa
Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.98 to 9.0.99 (#13189)
Continuous Integration / ci (8, ubuntu-latest) (push) Has been cancelled Details
Integration Test / test (11, ubuntu-latest) (push) Has been cancelled Details
Integration Test / test (11.0.3, ubuntu-latest) (push) Has been cancelled Details
Integration Test / test (8, ubuntu-latest) (push) Has been cancelled Details
Integration Test / test (8.0.192, ubuntu-latest) (push) Has been cancelled Details
PUSH-CI / Build dist tar (push) Has been cancelled Details
PUSH-CI / Docker images (centos, 8) (push) Has been cancelled Details
PUSH-CI / Deploy nacos (push) Has been cancelled Details
PUSH-CI / Java e2e Test (push) Has been cancelled Details
PUSH-CI / GO E2E Test (push) Has been cancelled Details
PUSH-CI / Cpp E2E Test (push) Has been cancelled Details
PUSH-CI / Csharp E2E Test (push) Has been cancelled Details
PUSH-CI / Nodejs E2E Test (push) Has been cancelled Details
PUSH-CI / Python E2E Test (push) Has been cancelled Details
PUSH-CI / Clean (push) Has been cancelled Details
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.98 to 9.0.99.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 13:39:57 +08:00
KomachiSion 30b532b24e Upgrade 2.5.2-SNAPSHOT. 2025-03-11 14:34:18 +08:00
KomachiSion acd5607a69 Upgrade 2.5.1. 2025-03-11 11:36:51 +08:00
杨翊 SionYang f03cd12bf7
Support callback service listeners anyway when listeners added. (#13136)
* Support callback service listeners anyway when listeners added.

* Fix UT.
2025-02-26 13:32:26 +08:00
杨翊 SionYang 2d78d1c7d9
Upgrade 2.5.0 and bump console-ui dependencies by npm audix. (#13035)
* Upgrade to 2.5.0.

* Bump ui dependencies by npm audix.

* Fix unit test.

* Ignore DumpAllProcessorTest Tmp.
2025-01-13 17:38:44 +08:00
dependabot[bot] 6da6cc9302
Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.96 to 9.0.98 (#13025)
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.96 to 9.0.98.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-13 13:43:58 +08:00
杨翊 SionYang faa61eeba4
Rebuild console-ui and upgrade to 2.5.0-BETA. (#12966) 2024-12-18 13:34:26 +08:00
dependabot[bot] cdb9cce88c
Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.93 to 9.0.96 (#12862)
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.93 to 9.0.96.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 14:51:33 +08:00
blake.qiu 2c1a511388
fix(#12686): Upgrade Spring Security version to 5.8.15. (#12819) 2024-11-05 14:32:41 +08:00
shalk(xiao kun) b04d2266b5
bump maven-enforcer-plugin to 3.5.0 (#12778) 2024-10-24 09:37:07 +08:00
杨翊 SionYang b219bf7962
Upgrade to 2.5.0-SNAPSHOT. (#12724) 2024-10-12 16:58:44 +08:00
杨翊 SionYang f4f8b189cf
Upgrade to 2.4.3. (#12722) 2024-10-12 14:55:33 +08:00
dependabot[bot] ec3437740c
Bump com.google.protobuf:protobuf-java from 3.22.3 to 3.25.5 (#12673)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.22.3...v3.25.5)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 15:08:25 +08:00
dependabot[bot] 55edc5bce3
Bump commons-io:commons-io from 2.7 to 2.14.0 (#12708)
Bumps commons-io:commons-io from 2.7 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 13:44:17 +08:00
杨翊 SionYang 3a9003bc7c
Upgrade to 2.4.2 & rebuild console-ui (#12611) 2024-09-05 16:31:55 +08:00
杨翊 SionYang 963b221fc0
Fix wrong error code for http open api request. (#12610) 2024-09-05 14:18:15 +08:00
杨翊 SionYang d71cd856a4
Upgrade spring to 5.3.39 and tomcat to 9.0.93 (#12596) 2024-09-04 15:47:55 +08:00
杨翊 SionYang 981b28fe7c
[#12387][#12586] Upgrade dependencies. (#12589)
* For #12387, upgrade logback adapter to 1.1.3

* For #12586, upgrade spring version to 5.3.38.

* Use npm audit fix to fix no conflict ui depend component security problem.
2024-09-03 19:06:18 +08:00
dependabot[bot] 1e15bc5bbe
Bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 (#12568)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 to 8.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.33...8.2.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 10:14:52 +08:00
杨翊 SionYang 209dfe8fd0
Revert "Resolve the Hessian package conflict issue. (#12449)" (#12565)
This reverts commit 5d8d81aae4.
2024-08-28 20:02:58 +08:00
杨翊 SionYang 106a1d57dd
Upgrade to 2.4.1 (#12493) 2024-08-15 17:58:58 +08:00
gongycn 5d8d81aae4
Resolve the Hessian package conflict issue. (#12449) 2024-08-05 10:01:09 +08:00
杨翊 SionYang 4e776256eb
Upgrade to 2.4.0 (#12384) 2024-07-19 13:46:19 +08:00
杨翊 SionYang ad83ff0c75
Develop support ram info switch (#12382)
* add new property to support agent situation.

* for checkstyle.

* Upgrade cheery pick ut to junit5.

* add ignored lefthook.yml.

* add ignored lefthook.yml.
2024-07-19 11:22:35 +08:00
杨翊 SionYang fc5e502243
Upgrade grpc to 1.64.2 (#12369)
* Upgrade grpc to 1.64.1

* add grpc-util compile scope.

* add grpc-testing
2024-07-18 11:31:58 +08:00
shalk(xiao kun) 8034da88e5
[ISSUE #12016] upgrade to junit5 and remove junit4 (#12280)
* clean junit4

* clean junit4

* clean some test dep; fix scope

* fix test compile
2024-06-26 17:39:08 +08:00
杨翊 SionYang ed64d1f055
Depend nacos logback adapter directly. (#12059) 2024-05-06 14:15:10 +08:00
shalk(xiao kun) b2e506d7fe
[WIP] add junit jupiter (#12024)
* add junit5 in compatible mode

* add junit5 jupiter and mockito jupiter
2024-04-29 09:51:28 +08:00
shalk(xiao kun) de10c07146
clean code remove unused dependency javatuple (#11976) 2024-04-24 15:51:58 +08:00
cxhello 17dea53d20
fix: CVE-2024-22262 Upgrade Spring to 5.3.34 (#11980) (#12003) 2024-04-24 15:44:30 +08:00
杨翊 SionYang 4d30b042ee
[ISSUE #11956] Move logback 12 and log4j2 adapter to single module. (#11996)
* Move some basic logging classes into common module.

* Move logback 12 version adapter to single module.

* For checkstyle.

* Enhance logger adapter pom.

* Refactor the adapter initialization logic to avoid spi loader error.

* Move log4j2 logger adapter to single module.

* Fix the ut cover and create useless dir.
2024-04-23 10:24:38 +08:00
cxhello d179e47df4
fix: vulnerability (#11914)
- CVE-2024-22257 Upgrade Spring Security to 5.7.12.
- Use spring-framework-bom as dependencyManagement.

Closes #11904
2024-04-08 10:43:18 +08:00
cxhello 19a857b701
fix: CVE-2024-22243 & CVE-2024-22259 Upgrade Spring Web to 5.3.33 (#11833) 2024-04-01 16:48:33 +08:00
徐晓伟 08edb4fbd6
⬆️ upgrade mysql-connector-java from 8.0.28 to 8.0.33 (#11875)
https://github.com/alibaba/nacos/issues/11874
2024-03-26 16:22:06 +08:00
杨翊 SionYang b7c3905976
Upgrade to 2.4.0-SNAPSHOT. (#11795) 2024-03-04 16:55:45 +08:00
杨翊 SionYang 92dda945a0
Upgrade to 2.3.1 (#11791) 2024-03-04 11:23:41 +08:00
dingjiefei fdbc99dd99
Update the sofa-jraft version to resolve the issue of the server cannot connect to the client (#11721)
* update sofa-jraft version

* fix JRaftServerTest.testRefreshRouteTable

* remove unnecessary Mockito stubbings
2024-02-27 14:40:28 +08:00
lcmarvin 889a78a82b
[ISSUE #11706] Fix the Chinese description in announcement under English console. (#11729) 2024-02-27 10:28:58 +08:00
blake.qiu 7d085a8846
build(11749): upgrade spring boot version. (#11755) 2024-02-20 13:35:55 +08:00
杨翊 SionYang 9e48e8cb3b
Develop client ut (#11557)
* Add UT for client module logging package.

* Add UT for client module utils package.

* Add UT for client module naming package.

* For checkstyle.

* For PMD.
2023-12-26 11:53:26 +08:00
dependabot[bot] cd2d4149b5
Bump ch.qos.logback:logback-core from 1.2.9 to 1.2.13 (#11472)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.9 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.9...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 13:11:14 +08:00
杨翊 SionYang 319ec8c257
Upgrade to 2.3.1-SNAPSHOT (#11469) 2023-12-06 13:09:46 +08:00
杨翊 SionYang 7b51777eec
Upgrade to 2.3.0 (#11444) 2023-11-28 18:42:29 +08:00
杨翊 SionYang 03987330a4
Upgrade dependency to reduce conflicts and add leak UT coverage files. (#11396)
* Remove custom jackson version and jackson-core-asl.

* Upgrade protobuf relative version to reduce conflict with grpc.

* 补充提交遗漏单测覆盖率的模块。
2023-11-17 17:56:50 +08:00
杨翊 SionYang 3a2fee5655
Upgrade to 2.3.0-BETA. (#11262) 2023-10-19 09:21:38 +08:00
杨翊 SionYang c4aac2b82f
Fill ut for common module (#11247)
* Do some refactor and add UT for common package.

* Do some refactor and add UT for common package.

* Do some refactor and add UT for common package.

* Fix UT.
2023-10-13 14:46:04 +08:00
杨翊 SionYang 7f44132b30
Upgrade grpc version to 1.57.2 (#11199) 2023-09-27 17:23:56 +08:00