Releases: apache/dubbo
dubbo-3.1.8
What's Changed
Bugfix
- Fix customized executor paramters may not work by @aamingaa in #11652
- Fix service name check ignore sub string by @aamingaa in #11643
- Fix tri wrapper pack npe by @EarthChen in #11656
- Fix qos ByteBuf leak by @mytang0 in #11714
- Fix metadata proxy load filter by @AlbumenJ in #11769
- Fix recreate client after destroy by @AlbumenJ in #11780
- Sync when destroy by @AlbumenJ in #11783
- Fix #11767, restore the original parameter pair instead of giving default value when doing URL.parse. by @chaoyoung in #11781
- fix reference bean name conflicts by @liufeiyu1002 in #11699
Code Enhancement
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@win120a, @aamingaa, @EarthChen, @icodening, @mytang0, @AlbumenJ, @chaoyoung, @liufeiyu1002
New Contributors
- @chaoyoung made their first contribution in #11781
Full Changelog: dubbo-3.1.7...dubbo-3.1.8
dubbo-3.2.0-beta.6
What's Changed
Feature
- feat: dubbo provided by by @aamingaa in #11390
- 3.2 consumer proxy invocation handler by @suncairong163 in #11108
- Enhance the way to get dubbo version by @mytang0 in #11574
- Dubbo maven plugin with native by @CrazyHZM in #11540
- Add 'label match' support for override and tag rules by @chickenlj in #11094
- Introduce getConfig QoS Command by @AlbumenJ in #11664
- Implement service-level payload by @mytang0 in #11517
- Exact to support dynamic cert by @AlbumenJ in #11578
- Enhance service discovery update interval by @AlbumenJ in #11223
Bugfix
- Fix hasPreparedInternalModule is always false. (#11535) by @KamToHung in #11536
- Fix the bug in LFUCache#put() method by @thisiswanghy in #11538
- Rest bugfix & optimization by @mytang0 in #11617
- dubbo-security Jackson error by @jojocodeX in #11622
- Fix qos command remote check by @AlbumenJ in #11506
- Tag router problem fix by @mytang0 in #11586
- Fix heartbeat failed if serialization changed by @AlbumenJ in #11512
- fix: remove redundancy exceptions by @lan-dian in #11676
- fix reference bean name conflicts by @liufeiyu1002 in #11699
- Resolve samples dependency conflict by @suncairong163 in #11705
Metrics
- fix t-digest miss by @wxbty in #11516
- add thread pool metric by @Webster-Yang in #11461
- Metrics Count Optimization by @jojocodeX in #11529
- observationreceiver instance error by @jojocodeX in #11552
- Metrics code opt: redundant, modifier, magic by @mytang0 in #11553
- Provides the public part of metrics data collection and export by @wxbty in #11522
- metric package structure optimization by @wxbty in #11576
- sync meter to spring boot management by @songxiaosheng in #11630
- Observability task: registration center by @wxbty in #11493
- Metrics RT count optimization by @mytang0 in #11628
- ♻️refact metrics key and meter unit by @songxiaosheng in #11661
- add error type metrics by @jojocodeX in #11596
- Observability task: metadata center by @wxbty in #11593
- Observability task: refactor GaugeMetricSample by @mytang0 in #11692
- Refactor metrics TimeWindow by @mytang0 in #11638
- add core thread pool meter by @songxiaosheng in #11693
- RT metrics bugfix by @mytang0 in #11694
- Optimize the code of metrics registry&metadata by @wxbty in #11659
- fix: add micrometer bom to observability & optimize the structure of the package by @conghuhu in #11724
- 🐛Fix/consumer provider metrics name cover by @songxiaosheng in #11753
- Fixed the issue where core thread metrics were in effect(#11704) by @robin977 in #11752
- Add Consumer Metrics by @songxiaosheng in #11542
- add dubbo-spring-boot-observability-starter by @ShenFeng312 in #11579
- fix: fix observation spi config by @conghuhu in #11660
- abnormal time count by @pmupkin in #11710
- 🐛 fix push metadata code meter collector location by @songxiaosheng in #11712
Performance Optimization
- tri create Http2StreamChannel async by @icodening in #11698
- improve NacosNamingServiceWrapper performance by @sourcelliu in #11665
Code Enhancement
Releates PRs: #11503, #11523, #11532, #11582, #11544, #11527, #11530, #11533, #11621, #11641, #11629, #11642, #11668, #11671, #11674, #11683, #11686, #11761
Dependency Upgrade
- Update embedded-consul: 2.0.0 -> 2.2.1 #11363
- Update maven-plugin-api: 3.8.7 -> 3.9.0 #11551
- Update byte-buddy: 1.12.22 -> 1.13.0 #11550
- Update bytebuddy.version: 1.12.22 -> 1.13.0 #11548
- Update maven-core: 3.8.7 -> 3.9.0 #11546
- Update consul-api: 1.4.2 -> 1.4.5 #11545
- Update maven-assembly-plugin: 3.1.0 -> 3.4.2 #11547
- Update micrometer-tracing-bom: 1.0.1 -> 1.0.2 #11607
- Update maven-javadoc-plugin: 3.4.1 -> 3.5.0 #11608
- Update byte-buddy: 1.13.0 -> 1.14.0 #11609
- Update reactor-core: 3.5.2 -> 3.5.3 #11610
- Update maven-failsafe-plugin: 3.0.0-M8 -> 3.0.0-M9 #11612
- Update libthrift: 0.17.0 -> 0.18.0 #11614
- Update micrometer-bom: 1.10.3 -> 1.10.4 #11611
- Update maven-surefire-plugin: 3.0.0-M8 -> 3.0.0-M9 #11613
- Update protobuf-java: 3.21.12 -> 3.22.0 #11615
- Update grpc-java: 1.41.0 -> 1.53.0 #11681
- Update spring-boot-dependencies: 2.7.8 -> 2.7.9 #11750
- Update maven-assembly-plugin: 3.4.2 -> 3.5.0 #11749
- Update maven-compiler-plugin: 3.7.0 -> 3.11.0 #11748
- Update native-maven-plugin: 0.9.19 -> 0.9.20 #11747
- Update maven-plugin-annotations: 3.7.1 -> 3.8.1 #11746
- Update maven-common-artifact-filters: 3.2.0 -> 3.3.2 #11744
- Update maven-core: 3.8.7 -> 3.9.0 #11743
- Update tomcat-embed-core: 8.5.85 -> 8.5.87 #11742
- Update spring-boot-starter-test: 2.7.8 -> 2.7.9 #11741
- Update jetty-maven-plugin: 9.4.50.v20221201 -> 9.4.51.v20230217 #11740
- Update spring-boot.version: 2.7.8 -> 2.7.9 #11739
- Update jetty_version: 9.4.50.v20221201 -> 9.4.51.v20230217 #11738
- Update log4j2_version: 2.19.0 -> 2.20.0 #11736
- Update resteasy_version: 3.15.3.Final -> 3.15.6.Final #11735
- Update maven-plugin-api: 3.5.4 -> 3.9.0 #11734
- Update bytebuddy.version: 1.13.0 -> 1.14.0 #11733
- Update libthrift: 0.18.0 -> 0.18.1 #11732
- Update maven-plugin-plugin: 3.7.1 -> 3.8.1 #11731
- Update spring-boot-maven-plugin: 2.7.8 -> 2.7.9 #11745
- Update protobuf-java.version: 3.19.6 -> 3.22.0 #11737
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@aamingaa, @AlbumenJ, @chickenlj, @conghuhu, @CrazyHZM, @EarthChen, @erdengk, @erdengk, @hardyfish, @icodening, @jojocodeX, @KamToHung, @lan-dian, @Lauquik, @liufeiyu1002, @mytang0, @PlutoOfCharon, @pmupkin, @robin977, @SeasonPanPan, @ShenFeng312, @songxiaosheng, @sourcelliu, @suncairong163, @thisiswanghy, @Webster-Yang, @win120a, @wxbty
New Contributors
- @hardyfish made their first contribution in #11527
- @PlutoOfCharon made their first contribution in #11621
- @suncairong163 made their first contribution in #11108
- @Lauquik made their first contribution in #11641
- @erdengk made their first contribution in #11674
- @lan-dian made their first contribution in #11676
- @pmupkin made their first contribution in #11710
- @sourcelliu made their first contribution in #11665
- @SeasonPanPan made their first contribution in #11761
- @robin977 made their first contribution in #11752
Full Changelog: dubbo-3.2.0-beta.4...dubbo-3.2.0-beta.5
dubbo-3.1.7
What's Changed
Feature
- Enhance serializable check option by @AlbumenJ in #11460
- Triple stub support async mode by @icodening in #11464
Bugfix
- Fix concurrent issue in scope model by @AlbumenJ in #11525
- Set timeout value to string by @AlbumenJ in #11565
- Skip mapping retry if metadata config is invalid by @AlbumenJ in #11323
- Fix stackoverflow in SerializeSecurityConfigurator by @AlbumenJ in #11561
- Revert clear response operation of timeoutfilter by @CrazyHZM in #11562
- feat: fix oom by @aamingaa in #11571
- Fix config absent when refresh by @AlbumenJ in #11505
- Enhance json util check by @AlbumenJ in #11501
- Fix NPE when removing registry by @haoxz11 in #11514
- Remove address invalid check by @AlbumenJ in #11496
- Fix tri future by @EarthChen in #11455
Code Enhancement
Releates PRs: #11183, #11177, #11224, #11164
Dependency Upgrade
- Update netty: 4.1.72.Final -> 4.1.87.Final #11507
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@haoxz11, @AlbumenJ, @CrazyHZM, @EarthChen, @icodening, @aamingaa
Full Changelog: dubbo-3.1.6...dubbo-3.1.7
dubbo-3.2.0-beta.5
What's Changed
Feature
- Add Spring Security Plugin by @jojocodeX in #11418
- Optimization dubbo meter pull delay and add dubbo version meter by @songxiaosheng in #11457
- Triple stub support async mode by @icodening in #11464
- Add JRE utils (#11393) by @KamToHung in #11396
- Added support for Micrometer Observation API by @marcingrzejszczak in #11021
- Introduce Invocation#getInvokedInvokers to get invokers for ClusterFilter by @AlbumenJ in #11359
Bugfix
- Remove address invalid check by @AlbumenJ in #11496
- Fix curator5 version by @AlbumenJ in #11492
- Fix tri future by @EarthChen in #11455
- Fix ThreadLocal Remove by @AlbumenJ in #11443
- Fix metrics filter path by @songxiaosheng in #11392
- fix channelHandlers has null object (#11357) by @KamToHung in #11360
Performance Optimization
- optimized sync on channel write by @icodening in #11440
Code Enhancement
Releates PRs: #11456, #11352, #11433, #11420, #11386, #11383
Dependency Upgrade
- Update embedded-consul: 2.0.0 -> 2.2.1 #11363
- Update testcontainers: 1.15.3 -> 1.17.6 #11367
- Update maven-core: 3.5.4 -> 3.8.7 #11369
- Update spring-boot.version: 2.3.1.RELEASE -> 2.7.8 #11371
- Update sofa_registry_version: 5.2.0 -> 5.4.3 #11372
- Update apache-rat-plugin: 0.13 -> 0.15 #11374
- Update jsonrpc4j: 1.2.0 -> 1.6 #11375
- Update canteen-maven-plugin: 1.0.0 -> 1.1.0 #11376
- Update httpcore: 4.4.6 -> 4.4.16 #11377
- Update spring-boot-starter-test: 2.3.1.RELEASE -> 2.7.8 #11378
- Update maven-checkstyle-plugin: 3.1.2 -> 3.2.1 #11380
- Update commons-lang3: 3.8.1 -> 3.12.0 #11381
- Update maven-jar-plugin: 3.2.0 -> 3.3.0 #11382
- Update maven-javadoc-plugin: 3.2.0 -> 3.4.1 #11364
- Update maven-plugin-annotations: 3.5.2 -> 3.7.1 #11365
- Update byte-buddy-agent: 1.12.14 -> 1.12.22 #11366
- Update fabric8_kubernetes_version: 6.1.1 -> 6.4.0 #11368
- Update spring-boot-maven-plugin: 2.7.7 -> 2.7.8 #11370
- Update maven-shade-plugin: 3.2.4 -> 3.4.1 #11373
- Update jedis: 3.6.0 -> 3.9.0 #11379
- Update spring version: 5.2.20.RELEASE -> 5.3.25 #11387
- Update hibernate-valida->r: 7.0.4.Final -> 7.0.5.Final #11416
- Update jetcd-launcher: 0.5.3 -> 0.7.5 #11412
- Update embedded-redis: 0.10.0 -> 0.13.0 #11411
- Update log4j2_version: 2.17.2 -> 2.19.0 #11407
- Update dom4j: 2.1.3 -> 2.1.4 #11405
- Update jetcd-core: 0.5.3 -> 0.7.5 #11406
- Update httpclient: 4.5.13 -> 4.5.14 #11401
- Update spring-boot-dependencies: 2.7.7 -> 2.7.8 #11398
- Update mocki->_version: 4.8.0 -> 4.11.0 #11403
- Update slf4j-log4j12: 1.7.25 -> 1.7.33 #11400
- Update pro->stuff_version: 1.5.9 -> 1.8.0 #11397
- Update maven-plugin-api: 3.5.4 -> 3.8.7 #11399
- Update maven-compiler-plugin: 3.8.1 -> 3.10.1 #11402
- Update maven-dependency-plugin: 3.1.2 -> 3.5.0 #11404
- Update hessian: 4.0.38 -> 4.0.66 #11410
- Update consul-client: 1.3.7 -> 1.5.3 #11415
- Update ->mcat-embed-core: 8.5.78 -> 8.5.85 #11414
- Update avro: 1.8.2 -> 1.11.1 #11409
- Update maven-clean-plugin: 3.1.0 -> 3.2.0 #11413
- Update mina-core: 2.1.5 -> 2.2.1 #11408
- Update xmemcached: 1.3.6 -> 1.4.3 #11486
- Update maven-failsafe-plugin: 3.0.0-M5 -> 3.0.0-M8 #11485
- Update maven-release-plugin: 3.0.0-M1 -> 3.0.0-M7 #11484
- Update mocki->-junit-jupiter: 3.8.0 -> 3.12.4 #11483
- Update api: 0.1.23 -> 0.1.35 #11482
- Update netty: 3.2.5.Final -> 3.2.10.Final #11481
- Update bytebuddy.version: 1.12.22 -> 1.12.23 #11480
- Update fst: 2.48-jdk-6 -> 2.57 #11478
- Update libthrift: 0.15.0 -> 0.17.0 #11476
- Update commons-compress: 1.21 -> 1.22 #11475
- Update maven-enforcer-plugin: 3.1.0 -> 3.2.1 #11474
- Update fabric8_kubernetes_version: 6.4.0 -> 6.4.1 #11473
- Update logback-classic: 1.2.11 -> 1.4.5 #11472
- Update reac->r-core: 3.4.19 -> 3.5.2 #11470
- Update maven-jxr-plugin: 2.2 -> 2.5 #11469
- Update native-image-maven-plugin: 21.0.0.2 -> 21.2.0 #11468
- Update apollo-client: 2.0.1 -> 2.1.0 #11467
- Update kryo-serializers: 0.42 -> 0.45 #11477
- Update maven-surefire-plugin: 3.0.0-M5 -> 3.0.0-M8 #11479
- Update cxf_version: 3.1.15 -> 3.5.5 #11471
- Update netty: 4.1.72.Final -> 4.1.87.Final #11507
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @CrazyHZM, @EarthChen, @icodening, @jojocodeX, @KamToHung, @marcingrzejszczak, @mieah, @sconvent, @ShenFeng312, @songxiaosheng, @wxbty
New Contributors
- @KamToHung made their first contribution in #11360
- @marcingrzejszczak made their first contribution in #11021
- @mieah made their first contribution in #11433
Full Changelog: dubbo-3.2.0-beta.4...dubbo-3.2.0-beta.5
dubbo-3.1.6
What's Changed
Feature
- Add some qos command logs for aduit by @AlbumenJ in #11224
- Add service name mapping retry by @AlbumenJ in #11265
- Add nacos create client retry by @AlbumenJ in #11304
- Add Nacos sub try test by @AlbumenJ in #11307
- Add serialzie class check by @AlbumenJ in #11217
- Add SerializeCheckStatus command by @AlbumenJ in #11434
Bugfix
- Correct the logger's error statement to info. by @win120a in #11165
- Lazy init scope model in config by @AlbumenJ in #11142
- Fix Consumer ClassLoader Change by @AlbumenJ in #11179
- Fix NPE when getting subscribed services from metadata service by @wxbty in #11192
- Fix Spring Cloud metadata override by @AlbumenJ in #11197
- Fix deadlocks in lazy-init situations by @wuwen5 in #11194
- Fix warn when port are the same by @AlbumenJ in #11202
- Fix active limit filter not work by @AlbumenJ in #11206
- Fix Nacos empty ticket not work by @AlbumenJ in #11213
- Fix zookeeper instance update by @AlbumenJ in #11212
- Enhance Zookeeper ServiceDiscovery update by @AlbumenJ in #11220
- Optimize MetadataServiceNameMapping cas report conflict by @AlbumenJ in #11237
- Fix service instance update failed by @AlbumenJ in #11236
- Fix app level configuration not work by @AlbumenJ in #11215
- Store old revisions by @AlbumenJ in #11241
- Fix Multi Registry Override by @AlbumenJ in #11245
- Fix zk resubscribe failed by @AlbumenJ in #11247
- Add some cas update failed logs by @AlbumenJ in #11251
- Enhance nacos regsitry by @AlbumenJ in #11262
- Fix tri upper attachment error by @EarthChen in #11214
- Fix tri deserialize error by @EarthChen in #11187
- Remove grpc-status-details when no pb exists by @EarthChen in #11249
- Fix countdown assignment problem by @CrazyHZM in #11275
- Serialization and deserialization use classes in the wrapper by @EarthChen in #11302
- change class loader by @EarthChen in #11312
- Support fastjson2 in native case by @CrazyHZM in #11325
- Support native ci check by @CrazyHZM in #11358
- Fix CME in SerializeSecurityManager by @AlbumenJ in #11395
- Enhance Check by @AlbumenJ in #11419
FAQ
Handle error log with error code in #11181, #11182, #11207, #11219, #11225
Code Enhancement
Releates PRs: #11183, #11177, #11224, #11164
Dependency Upgrade
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@win120a, @wuwen5, @AlbumenJ, @CrazyHZM, @EarthChen, @xieshouyu, @wxbty
New Contributors
- @xieshouyu made their first contribution in #11177
Full Changelog: dubbo-3.1.4...dubbo-3.1.6
dubbo-3.0.14
What's Changed
Full Changelog: dubbo-3.0.13...dubbo-3.0.14
dubbo-2.7.22
What's Changed
Full Changelog: dubbo-2.7.21...dubbo-2.7.22
dubbo-3.2.0-beta.4
What's Changed
Feature
- Add bytebuddy support by @icodening in #11117
- Add timeout limit metric by @jojocodeX in #11244
- Jvm meter add application name label by @songxiaosheng in #11255
- Add dubbo prefix(dubbo.provider) to dubbo provider metrics by @fomeiherz in #11295
- Added metrics for failed request total by @jojocodeX in #11315
- Add xdsroute observe logic by @MentosL in #11309
- Make xds router run by @AlbumenJ in #11319
- Change the name according to the naming convention by @fomeiherz in #11327
Bugfix
- Fix token not work in rest protocol by @ShenFeng312 in #11144
- Enhance nacos service discovery update by @AlbumenJ in #11239
- Refactor nacos to update by @AlbumenJ in #11313
- Feature/modify xds subscribe by @aamingaa in #10885
- Fix native about reflect config by @CrazyHZM in #11263
- Fix config unable to serialize by @AlbumenJ in #11267
- Update IPv6 annotation and filter invalid IPv6 by @HHoflittlefish777 in #11266
- Fix invokers has changed when router chain switch by @AlbumenJ in #11248
- Fix lds observe by @aamingaa in #11300
- Support fastjson2 in native case by @CrazyHZM in #11325
- Don't delete lock file when lock is held by other by @schneiderlin in #11324
- Fix metrics key duplication by @jojocodeX in #11349
- Fix deploy listener exception by @aamingaa in #11351
Performance Optimization
Code Enhancement
Releates PRs: #11063, #10971, #11199, #11258, #11288, #11291, #11328, #11260
Dependency Upgrade
- Update protobuf-java: 3.18.3 -> 3.19.6 #11282 #11283 #11284 #11281 #11356
- Update cglib-nodep: 2.2 -> 2.2.2 #11333
- Update byte-buddy: 1.12.19 -> 1.12.22 #11335
- Update bouncycastle-bcprov_version: 1.69 -> 1.70 #11336
- Update javax.ws.rs-api: 2.0 -> 2.1.1 #11337
- Update curator_version: 4.2.0 -> 4.3.0 #11345
- Update maven-plugin-plugin: 3.6.0 -> 3.7.1 #11346
- Update javax.el: 3.0.1-b08 -> 3.0.1-b12 #11347
- Update slf4j-api: 1.7.25 -> 1.7.36 #11348
- Update spring-boot-dependencies: 2.3.1.RELEASE -> 2.7.7 #11344
- Update maven-enforcer-plugin: 3.0.0-M3 -> 3.1.0 #11343
- Update javassist: 3.28.0-GA -> 3.29.2-GA #11334
- Update spring-boot-maven-plugin: 2.1.4.RELEASE -> 2.7.7 #11329
- Update javax.el-api: 2.2.4 -> 2.2.5 #11339
- Update eureka.version: 1.9.12 -> 1.10.18 #11342
- Update jetty-maven-plugin: 9.4.38.v20210224 -> 9.4.50.v20221201 #11340
- Update jetty_version: 9.4.43.v20210629 -> 9.4.50.v20221201 #11332
- Update resteasy_version: 3.0.20.Final -> 3.15.3.Final #11338
Note: This release contains all of the changes of dubbo-3.1.5, please see https://github.com/apache/dubbo/releases/tag/dubbo-3.1.5
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@aamingaa, @AlbumenJ, @CrazyHZM, @fomeiherz, @HHoflittlefish777, @icodening, @jojocodeX, @LXPWing, @MentosL, @mxsm, @schneiderlin, @sconvent, @ShenFeng312, @songxiaosheng, @TigerTurbo, @yuluo-yx, @zeusbee
New Contributors
- @LXPWing made their first contribution in #11258
- @HHoflittlefish777 made their first contribution in #11266
- @sconvent made their first contribution in #11260
- @yuluo-yx made their first contribution in #11291
- @fomeiherz made their first contribution in #11295
- @schneiderlin made their first contribution in #11324
- @mxsm made their first contribution in #11326
Full Changelog: dubbo-3.2.0-beta.3...dubbo-3.2.0-beta.4
dubbo-3.1.5
What's Changed
Feature
- Add some qos command logs for aduit by @AlbumenJ in #11224
- Add service name mapping retry by @AlbumenJ in #11265
- Add nacos create client retry by @AlbumenJ in #11304
- Add Nacos sub try test by @AlbumenJ in #11307
- Add serialzie class check by @AlbumenJ in #11217
Bugfix
- Correct the logger's error statement to info. by @win120a in #11165
- Lazy init scope model in config by @AlbumenJ in #11142
- Fix Consumer ClassLoader Change by @AlbumenJ in #11179
- Fix NPE when getting subscribed services from metadata service by @wxbty in #11192
- Fix Spring Cloud metadata override by @AlbumenJ in #11197
- Fix deadlocks in lazy-init situations by @wuwen5 in #11194
- Fix warn when port are the same by @AlbumenJ in #11202
- Fix active limit filter not work by @AlbumenJ in #11206
- Fix Nacos empty ticket not work by @AlbumenJ in #11213
- Fix zookeeper instance update by @AlbumenJ in #11212
- Enhance Zookeeper ServiceDiscovery update by @AlbumenJ in #11220
- Optimize MetadataServiceNameMapping cas report conflict by @AlbumenJ in #11237
- Fix service instance update failed by @AlbumenJ in #11236
- Fix app level configuration not work by @AlbumenJ in #11215
- Store old revisions by @AlbumenJ in #11241
- Fix Multi Registry Override by @AlbumenJ in #11245
- Fix zk resubscribe failed by @AlbumenJ in #11247
- Add some cas update failed logs by @AlbumenJ in #11251
- Enhance nacos regsitry by @AlbumenJ in #11262
- Fix tri upper attachment error by @EarthChen in #11214
- Fix tri deserialize error by @EarthChen in #11187
- Remove grpc-status-details when no pb exists by @EarthChen in #11249
- Fix countdown assignment problem by @CrazyHZM in #11275
- Serialization and deserialization use classes in the wrapper by @EarthChen in #11302
- change class loader by @EarthChen in #11312
FAQ
Handle error log with error code in #11181, #11182, #11207, #11219, #11225
Code Enhancement
Releates PRs: #11183, #11177, #11224, #11164
Dependency Upgrade
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@win120a, @wuwen5, @AlbumenJ, @CrazyHZM, @EarthChen, @xieshouyu, @wxbty
New Contributors
- @xieshouyu made their first contribution in #11177
Full Changelog: dubbo-3.1.4...dubbo-3.1.5
dubbo-3.0.13
What's Changed
Full Changelog: dubbo-3.0.12...dubbo-3.0.13