Skip to content

Releases: apache/servicecomb-java-chassis

Apache ServiceComb Java-Chassis 2.8.3

17 Nov 13:41
68bdb78

Choose a tag to compare

What's Changed


changes need to know

  • [SCB-2717] add exception retry for SslHandshakeTimeoutException by @yanghao605 in #3453
  • [SCB-2719]route configuration caseInsensitve meaning is wrong by @liubao68 in #3455
  • [SCB-1166]remove unused Handler#init method by @liubao68 in #3477

New Contributors

Full Changelog: 2.8.2...2.8.3

Apache ServiceComb Java-Chassis 2.8.2

05 Nov 07:29
0c67d88

Choose a tag to compare

What's Changed

  • [SCB-2708]migrate generator-core to mockito by @fu-turer in #3424
  • [SCB-2706]migrate provider-rest-common to mockito by @fu-turer in #3422
  • [SCB-2705]migrate provider-pojo module to mokito by @fu-turer in #3421
  • [SCB-2475] migrate provider-pojo module to junit5 by @lovehzj in #3427
  • [SCB-2475] migrate provider-rest-common module to junit5 by @lovehzj in #3426
  • [SCB-2475] migrate generator-core module to junit5 by @lovehzj in #3425
  • [SCB-2707]migrate provider-springmvc to mockito by @fu-turer in #3423
  • [SCB-2710]servicecomb.governance apiPath match problem by @liubao68 in #3436
  • [SCB-2475] migrate provider-springmvc module to junit5 by @shoothzj in #3437
  • [SCB-2711]remove unused configuration servicecomb.instance.properties… by @liubao68 in #3438
  • [#3354 ]add a test case for not null by @liubao68 in #3439
  • Bump checkstyle from 10.3.4 to 10.4 by @dependabot in #3442
  • [SCB-2712]remove swagger html render in inspector module by @liubao68 in #3440
  • [SCB-2714]move integration tests to samples and only run when release by @liubao68 in #3445
  • [SCB-2709]support TLS 1.3 by @liubao68 in #3446
  • [SCB-2715]if body parameter not provided should fail for spring mvc by @liubao68 in #3447
  • Bump protobuf-java from 3.21.8 to 3.21.9 by @dependabot in #3433
  • Bump mockito.version from 4.0.0 to 4.8.1 by @liubao68 in #3448
  • Bump gmavenplus-plugin from 1.13.1 to 2.1.0 by @dependabot in #3418
  • [SCB-2718] Fix flaky test failure in TestOperationGenerator#apiOperationThenResponse by @MohsenDehghankar in #3450
  • [SCB-2716]enable swagger override by default and allow microservcie i… by @liubao68 in #3451

New Contributors

Full Changelog: 2.8.1...2.8.2
Full Changelog: 2.8.0...2.8.2

Apache ServiceComb Java-Chassis 1.3.10

05 Nov 02:12

Choose a tag to compare

What's Changed

  • [SCB-2703]servicecomb.loadbalance.isolation.enabled not work by @liubao68 in #3412
  • [SCB-2712]change Response.headers to caseInsensitiveMultiMap to avoid bug caused by http2 feature by @liubao68 in #3441
  • [SCB-2712]remove swagger html render in inspector module by @liubao68 in #3441

Full Changelog: 1.3.9...1.3.10
Full Changelog: 1.3.0...1.3.10

Apache ServiceComb Java-Chassis 2.8.1

23 Oct 04:19
df9b7c3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.0...2.8.1

Apache ServiceComb Java-Chassis 2.8.0

29 Sep 12:11
9ba3236

Choose a tag to compare

What's Changed

Full Changelog: 2.7.10...2.8.0
Full Changelog: 2.7.0...2.8.0

Apache ServiceComb Java-Chassis 1.3.9

29 Sep 13:02
930f368

Choose a tag to compare

What's Changed

  • [SCB-2689]fix rate limiting configuration changed cause NPE problem by @liubao68 in #3374

Full Changelog: 1.3.8...1.3.9
Full Changelog: 1.3.0...1.3.9

Apache ServiceComb Java-Chassis 2.7.10

13 Sep 09:50
f383578

Choose a tag to compare

What's Changed

Full Changelog: 2.7.9...2.7.10
Full Changelog: 2.7.0...2.7.10

Apache ServiceComb Java-Chassis 1.3.8

30 Aug 08:49
61e2db2

Choose a tag to compare

What's Changed

  • [SCB-2533] [1.3.x] encode invocation context before add to http header by @demonbug in #3009
  • [SCB-2643]fix instance isolation filter not work problem by @liubao68 in #3310

Full Changelog: 1.3.7...1.3.8

Apache ServiceComb Java-Chassis 2.7.9

27 Aug 15:14
6db0b68

Choose a tag to compare

What's Changed

Full Changelog: 2.7.8...2.7.9
Full Changelog: 2.7.0...2.7.9

Apache ServiceComb Java-Chassis 2.7.8

10 Aug 15:27
42dbb47

Choose a tag to compare

What's Changed

  • [SCB-2644]migrate handler-flowcontrol-qps module to mockito by @fu-turer in #3233
  • [SCB-2649] Upload integration-tests logs when failure by @shoothzj in #3241
  • prepare 2.8.0-SNAPSHOT by @liubao68 in #3243
  • [SCB-2651] Use gmaven-plus plugin instead of gmaven plugin by @shoothzj in #3245
  • [SCB-2652]migrate handler-publickey-auth module to mockito by @fu-turer in #3246
  • [SCB-2653] Clean up unused Slf4jMavenTransferListener config by @shoothzj in #3247
  • [SCB-2650][SCB-2290]support instance isolation and instance bulkhead by @liubao68 in #3242
  • [SCB-2646] fix metaspace oom problem by @yanghao605 in #3238
  • [SCB-2650][SCB-2290]fix retry will always wait by @liubao68 in #3248
  • [SCB-2509] Bump vertx version from 4.2.7 to 4.3.2 by @shoothzj in #3244
  • [SCB-2655] migrate handler-flowcontrol-qps module to junit5 by @lovehzj in #3250
  • [SCB-2654] migrate handler- publickey-auth module to junit5 by @lovehzj in #3249
  • Bump docker-maven-plugin from 0.40.1 to 0.40.2 by @dependabot in #3253
  • Bump checkstyle from 10.3.1 to 10.3.2 by @dependabot in #3252
  • [SCB-2661]add identifier based rate limiting by @liubao68 in #3260
  • Bump hibernate-validator.version from 6.2.3.Final to 6.2.4.Final by @dependabot in #3264
  • Bump maven-site-plugin from 3.12.0 to 3.12.1 by @dependabot in #3263
  • [SCB-2664]fix findByContext may cause out of memory if not used in a … by @liubao68 in #3268
  • [SCB-2665]Add the load balance governance by @lbc97 in #3267
  • [SCB-2663]Support to update microservice properties to the registration center. by @Vientu in #3261
  • Bump micrometer-bom from 1.9.2 to 1.9.3 by @dependabot in #3270
  • Bump vertx.version from 4.3.2 to 4.3.3 by @dependabot in #3271
  • [#3073]PriorityInstancePropertyDiscoveryFilter toString will invoked … by @liubao68 in #3274
  • Bump nacos-client from 2.1.0 to 2.1.1 by @dependabot in #3272
  • Bump protobuf-java from 3.21.4 to 3.21.5 by @dependabot in #3277
  • Bump spectator-reg-servo from 1.3.5 to 1.3.6 by @dependabot in #3256
  • [SCB-2662]trigger pull instance event when instance isolated by @liubao68 in #3276
  • Bump spring-framework-bom from 5.3.21 to 5.3.22 by @dependabot in #3195

New Contributors

Full Changelog: 2.7.6...2.7.8
Full Changelog: 2.7.0...2.7.8