Skip to content

Apache ServiceComb Java-Chassis 2.7.0

Compare
Choose a tag to compare
@liubao68 liubao68 released this 02 Apr 10:23
· 1294 commits to master since this release
fb04957
    Release Notes - Apache ServiceComb - Version java-chassis-2.7.0

Bug

  • [SCB-2364] - upgrate netty to 4.1.72 vertx to 4.1.7 and tcnative to 2.0.46
  • [SCB-2366] - fix link error in README_CN.md
  • [SCB-2382] - guarded wait timeout is not correct
  • [SCB-2383] - add publishPort config
  • [SCB-2385] - fix IsolationDiscoveryFilter create many temporary objects
  • [SCB-2434] - log number not correct

New Feature

  • [SCB-2213] - retry implementations for governance support retry on next and retry on same
  • [SCB-2354] - Provide a flexible discovery filter based on instance property and filtering with priority
  • [SCB-2361] - Supports automatic discovery of multiple registries
  • [SCB-2378] - supports publish adress configure different port than listen address

Improvement

  • [SCB-2365] - handler configureation support *.hanlder.xm instead of cse.*.handler.xml
  • [SCB-2367] - optimize ,microservice.yaml load log
  • [SCB-2369] - improve fow controler logs and message
  • [SCB-2370] - upgrade hibernate from 6.1.5.Final to 6.2.1.Final
  • [SCB-2373] - refector retry implementation to work in invokders
  • [SCB-2376] - governance docs improvement
  • [SCB-2377] - expose update microservice properties API
  • [SCB-2381] - support upload to default directory
  • [SCB-2386] - Optimize AZ affinity logic
  • [SCB-2422] - change bean injection to constructor injection
  • [SCB-2427] - upgrade maven compiler plugin version to 3.10.1
  • [SCB-2430] - make archetype springboot version consistent with project
  • [SCB-2433] - Edge service exception handler do not sent unexpected message
  • [SCB-2435] - protected field/method in final class
  • [SCB-2439] - upgrate spring to 5.3.18 and spring boot to 2.5.12

More Information

  • Upgrading guides are avainable at [ServiceComb Java Chassis Developers Guide]
  • Special notes on spring core 0 day vulnerability: java chassis does not using Spring MVC, it does not influenced by this issue. This version upgrade spring and spring boot in case of users will use Spring MVC in some special cases.
  • Binaries are available at [Apache Distribution Repositories]