Apache ServiceComb Java-Chassis 2.9.2
- [#4930] upgrade vertx to 4.5.21, netty version to 4.1.127.Final by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4932
- [#4936] isolation event add instance total and isolation num by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4937
- [#4939] fixed when consumer times out and disconnects, the metrics_log and slow_log status statistics show 200 error by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4940
- [#3934] fixed client not support sets accept:text/event-stream problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4935
- [#4942] Add random time to the scheduled task for pulling instances from serviceCenter by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4978
- [#4979] Adjust the use of Jakarta dependencies with the Inject annotation by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4980
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.9.1...2.9.2
Apache ServiceComb Java-Chassis 2.8.28
- [#4930] upgrade vertx to 4.5.21, netty version to 4.1.127.Final by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4933
- [#4936] isolation event add instance total and isolation num by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4938
- [#4939] fixed when consumer times out and disconnects, the metrics_log and slow_log status statistics show 200 error by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4941
- [#4942] Add random time to the scheduled task for pulling instances from serviceCenter by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4977
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.27...2.8.28
Apache ServiceComb Java-Chassis 2.8.27
- [#4910] fixed registration center response exception cause nullPointerException by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4911
- [#4910] fixed config center response exception cause nullPointerException by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4912
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.26...2.8.27
Apache ServiceComb Java-Chassis 2.8.26
- [#4842] servicecomb-client supports configurable connectTimeout , connectRequestTimeout, socketTimeout by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4852
- [#4877] not clear service instances cache when pull instance exception and add telnet check by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4878
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.25...2.8.26
Apache ServiceComb Java-Chassis 2.9.1
- [#4873] Support for SSE interface RPC calls by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4875
- [#4873] unified Flowable conversion to prevent internal typecasting exceptions. by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4909
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.9.0...2.9.1
Apache ServiceComb Java-Chassis 2.9.0
- [perf]When a microservice instance is isolated and taken offline, reduce unnecessary network communication by @singleo0 in https://github.com/apache/servicecomb-java-chassis/pull/4747
- [#4785] Compatible with Spring6.x, Jakarta, JDK21, and Springboot3.x by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4781
- [#4811] Support logging fileName for configurations (#4838) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4841
- [#4835] Fixed the fileUpload stream not closed problem (#4837) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4845
- [#4821] Fixed concurrent scenarios localContext empty problem (#4836) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4846
- [#4813] Adjust the log information about scheduled tasks and limiting to improve product experience (#4814) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4847
- [#4848] Unified JDK version to JDK17 by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4850
- [#4848] fixed run the maven-source-plugin command twice problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4849
- @singleo0 made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4747
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.24...2.9.0
Apache ServiceComb Java-Chassis 2.8.25
- [perf]When a microservice instance is isolated and taken offline, reduce unnecessary network communication by @singleo0 in https://github.com/apache/servicecomb-java-chassis/pull/4747
- [#4808] fixed log level error cause exception stack cannot be output problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4810
- [#4813] Adjust the log information about scheduled tasks and limiting to improve product experience (#4814) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4817
- [#4821] Fixed concurrent scenarios localContext empty problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4836
- [#4811] Support logging fileName for configurations (#4838) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4840
- [#4835] Fixed the fileUpload stream not closed problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4837
- @singleo0 made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4747
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.24...2.8.25
Apache ServiceComb Java-Chassis 3.3.0
- Bump spring boot from 3.3.5 to 3.4.5 by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4820
-
Bump org.kiwiproject:consul-client from 1.5.0 to 1.5.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4833
-
Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.29 to 2.2.32 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4832
-
Bump com.alibaba.nacos:nacos-client from 3.0.0 to 3.0.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4830
-
Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4827
-
Bump org.mockito:mockito-bom from 5.15.2 to 5.18.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4824
-
Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4822
-
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4825
-
Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4829
-
[#4811] fixed type check problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4839
-
[#4811] Support logging fileName for configurations by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4838
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/3.2.6...3.3.0
Apache ServiceComb Java-Chassis 3.2.6
- Standard issue submission by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4715
- [#4716]Fix load balance rule may not properly handle integer overflow by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4718
- docs: update readme notice format by @hezhangjian in https://github.com/apache/servicecomb-java-chassis/pull/4723
- [#4808] fixed log level error cause exception stack cannot be output problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4809
- [#4813] Adjust the log information about scheduled tasks and limiting to improve product experience by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/4814
- add core dependencies by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4815
- remove duplicate info by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4816
- spot bugs repair by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4788
- fix javadocs problem and add check by @liubao68 in https://github.com/apache/servicecomb-java-chassis/pull/4818
- [#4722] Fix bug in
ProviderAuthFilter
whererequestPath
not absolute problem by @Aithosa in https://github.com/apache/servicecomb-java-chassis/pull/4725 - delete the expired interfaces by @qinlonglong123 in https://github.com/apache/servicecomb-java-chassis/pull/4786
- modify the prompt message by @qinlonglong123 in https://github.com/apache/servicecomb-java-chassis/pull/4782
- [#4806] Fix the bug that the SC address is configured for automatic discovery but cannot be automatically refreshed by @qinlonglong123 in https://github.com/apache/servicecomb-java-chassis/pull/4807
- [#4779] add filter by SPIEnabled by @vikeria in https://github.com/apache/servicecomb-java-chassis/pull/4780
- [#4717]Bump vertx from 4.5.12 to 4.5.13 by @SweetWuXiaoMei in https://github.com/apache/servicecomb-java-chassis/pull/4719
- Bump io.micrometer:micrometer-bom from 1.14.2 to 1.14.4 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4743
- Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4742
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4740
- Bump org.yaml:snakeyaml from 2.3 to 2.4 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4739
- Bump io.zipkin.zipkin2:zipkin from 3.4.4 to 3.5.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4737
- Bump org.kiwiproject:consul-client from 1.4.5 to 1.5.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4736
- Bump org.owasp:dependency-check-maven from 12.0.2 to 12.1.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4735
- Bump io.zipkin.brave:brave-bom from 6.0.3 to 6.1.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4734
- Bump io.netty:netty-bom from 4.1.117.Final to 4.1.119.Final by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4733
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4732
- Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4730
- Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4729
- Bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4728
- Bump stCarolas/setup-maven from 4.5 to 5 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4726
- Bump commons-beanutils:commons-beanutils from 1.10.0 to 1.10.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4731
- Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4727
- Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4772
- Bump com.alibaba.nacos:nacos-client from 2.4.3 to 2.5.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4771
- Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4770
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4767
- Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4766
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4764
- Bump io.etcd:jetcd-core from 0.8.4 to 0.8.5 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4762
- Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.22.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4760
- Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.28 to 2.2.29 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4759
- Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4758
- Bump org.apache:apache from 33 to 34 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4757
- Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4805
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4799
- Bump org.owasp:dependency-check-maven from 12.1.0 to 12.1.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4798
- Bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4804
- Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4802
- Bump io.micrometer:micrometer-bom from 1.14.5 to 1.14.6 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4801
- Bump com.alibaba.nacos:nacos-client from 2.5.1 to 3.0.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4800
- Bump io.zipkin.brave:brave-bom from 6.1.0 to 6.2.0 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4796
- Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4794
- Bump io.zipkin.zipkin2:zipkin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4793
- Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4790
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4789
- Bump vertx.version from 4.5.13 to 4.5.14 by @dependabot in https://github.com/apache/servicecomb-java-chassis/pull/4791
- @Aithosa made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4725
- @vikeria made their first contribution in https://github.com/apache/servicecomb-java-chassis/pull/4780
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/3.2.5...3.2.6
Apache ServiceComb Java-Chassis 2.8.24
- [SCB-2897] polish code, add accesslog and requestlog for WebSocket by @yhs0092 in https://github.com/apache/servicecomb-java-chassis/pull/4752
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.23...2.8.24