Apache ServiceComb Java-Chassis 3.2.1
What's Changed
- [#4405]header parameter support array type by @liubao68 in #4406
- [SCB-2888]support configuring operation transport by @liubao68 in #4413
- [SCB-2886]support web-socket program model by @liubao68 in #4415
- [SCB-2887]able to set max RST_STREAM per window by @liubao68 in #4421
- [#4423] add switch to control return empty instance when router rule not matched by @chengyouling in #4424
- [#4427]able to disable both consumer and provider zone-aware by @liubao68 in #4429
- [#4412]add alarms for using old deprecated configuration by @liubao68 in #4431
- [#2740]support factory bean eager injection of RpcReference by @liubao68 in #4435
- [SCB-2889]fix service name can not have dot character by @liubao68 in #4437
- [#4461]For netty changed add maxFormBufferedBytes & maxFormFields by @liubao68 in #4462
Dependencies update
- Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 by @dependabot in #4445
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #4446
- Bump vertx.version from 4.5.8 to 4.5.9 by @dependabot in #4447
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 by @dependabot in #4441
- Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 by @dependabot in #4442
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #4452
- Bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.3 by @dependabot in #4454
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #4443
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in #4444
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #4451
- Bump com.alibaba.nacos:nacos-client from 2.3.3 to 2.4.0 by @dependabot in #4453
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in #4448
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 by @dependabot in #4459
- Bump io.netty:netty-bom from 4.1.111.Final to 4.1.112.Final by @dependabot in #4450
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #4456
- Bump io.micrometer:micrometer-bom from 1.13.1 to 1.13.2 by @dependabot in #4455
- Bump spring-boot.version from 3.3.1 to 3.3.2 by @dependabot in #4458
- [#3008]add tests and documents that header should encoded when not ASCII by @liubao68 in #4460
Full Changelog: 3.2.0...3.2.1