Skip to content

Releases: apache/servicecomb-java-chassis

Apache ServiceComb Java-Chassis 2.9.0

19 Jun 09:36
a9fdc22
Compare
Choose a tag to compare

Important Bugs fixes and Improvements

New Contributors

Full Changelog: 2.8.24...2.9.0

Apache ServiceComb Java-Chassis 2.8.25

14 Jun 08:27
1b4624f
Compare
Choose a tag to compare

Important Bugs fixes and Improvements

New Contributors

Full Changelog: 2.8.24...2.8.25

Apache ServiceComb Java-Chassis 3.3.0

20 Jun 03:37
3944492
Compare
Choose a tag to compare

What's Changed

Important changes

Others

Full Changelog: 3.2.6...3.3.0

Apache ServiceComb Java-Chassis 3.2.6

28 May 08:10
6c6a871
Compare
Choose a tag to compare

What's Changed

Important Bugs fixes and Improvements

Dependencies Updates

New Contributors

Full Changelog: 3.2.5...3.2.6

Apache ServiceComb Java-Chassis 2.8.24

25 Mar 03:10
Compare
Choose a tag to compare

What's Changed

  • [SCB-2897] polish code, add accesslog and requestlog for WebSocket by @yhs0092 in #4752

Full Changelog: 2.8.23...2.8.24

Apache ServiceComb Java-Chassis 2.8.23

21 Feb 06:49
efb2c1b
Compare
Choose a tag to compare

Important Bugs fixes and Improvements

Dependencies Updates

Full Changelog: 2.8.22...2.8.23

Apache ServiceComb Java-Chassis 3.2.5

10 Feb 13:34
ecee95e
Compare
Choose a tag to compare

New Features

Important Bugs fixes and Improvements

Dependencies Updates

New Contributors

Full Changelog: 3.2.4...3.2.5

Apache ServiceComb Java-Chassis 2.8.22

03 Jan 09:10
Compare
Choose a tag to compare

What's Changed

  • [SCB-2894] Support WebSocket program model on 2.8 branch by @yhs0092 in #4636

Full Changelog: 2.8.21...2.8.22

Apache ServiceComb Java-Chassis 3.2.4

28 Dec 02:11
b691460
Compare
Choose a tag to compare

Important Bugs fixes and Improvements

Code Improvements

Dependencies Updates

  • Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.2 by @dependabot in #4627
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 by @dependabot in #4626
  • Bump io.netty:netty-bom from 4.1.113.Final to 4.1.115.Final by @dependabot in #4623
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #4622
  • Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #4621
  • Bump io.etcd:jetcd-core from 0.8.3 to 0.8.4 by @dependabot in #4619
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in #4618
  • Bump io.zipkin.zipkin2:zipkin from 3.4.1 to 3.4.2 by @dependabot in #4617
  • Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in #4616
  • Bump io.reactivex.rxjava3:rxjava from 3.1.9 to 3.1.10 by @dependabot in #4615
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in #4614
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #4610
  • Bump vertx.version from 4.5.10 to 4.5.11 by @pcHwang2 in #4631
  • Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.25 to 2.2.26 by @dependabot in #4624
  • Bump io.micrometer:micrometer-bom from 1.13.6 to 1.14.1 by @SweetWuXiaoMei in #4639

New Contributors

Full Changelog: 3.2.3...3.2.4

Apache ServiceComb Java-Chassis 3.2.3

22 Nov 13:42
ad242f4
Compare
Choose a tag to compare

What's Changed

  • [#4532] Fixed when the servicecomb engine storage pool is faulty, the registration and configuration centers cannot perform HA switchover problem by @chengyouling in #4533
  • [#4560]change return type of create method in DynamicPropertiesSource by @yinhaox in #4561
  • [#4562] fixed dual-AZ engine disk abnormal scenario registration center intermittently delete instance problem (#4563) by @chengyouling in #4566
  • [SCB-2892]support Etcd as Discovery by @SweetWuXiaoMei in #4564
  • Optimize discoveryManager to achieve code separation of concerns by @karsonto in #4571
  • [#4593]Fix when API change edge service not load latest schema problem by @liubao68 in #4594
  • [SCB-2892]add dynamic config for etcd by @SweetWuXiaoMei in #4595
  • Improve bean name to avoid conflicts with other frameworks by @liubao68 in #4602

Dependencies Update

  • chore(deps): Bump org.apache:apache from 31 to 33 by @caimo in #4535
  • Bump org.owasp:dependency-check-maven from 10.0.3 to 10.0.4 by @dependabot in #4554
  • Bump com.alibaba.nacos:nacos-client from 2.4.1 to 2.4.2 by @dependabot in #4553
  • Bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre by @dependabot in #4552
  • Bump log4j2.version from 2.23.1 to 2.24.1 by @dependabot in #4543
  • Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 by @dependabot in #4551
  • Bump org.apache.maven:maven-model from 3.9.8 to 3.9.9 by @dependabot in #4550
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.4 by @dependabot in #4536
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 by @dependabot in #4537
  • Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 by @dependabot in #4538
  • Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot in #4539
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #4540
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0 by @dependabot in #4544
  • Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.23 to 2.2.24 by @dependabot in #4546
  • Bump org.mockito:mockito-bom from 5.13.0 to 5.14.1 by @dependabot in #4545
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.1 by @dependabot in #4542
  • Bump commons-io:commons-io from 2.15.1 to 2.17.0 by @dependabot in #4541
  • Bump io.micrometer:micrometer-bom from 1.13.3 to 1.13.4 by @dependabot in #4549
  • Bump spring-boot.version from 3.3.3 to 3.3.4 by @dependabot in #4547
  • Bump spring-boot.version from 3.3.4 to 3.3.5 by @dependabot in #4574
  • Bump io.swagger.core.v3:swagger-core-jakarta from 2.2.24 to 2.2.25 by @dependabot in #4592
  • Bump curator.version from 5.7.0 to 5.7.1 by @dependabot in #4576
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 by @dependabot in #4575
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #4577
  • Bump org.mockito:mockito-bom from 5.14.1 to 5.14.2 by @dependabot in #4578
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by @dependabot in #4579
  • Bump com.alibaba.nacos:nacos-client from 2.4.2 to 2.4.3 by @dependabot in #4580
  • Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.20.0 by @dependabot in #4581
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 by @dependabot in #4583
  • Bump org.owasp:dependency-check-maven from 10.0.4 to 11.1.0 by @dependabot in #4585
  • Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in #4586
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #4588
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #4589
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #4590
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #4582
  • Bump io.micrometer:micrometer-bom from 1.13.4 to 1.13.6 by @dependabot in #4591
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 by @dependabot in #4587
  • Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 in /demo/demo-etcd/consumer by @dependabot in #4570

Others

New Contributors

Full Changelog: 3.2.2...3.2.3