Releases: polarismesh/polaris-java
Releases · polarismesh/polaris-java
v1.6.0
v1.5.2
Bug Fixes
- 修改多服务发现时北极星以外的实例变化但不更新本地缓存的bug #126
Contributors
Thanks for the contributors who worked on this release!
v1.5.1
v1.5.0
Features / Enhancements
-
[RateLimit]
-
[Discovery]
- support get healthy instances. #117
Bug Fixes
Contributors
Thanks for the contributors who worked on this release!
v1.4.0
v1.3.1
Bug Fixes
- fix bug when configuring consul host with scheme such as
http://localhost
.
Contributors
Thanks for the contributors who worked on this release!
v1.3.0
Features / Enhancements
- [Discovery]
- support for resgistering and discovery with multi-discovery server.
- optimize service information watcher.
- [Config]
- support for getting configuration files from Polaris.
- [Logging]
- support for logging into separate files.
Bug Fixes
- fix routing rule isolation is not working error. #86
- fix cluster service check. #97
- fix chinese char garbled code bug. #98
Contributors
Thanks for the contributors who worked on this release!
v1.2.4
Merge pull request #71 from andrewshan/main feat: 修改客户端ID为host+pid的格式
v1.2.3
remove log4j dependency
v1.2.2
Merge pull request #35 from andrewshan/andr-conflict-resolve fix the log flush issue