Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@wardseptember wardseptember released this 19 Aug 08:40
· 6 commits to master since this release
873650b

Change Log

v1.2.0 (2024-08-16)

Features

  • selector-polaris、configcenter: support polaris lane router and add polaris configuration center(#24

  • all: after deregistering the service, you can wait for a while before shutting down the service. The waiting time is configurable.(#53#55

Enhancements

  • doc: repair architecture diagram(#19

  • all: optimize code standards(#20

  • all: support code standard checking(#32

  • all: add unit test cases(#33#36#37#43

  • sentinel: optimize log level(#42

  • all: CI pipeline supports JDK11, JDK17, JDK21 compilation and testing (#38)

  • dependence: upgrade commons-configuration2 to 2.10.1 version, upgrade hutool-all to 5.8.28 version, upgrade jetty to 9.4.55.v20240627 version, upgrade zookeeper to 3.8.4 version(#56

Bug Fixes

  • dependence: remove bad dependencies (#21)

  • test: fix single test configuration errors(#22

  • core: delete thread level classloader(#52