Apache ServiceComb Java-Chassis 2.9.3
- Bump org.springframework.boot:spring-boot-dependencies from 3.4.4 to 3.4.9 by @qinlonglong123 in https://github.com/apache/servicecomb-java-chassis/pull/4982
- [#5058] Upgrade the Netty, Vertx version. by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/5059
- [#5065] fixed cannot immediately pull service instances when watched registry-center service instance changed problem (#5066) by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/5067
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.9.2...2.9.3
Apache ServiceComb Java-Chassis 2.8.30
- [#5058] Upgrade the Netty, Vertx version. by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/5063
- [#5065] fixed cannot immediately pull service instances when watched registry-center service instance changed problem by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/5066
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.29...2.8.30
Apache ServiceComb Java-Chassis 2.8.29
- [#4985] upgrade org.apache.tomcat.embed:tomcat-embed-core to 9.0.108 by @qinlonglong123 in https://github.com/apache/servicecomb-java-chassis/pull/4986
- [#5013] Fixing the issue where microservices cannot be registered when enabling RBAC authentication in a dual-engine disaster recovery scenario. by @chengyouling in https://github.com/apache/servicecomb-java-chassis/pull/5014
Full Changelog: https://github.com/apache/servicecomb-java-chassis/compare/2.8.28...2.8.29
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