Releases: apache/servicecomb-java-chassis
Apache ServiceComb Java-Chassis 2.6.0
Release Notes - Apache ServiceComb - Version java-chassis-2.6.0
Bug
- [SCB-2319] - when download part is null, will throw NPE
- [SCB-2323] - Fix CommonHttpEdgeDispatcher request already write problem
- [SCB-2326] - when kie do not have any configurations, do not fail in first pull
- [SCB-2332] - an exception "value type not support" is thrown when the file type is ini
- [SCB-2336] - 2.x delete watch idle timeout accidentally
- [SCB-2337] - There is no timing verification for MicroserviceVersions
- [SCB-2338] - highway should not have a default response body limit of 20M
- [SCB-2343] - fix highway empty string serilization problem
- [SCB-2346] - ServiceComb-Service-Center HTTP API Link of service-center-client README.md is invalid
- [SCB-2350] - When a new engine is created and delivered for the first time, the SDK reports an error null pointer.
- [SCB-2357] - when kie client long polling not enabled will pull configurations immediately
New Feature
- [SCB-2320] - add instance id in invocation header
Improvement
- [SCB-2317] - change client default connection idle timeout to 30s
- [SCB-2321] - change DefaultHttpClientFilter order not with max value
- [SCB-2322] - remove service center client wrong readme
- [SCB-2325] - when configurations not changed do not send event
- [SCB-2327] - discovery first pull not properly synchronized and may result in empty instance
- [SCB-2329] - when consumer sends a request without setting any Accept header, default set Accept header "*/*"
- [SCB-2331] - swagger generator support NotBlank and NotEmpty annotations
- [SCB-2333] - HttpServerOptions.maxFormAttributeSize can be configurable
- [SCB-2335] - data monitor throw IndexOutOfBoundsException if no address configured
- [SCB-2339] - HttpServletResponseEx implements setStatus
- [SCB-2344] - fix swagger generator duplicate param model exception bug
- [SCB-2347] - Bump netty version to 4.1.68 vertx version to 4.1.5
- [SCB-2349] - When the configuration center record is 0, when KIE is connected for the first time, the startup waiting time is 30 seconds
- [SCB-2356] - upgrade spring from 5.2.9.RELEASE to 5.3.12, spring boot from 2.3.4.RELEASE to 2.5.6
- [SCB-2360] - Provides a unified switch to control exception stack printing
More Information
- Upgrading guides are avainable at [ServiceComb Java Chassis Developers Guide]
- Binaries are available at [Apache Distribution Repositories]
Apache ServiceComb Java-Chassis 2.5.2
This is a minor fix version based on 2.5.0. Release notes will given in 2.5.0 between 2.6.0.
Changes made in this version between 2.5.1 and 2.5.2 and release notes:
Apache ServiceComb Java-Chassis 1.3.6
This is a minor fix for 1.3.5. It is recommended using 2.5.x.
Apache ServiceComb Java-Chassis 1.3.5
This is a minor fix for 1.3.3. It is recommended using 2.5.x.
Apache ServiceComb Java-Chassis 2.5.1
This is a minor fix version based on 2.5.0. Release notes will given in 2.5.0 between 2.6.0.
Changes of this version based on 2.5.0
Bug
- [SCB-2323] - Fix CommonHttpEdgeDispatcher request already write problem
- [SCB-2326] - when kie do not have any configurations, do not fail in first pull
New Feature
- [SCB-2320] - add instance id in invocation header
Improvement
- [SCB-2321] - change DefaultHttpClientFilter order not with max value
- [SCB-2322] - remove service center client wrong readme
- [SCB-2324] - upgrade netty to 4.1.67 and vert.x to 4.1.2
- [SCB-2325] - when configurations not changed do not send event
- [SCB-2327] - discovery first pull not properly synchronized and may result in empty instance
Apache ServiceComb Java-Chassis 2.5.0
Release Notes - Apache ServiceComb - Version java-chassis-2.5.0
Bug
- [SCB-2292] - AfterServiceInstanceRegistryHandler#afterRegistryInstance should @EnableExceptionPropagation
- [SCB-2299] - improve request write time calculation
- [SCB-2314] - fix problem when calling RPC code fail in vertx worker pool
New Feature
- [SCB-2288] - add a configuration for ssl client auth type
- [SCB-2297] - @RpcReference add annotation type to support customization
- [SCB-2316] - Supports dark launch publishing on the server
Improvement
- [SCB-2245] - upgrade netty to 4.1.66 and vert.x to 4.1.1
- [SCB-2271] - refactoring router code
- [SCB-2289] - support disable swagger data type check and use generics
- [SCB-2291] - allow configuration to override schema always
- [SCB-2295] - Governance supports time periods of string type
- [SCB-2296] - fallback.enabled not used and can be deleted in code and document
- [SCB-2303] - retry count should be actual retries needed, not include the request
- [SCB-2306] - service center client query schema list should include content
- [SCB-2307] - send unauthorized event when service center operation fails
- [SCB-2308] - The parameter of Bulkhead supports to be 0
- [SCB-2309] - Change token refresh retry error code
- [SCB-2311] - upgrade resilence4j to 1.7.0
- [SCB-2313] - make service center client pull interval configurable
- [SCB-2315] - transport event loop size configurable
More Information
- Upgrading guides are avainable at [ServiceComb Java Chassis Developers Guide]
- Binaries are available at [Apache Distribution Repositories]
Apache ServiceComb Java-Chassis 2.3.6
This is a minor fix version based on 2.3.0. Release notes will given in 2.3.0 between 2.5.0.
Apache ServiceComb Java-Chassis 2.3.5
This is a minor fix version based on 2.3.0. Release notes will given in 2.3.0 between 2.5.0.
Apache ServiceComb Java-Chassis 2.3.3
This is a minor fix version based on 2.3.0. Release notes will given in 2.3.0 between 2.5.0.
Apache ServiceComb Java-Chassis 1.3.3
This is a minor fix for 1.3.2. It is recommended using 2.3.x.