Commit Graph

186 Commits

Author SHA1 Message Date
conghuhu da5b3559b1
feat: replace kube-apiserver watch with informer (#10543)
fixes #10535
2022-09-16 08:26:36 +08:00
dependabot[bot] f3318f1434
Bump snakeyaml from 1.29 to 1.31 in /dubbo-dependencies-bom (#10625)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.29 to 1.31.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.29)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 14:06:39 +08:00
Kunshuai Zhu 81fe206b42
Move reactive-triple to a stand-alone module (#10605)
* Remove reactive-triple to a stand-alone module

* fix

* move dependency to dubbo-dependencies-bom

* move to dubbo-plugin
2022-09-14 15:57:11 +08:00
chenyanlann 638e11ad2f
Add Support For Istio-Agent (#10567) 2022-09-09 11:23:53 +08:00
姚辉 bb97f45697
add TimeWindowQuantile, MetricsFilter, DefaultMetricsService (#10512) 2022-08-28 22:06:56 +08:00
Albumen Kevin 2cd701cc1e prepare for next release 2022-08-22 18:59:42 +08:00
Albumen Kevin 41e1603f24 release 3.1.0 2022-08-16 16:52:27 +08:00
Albumen Kevin 28e760e331 Merge branch 'apache-3.0' into apache-3.1 2022-07-21 16:46:34 +08:00
dependabot[bot] 71c6e604f0
Bump kubernetes-client from 5.3.0 to 5.3.2 in /dubbo-dependencies-bom (#10324)
Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 5.3.0 to 5.3.2.
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabric8io/kubernetes-client/compare/v5.3.0...v5.3.2)

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-15 16:30:00 +08:00
Albumen Kevin f1af604e7e
Fastjson2 Support (#10166) 2022-07-15 10:18:41 +08:00
Albumen Kevin 90370b4bc2 [3.0] Fix dependencies pom hibernate version (#10270) 2022-07-06 14:27:33 +08:00
Albumen Kevin 7a1239f4e7
[3.0] Fix dependencies pom hibernate version (#10270) 2022-07-05 17:07:17 +08:00
Albumen Kevin b5e7598a2d
[3.1] Fix 3.1 circular dependency (#10259)
* [3.1] Fix 3.1 circular dependency

* fix dependency

* fix dependency

* fix pom
2022-07-03 14:08:40 +08:00
Albumen Kevin 2846766d70 update version to 3.0.10-SNAPSHOT 2022-06-23 16:57:47 +08:00
Albumen Kevin b4ba39f728 [Release] update version to 3.0.9 2022-06-20 10:36:19 +08:00
huazhongming c9b6e85d03
The compiler version is the same as the trunk version (#10144) 2022-06-14 14:09:14 +08:00
kimmking b4b0aab8a0
Update fastjson to 1.2.83 (#10099)
Security issue: Update fastjson to 1.2.83
2022-06-09 18:54:48 +08:00
chickenlj 625dba6604 update version 3.1.0-SNAPSHOT 2022-05-27 18:11:27 +08:00
Wang Chengming 25fabf11aa
[3.0] Upgrade nacos version (#10024)
* upgrade nacos version

* fix build error

Co-authored-by: 呈铭 <beck.wcm@antgroup.com>
2022-05-26 17:00:39 +08:00
dependabot[bot] fe135983ed
Bump gson from 2.8.5 to 2.8.9 in /dubbo-dependencies-bom (#10064)
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 09:10:36 +08:00
chickenlj 7ff818f36a prepare for the 3.0.9 release 2022-05-18 20:51:36 +08:00
ken.lj dec5dc36e5
Merge 3.0.8 release (#10053)
* bump version to 3.0.8

* Revert "Bump resteasy-client in /dubbo-dependencies-bom (#9900)" (#10025)

This reverts commit 1874ed2e3e.
2022-05-18 20:50:21 +08:00
Wang Chengming 95378db853
[3.0] tri support Bzip2 (#9945)
* tri support Bzip2

* add bom inherit

* add bom inherit

* fix conflict

Co-authored-by: 呈铭 <beck.wcm@antgroup.com>
2022-04-20 17:12:16 +08:00
Wang Chengming 4d71da5d38
[3.0] tri support Snappy (#9944)
* tri support Snappy

* add description

* add bom inherit

Co-authored-by: 呈铭 <beck.wcm@antgroup.com>
2022-04-20 16:12:42 +08:00
dependabot[bot] e831b46483
Bump mina-core from 1.1.7 to 2.1.5 in /dubbo-dependencies-bom (#9899)
Bumps [mina-core](https://github.com/apache/mina) from 1.1.7 to 2.1.5.
- [Release notes](https://github.com/apache/mina/releases)
- [Commits](https://github.com/apache/mina/compare/1.1.7...2.1.5)

---
updated-dependencies:
- dependency-name: org.apache.mina:mina-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>
2022-04-14 16:52:23 +08:00
dependabot[bot] 1874ed2e3e
Bump resteasy-client in /dubbo-dependencies-bom (#9900)
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.19.Final to 3.14.0.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/3.0.19.Final...3.14.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 16:52:12 +08:00
Chromico Rek 49926845c0
Bump spring to 5.2.20 (#9876) 2022-04-06 16:55:22 +08:00
ken.lj 0bac2faae2
Merge 3.0.7-release and prepare for the next release (#9874) 2022-04-01 20:11:21 +08:00
PJ Fanning 845ad74590
update spring and hibernate (#9802)
* update spring and hibernate

* use hibernate-validator 5.4.3

* Update pom.xml

* Update pom.xml

* Revert "Update pom.xml"

This reverts commit 82ec93276a.
2022-03-21 11:27:24 +08:00
PJ Fanning 0b81ac5328
update resteasy version due to cve (#9811) 2022-03-21 11:24:30 +08:00
PJ Fanning 7c3f796279
[issue-9812] upgrade libthrift due to security issue (#9813) 2022-03-21 11:22:19 +08:00
PJ Fanning f6a5a57a4b
upgrade zookeeper due to security issue (#9797) 2022-03-17 10:10:10 +08:00
PJ Fanning 3c332c5391
upgrade logger jars due to security concerns (#9796) 2022-03-17 10:08:40 +08:00
GuoHao fe3dfec71b
Degrade protobuf-java version to 3.11.0 (#9773) 2022-03-14 16:48:20 +08:00
ken.lj 8686d8d54a prepare for the next release 3.0.7-SNAPSHOT 2022-03-01 10:35:43 +08:00
桔子 c589064e20
feature: support jsr-303 jakarta namespace (#9552)
Java EE has been renamed from javax to jakarta, including the jsr-303 api.
To support Hibernate Validator 7.x, a new JValidatorNew file has been added for compatibility with version 7.x

close #9544
2022-01-23 17:03:57 +08:00
leyou240 b8a139879b
Update pom.xml (#9593) 2022-01-21 15:52:05 +08:00
ken.lj 485aeb9058
add test dependency (#9570) 2022-01-14 13:43:19 +08:00
ken.lj be900d20bd fix potential maven profile jdk issue working with IDE issue 2022-01-13 14:55:20 +08:00
ken.lj 1b31bb5551
Try to remove curator5 module (#9559) 2022-01-11 20:04:14 +08:00
GuoHao 1da62dbf04
Bump protobuf version to 3.19.2 (#9561) 2022-01-11 17:43:52 +08:00
ken.lj dd86898dad
add jdk17 profile (#9530) 2022-01-06 16:02:19 +08:00
ken.lj fd45abd441 the next release version 3.0.6-SNAPSHOT 2021-12-29 11:13:45 +08:00
ken.lj b2a4f612ec
3.0 service discovery metadata refactor (#9506) 2021-12-29 10:56:05 +08:00
Albumen Kevin f33398f857
JDK17 Support for Dubbo (#9062)
* Add JDK17 Support for Javaassist

* compact javaassist

* compact javaassist

* opt code

* fix compile

* fix classpath

* add ant

* tmp fix

* fix ut

* change name

* Refactor get class

* remove reflect get stackTrace

* Fix support jdk 17

* Add jdk 17 to ut

* Add jdk 17 to ut

* update mockito version

* update jacoco

* ignore java compile

* add open

* fix ut

* fix ut

* fix jupiter api

* fix pom

* disable zk 3.4

* disable script router in jdk 17

* remove curator5

* fix ut

* fix ut

* fix ut

* fix ut

* fix ut

* fix ut

* fix ut

* fix ut

* fix zk

* remove test scope

* fix ut

* add open

* fix ut

* add curator

* fix pom

* fix pom

* enable debug

* remove add open

* add open profile

* auto activate open

* disable test in zk

* refactor zk dependency

* remove curator test

* add zookeeper dependency

* fix compile

* change zk default wait time

* change zk default wait time

* fix ut

* set throwable message by constructor

* Add unit prepare jdk 17 support

* fix zk dependency

* remove jackson-databind
2021-12-27 13:18:15 +08:00
Albumen Kevin f06bbcc02c change version to 3.0.6-SNAPSHOT 2021-12-27 10:27:49 +08:00
ken.lj 8f5b905683 bump version to 3.0.5 2021-12-23 21:59:09 +08:00
huazhongming 74ae5bf80b
upgrade log4j2 version to 2.17.0 (#9443) 2021-12-20 13:39:30 +08:00
huazhongming 3dac257e8e
upgrade log4j2 version to 2.16.0 (#9434) 2021-12-17 14:06:57 +08:00
Pin Xiong dd539ce4b4
fix: Update the version of log4j for bug fixes (#9377) 2021-12-13 10:24:39 +08:00