Apache ServiceComb Java-Chassis 3.2.4
- [#4638]fixbug content type is not case insensitive by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4641
- [#4643]fix: Nacos can't discover instances by @myhaiting in https://github.com/apache/servicecomb-java-chassis/pull/4644
- [#4637]support BigDecimal and BigInteger by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4645
- update spell's error by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4603
- update spell's error by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4604
- refactor: 修正拼写错误并优化代码 by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4605
- refactor(invocation): Refactor response mapping factory method by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4607
- chore: fix typos by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4608
- chore: fix typos by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4609
- Fixed flaky tests in ExceptionsTest.java with ObjectMapper by @mumbler6 in https://github.com/apache/servicecomb-java-chassis/pull/4633
- [SCB-2893]-Fixes flaky tests in TestSchemaToProtoGenerator by @wtrzas2 in https://github.com/apache/servicecomb-java-chassis/pull/4635
- Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4627
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4626
- Bump io.netty:netty-bom from 4.1.113.Final to 4.1.115.Final by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4623
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4622
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4621
- Bump io.etcd:jetcd-core from 0.8.3 to 0.8.4 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4619
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4618
- Bump io.zipkin.zipkin2:zipkin from 3.4.1 to 3.4.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4617
- Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4616
- Bump io.reactivex.rxjava3:rxjava from 3.1.9 to 3.1.10 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4615
- Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4614
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4610
- Bump vertx.version from 4.5.10 to 4.5.11 by @pcHwang2 in https://github.com/apache/servicecomb-java-chassis/pull/4631
- Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.25 to 2.2.26 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4624
- Bump io.micrometer:micrometer-bom from 1.13.6 to 1.14.1 by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4639
- @mumbler6 made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4633
- @wtrzas2 made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4635
- @myhaiting made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4644
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/3.2.3...3.2.4
Apache ServiceComb Java-Chassis 3.2.3
- [#4532] Fixed when the servicecomb engine storage pool is faulty, the registration and configuration centers cannot perform HA switchover problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4533
- [#4560]change return type of create method in DynamicPropertiesSource by @yinhaox in https://github.com/apache/servicecomb-java-chassis/pull/4561
- [#4562] fixed dual-AZ engine disk abnormal scenario registration center intermittently delete instance problem (#4563) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4566
- [SCB-2892]support Etcd as Discovery by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4564
- Optimize discoveryManager to achieve code separation of concerns by @karsonto in https://github.com/apache/servicecomb-java-chassis/pull/4571
- [#4593]Fix when API change edge service not load latest schema problem by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4594
- [SCB-2892]add dynamic config for etcd by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4595
- Improve bean name to avoid conflicts with other frameworks by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4602
- chore(deps): Bump org.apache:apache from 31 to 33 by @caimo in https://github.com/apache/servicecomb-java-chassis/pull/4535
- Bump org.owasp:dependency-check-maven from 10.0.3 to 10.0.4 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4554
- Bump com.alibaba.nacos:nacos-client from 2.4.1 to 2.4.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4553
- Bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4552
- Bump log4j2.version from 2.23.1 to 2.24.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4543
- Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4551
- Bump org.apache.maven:maven-model from 3.9.8 to 3.9.9 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4550
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.4 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4536
- Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4537
- Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4538
- Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4539
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4540
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4544
- Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.23 to 2.2.24 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4546
- Bump org.mockito:mockito-bom from 5.13.0 to 5.14.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4545
- Bump org.junit:junit-bom from 5.10.3 to 5.11.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4542
- Bump commons-io:commons-io from 2.15.1 to 2.17.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4541
- Bump io.micrometer:micrometer-bom from 1.13.3 to 1.13.4 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4549
- Bump spring-boot.version from 3.3.3 to 3.3.4 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4547
- Bump spring-boot.version from 3.3.4 to 3.3.5 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4574
- Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.24 to 2.2.25 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4592
- Bump curator.version from 5.7.0 to 5.7.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4576
- Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4575
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4577
- Bump org.mockito:mockito-bom from 5.14.1 to 5.14.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4578
- Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4579
- Bump com.alibaba.nacos:nacos-client from 2.4.2 to 2.4.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4580
- Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4581
- Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4583
- Bump org.owasp:dependency-check-maven from 10.0.4 to 11.1.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4585
- Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4586
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4588
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4589
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4590
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4582
- Bump io.micrometer:micrometer-bom from 1.13.4 to 1.13.6 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4591
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4587
- Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 in /demo/demo-etcd/consumer by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4570
- ci: adapt linelint for better git history by @shoothzj in https://github.com/apache/servicecomb-java-chassis/pull/4555
- ci: fix test of adapt linelint by @caimo in https://github.com/apache/servicecomb-java-chassis/pull/4556
- Updated Notice file to 2024 by @pcHwang2 in https://github.com/apache/servicecomb-java-chassis/pull/4557
- update project info by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4558
- ci: add typos check in ci workflow by @pcHwang2 in https://github.com/apache/servicecomb-java-chassis/pull/4601
- @caimo made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4535
- @pcHwang2 made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4557
- @yinhaox made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4561
- @SweetWuXiaoMei made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4564
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/3.2.2...3.2.3
Apache ServiceComb Java-Chassis 2.8.21
- [#4532] Fixed when the servicecomb engine storage pool is faulty, the registration and configuration centers cannot perform HA switchover problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4534
- [#4562] fixed dual-AZ engine disk abnormal scenario registration center intermittently delete instance problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4563
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.20...2.8.21
Apache ServiceComb Java-Chassis 2.8.21
- [#4532] Fixed when the servicecomb engine storage pool is faulty, the registration and configuration centers cannot perform HA switchover problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4534
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.20...2.8.21
Apache ServiceComb Java-Chassis 2.8.20
- [#4476]use more stable apis to create InputStream (#4478) by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4484
- [#4477]Fix GoAway issue in Http2 after many requests timeout by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4508
- [#4485] Adjusting the address isolation logic of the servicecomb engine registration and config center by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4486
- [#4510] fixed kie config center can not record fail state when connect exception problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4512
- [#4517] fixed for cross engine authentication failed at dual-az servicecomb engine by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4518
- [#4520]ratioCeiling defaults to 100-ratio by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4523
- [#4516]guard wait at least 30 seconds by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4525
- [#4515]fix access log not correct when guard timeout by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4526
- Bump netty from 4.1.112.Final to 4.1.113.Final and vert.x from 4.5.9 … by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4528
- [#4479]Bump io.reactivex.rxnetty from 0.5.1 to 0.4.20 by @lennonchan in https://github.com/apache/servicecomb-java-chassis/pull/4483
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.19...2.8.20
Apache ServiceComb Java-Chassis 3.2.2
- Exclude protobuf-java dependencies and keep only for test by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4468
- fix: shutdown nacos client when discovery destroy by @karsonto in https://github.com/apache/servicecomb-java-chassis/pull/4471
- Some code enhancement of InvocationFilterChains by @karsonto in https://github.com/apache/servicecomb-java-chassis/pull/4473
- [#4471]catch exception when Discovery and Registration service destroy by @karsonto in https://github.com/apache/servicecomb-java-chassis/pull/4472
- [#4476]use more stable apis to create InputStream by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4478
- [#4477]Fix GoAway issue in Http2 after many requests timeout by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4487
- [#4510] fixed kie config center can not record fail state when connect exception problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4511
- [#4517] fixed for cross engine authentication failed at dual-az servicecomb engine by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4519
- [#4520]ratioCeiling defaults to 100-ratio by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4522
- [#4516]guard wait at least 30 seconds by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4524
- [#4485] Adjusting the address isolation logic of the servicecomb engine registration and config center by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4509
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4488
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4489
- Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4490
- Bump com.alibaba.nacos:nacos-client from 2.4.0 to 2.4.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4491
- Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4492
- Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.22 to 2.2.23 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4507
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4506
- Bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4503
- Bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5.7 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4502
- Bump io.zipkin.zipkin2:zipkin from 3.4.0 to 3.4.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4500
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4499
- Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4498
- Bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4495
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4493
- Bump spring-boot.version from 3.3.2 to 3.3.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4501
- Bump io.micrometer:micrometer-bom from 1.13.2 to 1.13.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4494
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.5 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4496
- Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4497
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4505
- Bump netty from 4.1.112.Final to 4.1.113.Final and vert.x from 4.5.9 to 4.5.10 by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4527
- @karsonto made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4471
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/3.2.1...3.2.2
Apache ServiceComb Java-Chassis 2.8.19
- [#4405]header parameter support array type by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4408
- [#4417]not generate random name so that work with 1.x when upgrading by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4420
- [#4423] add switch to control return empty instance when router rule not matched (#4424) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4428
- [#4427]able to disable both consumer and provider zone-aware by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4430
- [#4412]add alarms for using old deprecated configuration by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4432
- [#2740]support factory bean eager injection of RpcReference by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4436
- [SCB-2889]fix service name can not have dot character by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4438
- [#4461]For netty changed add maxFormBufferedBytes & maxFormFields by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4464
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.18...2.8.19
Apache ServiceComb Java-Chassis 3.2.1
- [#4405]header parameter support array type by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4406
- [SCB-2888]support configuring operation transport by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4413
- [SCB-2886]support web-socket program model by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4415
- [SCB-2887]able to set max RST_STREAM per window by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4421
- [#4423] add switch to control return empty instance when router rule not matched by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4424
- [#4427]able to disable both consumer and provider zone-aware by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4429
- [#4412]add alarms for using old deprecated configuration by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4431
- [#2740]support factory bean eager injection of RpcReference by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4435
- [SCB-2889]fix service name can not have dot character by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4437
- [#4461]For netty changed add maxFormBufferedBytes & maxFormFields by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4462
- Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4445
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4446
- Bump vertx.version from 4.5.8 to 4.5.9 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4447
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4441
- Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4442
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4452
- Bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4454
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4443
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4444
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4451
- Bump com.alibaba.nacos:nacos-client from 2.3.3 to 2.4.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4453
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4448
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4459
- Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4450
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4456
- Bump io.micrometer:micrometer-bom from 1.13.1 to 1.13.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4455
- Bump spring-boot.version from 3.3.1 to 3.3.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4458
- [#3008]add tests and documents that header should encoded when not ASCII by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4460
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/3.2.0...3.2.1
Apache ServiceComb Java-Chassis 3.2.1
- [#4405]header parameter support array type by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4406
- [SCB-2888]support configuring operation transport by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4413
- [SCB-2886]support web-socket program model by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4415
- [SCB-2887]able to set max RST_STREAM per window by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4421
- [#4423] add switch to control return empty instance when router rule not matched by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4424
- [#4427]able to disable both consumer and provider zone-aware by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4429
- [#4412]add alarms for using old deprecated configuration by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4431
- [#2740]support factory bean eager injection of RpcReference by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4435
- [SCB-2889]fix service name can not have dot character by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4437
- Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4445
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4446
- Bump vertx.version from 4.5.8 to 4.5.9 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4447
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4441
- Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4442
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4452
- Bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4454
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4443
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4444
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4451
- Bump com.alibaba.nacos:nacos-client from 2.3.3 to 2.4.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4453
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4448
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4459
- Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4450
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4456
- Bump io.micrometer:micrometer-bom from 1.13.1 to 1.13.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4455
- Bump spring-boot.version from 3.3.1 to 3.3.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4458
- [#3008]add tests and documents that header should encoded when not ASCII by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4460
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/3.2.0...3.2.1
Apache ServiceComb Java-Chassis 2.8.19
- [#4405]header parameter support array type by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4408
- [#4417]not generate random name so that work with 1.x when upgrading by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4420
- [#4423] add switch to control return empty instance when router rule not matched (#4424) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4428
- [#4427]able to disable both consumer and provider zone-aware by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4430
- [#4412]add alarms for using old deprecated configuration by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4432
- [#2740]support factory bean eager injection of RpcReference by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4436
- [SCB-2889]fix service name can not have dot character by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4438
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.18...2.8.19