Commit Graph

357 Commits

Author SHA1 Message Date
Albumen Kevin 8f06c8fae1
Patch maven compiler byte code not support (#10355) 2022-07-22 11:27:39 +08:00
Albumen Kevin 6af32f923c bump to 3.0.11-SNAPSHOT 2022-07-21 19:12:18 +08:00
Albumen Kevin e7894ca374 release 3.0.10 2022-07-15 20:24:23 +08:00
GuoHao 47f7be2fd6
[3.0-Triple] Support reflection api (#10168)
* Add proto

* Update compiler

* Add v1Alpha for compatibility

* Abstract builtin service export

* Try add get fd by name

* get service by symbol now works

* Add type

* Support extension

* Ignore reflection code scan

* Remove v1
2022-06-29 14:19:48 +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
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
ken.lj 0bac2faae2
Merge 3.0.7-release and prepare for the next release (#9874) 2022-04-01 20:11:21 +08:00
GuoHao 7c13626872
[3.0 Triple] Support native stub generator (#9822)
Support native stub generator
2022-03-27 10:50:01 +08:00
PJ Fanning 3c332c5391
upgrade logger jars due to security concerns (#9796) 2022-03-17 10:08:40 +08:00
ken.lj 8686d8d54a prepare for the next release 3.0.7-SNAPSHOT 2022-03-01 10:35:43 +08:00
ken.lj 1b31bb5551
Try to remove curator5 module (#9559) 2022-01-11 20:04:14 +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
huazhongming 3bfa4f5c8b
3.0.5-SNAPSHOT (#9114) 2021-10-24 22:34:45 +08:00
huazhongming d9b50dbcda
3.0.4 release (#9113)
* release 3.0.4

* update readme.md for version
2021-10-24 21:56:38 +08:00
zrlw 215a1addf8
[3.0] fix Corrupted STDOUT issue of maven-surefire-plugin (#9089)
* fix Corrupted STDOUT issue of maven-surefire-plugin

* keep failsafe version same with surefire
2021-10-23 22:28:26 +08:00
张志勇 62f3ca1508
support run dubbo native projects with maven plugin (#8970)
Co-authored-by: rikaaa0928 <w1zirn1996@gmail.com>
2021-10-13 15:44:13 +08:00
huazhongming 71da68761b
update version for 3.0.4-SNAPSHOT (#8939) 2021-09-28 08:01:58 +08:00
huazhongming 493459602c
3.0.3 release (#8938)
* 3.0.3-RELEASE

* release 3.0.3

Co-authored-by: huazhongming <huazhongming@youzan.com>
2021-09-27 20:43:24 +08:00
吴治国 8891dd0982
[3.0] Refactor MetricsConfig (#8785)
* refactor metrics config and add empty prometheus implementation
* Fix attribute name
2021-09-24 14:14:47 +08:00
earthchen 7d84894181
[3.0-triple] Add tri inner health service (#8644)
* Add tri inner health service

* Ignore generate files

* rename a better class name

Co-authored-by: guohao <guohaoice@gmail.com>
2021-09-01 13:55:15 +08:00
赵延 2a5a3551d2
update version to 3.0.3-SNAPSHOT. (#8536) 2021-08-18 13:17:47 +08:00
earthchen 6808f8f104
Fix 3.0 use triple can not return real exception (#8458)
* Fix use triple can't return real exception in java (#8363)

* Fix use triple can't return real exception in java (#8363)

- add common exception structure for multi-language

* Remove exception serialization and ignore when decode/encode failed

* Add exceptionUtils license and remove useless pom config

* Remove unused constant

* Serialize exception only in wrapper mode

* Format code

* Ignore google rpc classes

Co-authored-by: guohao <guohaoice@gmail.com>
2021-08-11 15:57:32 +08:00
Gong Dewei 649dc5b396
[3.0] compatible with spring 3.2.x and add tests (#8430)
* compatible with spring 3.2.x and add tests

* add licence

* polish spring tests, fix compatible issue of spring 4.1

* polish code

* add skip_maven_deploy

* adjust spring test module

* polish log

* remove unused imports

* Fix NPE
2021-08-10 11:25:11 +08:00
张志勇 042dce468b
support native image (#8234)
* support native image

* add annotations regarding native image
2021-07-21 10:43:19 +08:00
ken.lj 0ac1567837
Fix metadata equals and instance listener (#8275) 2021-07-16 19:40:15 +08:00
Albumen Kevin e2d1ec03f5 update 3.0.2-SNAPSHOT version 2021-07-02 14:27:23 +08:00
Albumen Kevin b04c6992b1 update to 3.0.1 release 2021-06-24 21:20:17 +08:00
Albumen Kevin a09b7f1676 upgrade to 3.0.1-SNAPSHOT 2021-06-16 15:57:10 +08:00
Albumen Kevin 6683f58488 upgrade to 3.0.0 release 2021-06-13 14:21:14 +08:00
Albumen Kevin 0e66de1c61
[3.0] Code reformat (#8019)
* convert files, add checker

* rename id

* tab to space

* change git attributes auto convert

* fix end new line

* fix end new line

* fix end new line

* ignore generated files

* override tomcat-embed-core version

* add ignore for codestyle/checkstyle.xml

* add ignore for codestyle/checkstyle.xml

* add rat ignore

* add suppression

* force update

* disable zk dynamic configurator
2021-06-10 20:13:39 +08:00
Gong Dewei d0454fdbef
[3.0] Refactor dubbo config (#7891)
fixes #7574
2021-06-08 16:44:54 +08:00
Albumen Kevin f53d8a53d7
Introduce cert signer for xDS, opt xDS Impl (#7934) 2021-06-04 16:40:40 +08:00
Albumen Kevin 0dc8612415
fix license for 3.0 (#7979) 2021-06-04 15:05:56 +08:00
Albumen Kevin 8bc9257f4e
Migrate master bugfix (#7927) 2021-06-01 14:14:35 +08:00
Albumen Kevin be54ec206a
[Spring Boot Project] Merge 3.0.x Spring-Boot project into Dubbo 3.0.x (#7441)
* [Spring Boot Project] Merge 3.0.x Spring-Boot project into Dubbo 3.0.x

* add junit5 dependency

* ignore ut

* change to junit5

* reset ApplicationModel
2021-04-01 15:28:31 +08:00
ken.lj f6b5a3a78b bump version 3.0.0-SNAPSHOT for development 2021-03-24 15:25:59 +08:00
ken.lj 07d5286fe8 bump version 3.0.0.preview 2021-03-24 15:24:37 +08:00
Gong Dewei 9b0e30c7e2 fix apache rat plugin configuration (#7396) 2021-03-24 15:24:36 +08:00
Albumen Kevin a812a7a9bf [3.0-Actions] Add rat result upload & Fix rat in Ubuntu (#7394) 2021-03-24 15:24:36 +08:00
ken.lj 43e5edaefe
merge k8s feature (#7104) 2021-01-15 23:48:28 +08:00