Releases: apache/servicecomb-java-chassis
Releases · apache/servicecomb-java-chassis
Apache ServiceComb Java-Chassis 2.9.3
What's Changed
- Bump org.springframework.boot:spring-boot-dependencies from 3.4.4 to 3.4.9 by @qinlonglong123 in #4982
- [#5058] Upgrade the Netty, Vertx version. by @chengyouling in #5059
- [#5065] fixed cannot immediately pull service instances when watched registry-center service instance changed problem (#5066) by @chengyouling in #5067
Full Changelog: 2.9.2...2.9.3
Apache ServiceComb Java-Chassis 2.8.30
What's Changed
- [#5058] Upgrade the Netty, Vertx version. by @chengyouling in #5063
- [#5065] fixed cannot immediately pull service instances when watched registry-center service instance changed problem by @chengyouling in #5066
Full Changelog: 2.8.29...2.8.30
Apache ServiceComb Java-Chassis 2.8.29
What's Changed
- [#4985] upgrade org.apache.tomcat.embed:tomcat-embed-core to 9.0.108 by @qinlonglong123 in #4986
- [#5013] Fixing the issue where microservices cannot be registered when enabling RBAC authentication in a dual-engine disaster recovery scenario. by @chengyouling in #5014
Full Changelog: 2.8.28...2.8.29
Apache ServiceComb Java-Chassis 2.9.2
What's Changed
- [#4930] upgrade vertx to 4.5.21, netty version to 4.1.127.Final by @chengyouling in #4932
- [#4936] isolation event add instance total and isolation num by @chengyouling in #4937
- [#4939] fixed when consumer times out and disconnects, the metrics_log and slow_log status statistics show 200 error by @chengyouling in #4940
- [#3934] fixed client not support sets accept:text/event-stream problem by @chengyouling in #4935
- [#4942] Add random time to the scheduled task for pulling instances from serviceCenter by @chengyouling in #4978
- [#4979] Adjust the use of Jakarta dependencies with the Inject annotation by @chengyouling in #4980
Full Changelog: 2.9.1...2.9.2
Apache ServiceComb Java-Chassis 2.8.28
What's Changed
- [#4930] upgrade vertx to 4.5.21, netty version to 4.1.127.Final by @chengyouling in #4933
- [#4936] isolation event add instance total and isolation num by @chengyouling in #4938
- [#4939] fixed when consumer times out and disconnects, the metrics_log and slow_log status statistics show 200 error by @chengyouling in #4941
- [#4942] Add random time to the scheduled task for pulling instances from serviceCenter by @chengyouling in #4977
Full Changelog: 2.8.27...2.8.28
Apache ServiceComb Java-Chassis 2.8.27
What's Changed
- [#4910] fixed registration center response exception cause nullPointerException by @chengyouling in #4911
- [#4910] fixed config center response exception cause nullPointerException by @chengyouling in #4912
Full Changelog: 2.8.26...2.8.27
Apache ServiceComb Java-Chassis 2.8.26
What's Changed
- [#4842] servicecomb-client supports configurable connectTimeout , connectRequestTimeout, socketTimeout by @chengyouling in #4852
- [#4877] not clear service instances cache when pull instance exception and add telnet check by @chengyouling in #4878
Full Changelog: 2.8.25...2.8.26
Apache ServiceComb Java-Chassis 2.9.1
What's Changed
- [#4873] Support for SSE interface RPC calls by @chengyouling in #4875
- [#4873] unified Flowable conversion to prevent internal typecasting exceptions. by @chengyouling in #4909
Full Changelog: 2.9.0...2.9.1
Apache ServiceComb Java-Chassis 2.9.0
Important Bugs fixes and Improvements
- [perf]When a microservice instance is isolated and taken offline, reduce unnecessary network communication by @singleo0 in #4747
- [#4785] Compatible with Spring6.x, Jakarta, JDK21, and Springboot3.x by @chengyouling in #4781
- [#4811] Support logging fileName for configurations (#4838) by @chengyouling in #4841
- [#4835] Fixed the fileUpload stream not closed problem (#4837) by @chengyouling in #4845
- [#4821] Fixed concurrent scenarios localContext empty problem (#4836) by @chengyouling in #4846
- [#4813] Adjust the log information about scheduled tasks and limiting to improve product experience (#4814) by @chengyouling in #4847
- [#4848] Unified JDK version to JDK17 by @chengyouling in #4850
- [#4848] fixed run the maven-source-plugin command twice problem by @chengyouling in #4849
New Contributors
Full Changelog: 2.8.24...2.9.0
Apache ServiceComb Java-Chassis 2.8.25
Important Bugs fixes and Improvements
- [perf]When a microservice instance is isolated and taken offline, reduce unnecessary network communication by @singleo0 in #4747
- [#4808] fixed log level error cause exception stack cannot be output problem by @chengyouling in #4810
- [#4813] Adjust the log information about scheduled tasks and limiting to improve product experience (#4814) by @chengyouling in #4817
- [#4821] Fixed concurrent scenarios localContext empty problem by @chengyouling in #4836
- [#4811] Support logging fileName for configurations (#4838) by @chengyouling in #4840
- [#4835] Fixed the fileUpload stream not closed problem by @chengyouling in #4837
New Contributors
Full Changelog: 2.8.24...2.8.25