Skip to content

Releases: polarismesh/polaris-java

1.10.0-SNAPSHOT

17 Nov 10:05
c98e92d
Compare
Choose a tag to compare
1.10.0-SNAPSHOT Pre-release
Pre-release
fix:修复ProcessRoutersRequest丢失RouteArgument的问题 (#248)

v1.9.1

17 Oct 03:15
11f1534
Compare
Choose a tag to compare
Refactor: Trigger the listener added for the first time (#225)

* refactor: Trigger the listener added for the first time

* refactor: Trigger the watch listener before adding to watchers

v1.9.0-SNAPSHOT

13 Oct 02:57
975fe82
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0-SNAPSHOT

v1.8.0

22 Sep 03:15
5820361
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.8.0

v1.7.4

09 Sep 10:23
Compare
Choose a tag to compare

Features / Enhancements

  • [Dependencies]
    • optimize dependencies importing.

Contributors
Thanks for the contributors who worked on this release!

v1.7.3

23 Aug 11:21
Compare
Choose a tag to compare

Features / Enhancements

  • [Dependencies]
    • add stat-pushgateway to polaris-dependencies

Contributors
Thanks for the contributors who worked on this release!

v1.7.2

27 Jul 07:31
41454a8
Compare
Choose a tag to compare

Features / Enhancements

  • [Router]
    • add rule router failover config. #180

Bug Fixes

  • fix:Optimize exception handling in discovery. #178
  • fix:fix log4j2 not working bug. #181

Contributors
Thanks for the contributors who worked on this release!

v1.7.1

15 Jul 08:40
86f3283
Compare
Choose a tag to compare

Features / Enhancements

  • [Logging]

    • Update logging configuration. #171
    • change long polling log level to debug. #174
  • [Observability]

    • feat: Support prometheus pull. #161
    • docs:update example for pulling of prometheus. #173

Bug Fixes

  • optimize metadata router. #172

Contributors
Thanks for the contributors who worked on this release!

v1.7.0

05 Jul 11:37
3b6ae48
Compare
Choose a tag to compare

Features / Enhancements

  • [Connector]

    • feat: Support grpc tls connection #153
  • [Router]

    • init near-by router location info at first request #159
  • [Common]

    • feat: add create api by addresses #148
  • [Example]

    • feat: 调整限流样例的目录架构 #163

Bug Fixes

  • fix:fix NullPointerException when using nearby router with incomplete location information. #146
  • fix: 修复提交到线程池任务未捕获异常导致缺少日志的问题 #149
  • fix:rename wrong name of method. #158
  • fix:fix wrong logic of validMessage when event type is SERVICE. #164

Contributors
Thanks for the contributors who worked on this release!

v1.6.1

07 Jun 11:26
5d93f2d
Compare
Choose a tag to compare

Bug Fixes

  • fix NullPointerException when using nearby router with incomplete location information. #145

Contributors
Thanks for the contributors who worked on this release!