Releases: polarismesh/polaris-go
Releases · polarismesh/polaris-go
v1.2.0
What's Changed
- [ISSUE #97] refactor polaris-go examples by @chuntaojun in #99
- fix typo by @sixwaaaay in #100
- improve golangci-lint config by @houseme in #103
- [ISSUE #102] 修复 circuitbreaker 熔断指标上报 prometheus 出现 nil 导致 panic by @chuntaojun in #104
New Contributors
- @sixwaaaay made their first contribution in #100
Full Changelog: v1.2.0-beta.3...v1.2.0-beta.4
v1.2.0-beta.4
What's Changed
- [ISSUE #97] refactor polaris-go examples by @chuntaojun in #99
- fix typo by @sixwaaaay in #100
- improve golangci-lint config by @houseme in #103
- [ISSUE #102] 修复 circuitbreaker 熔断指标上报 prometheus 出现 nil 导致 panic by @chuntaojun in #104
New Contributors
- @sixwaaaay made their first contribution in #100
Full Changelog: v1.2.0-beta.3...v1.2.0-beta.4
v1.1.0
支持配置管理SDK
支持上报prometheus插件
v1.1.0-beta.0
Merge pull request #46 from chuntaojun/feat_report_client [ISSUE #18] Add TestSuit for location-plugin & reportHandler
v1.0.2
Merge pull request #44 from andrewshan/main 全匹配限流
v1.0.1
Merge pull request #23 from andrewshan/main feat: support local config for ratelimit and add ratelimit demo
v1.0.0
Features / Enhancements
- support standalone server access.
- support active health check
- support quick start consumer and provider examples
Bug Fixes
- all the internal server ip addresses has been removed
v0.9.0
Merge pull request #1 from chazling/main source code from gitcode