Releases: polarismesh/polaris
Releases · polarismesh/polaris
v1.2.2
Features / Enhancements
- support for cluster version installation
Bug Fixes
- standalone version panic when using fuzz query
- standalone version panic when register instance if service not exist
- standalone version darwin installation not check prometheus and pushgateway ports
v1.2.1
Features / Enhancements
- support for kubernetes startup intallation
- remove support for l5server by default, 7779 port had set free to user
Bug Fixes
- using boltdbStore fail to discover services with client sdk
v1.2.0
Features / Enhancements
- support for boltdb storage
- support for mac installation (amd64 and arm64)
- support for windows installation (amd64)
- enhances tool scripts, remove install.sh and uninstall.sh
- enhances codestyles and remove some duplicate codes
Bug Fixes
Dependency Upgrades
- remove MySQL dependencies in standalone packages
Contributors
Thanks for the contributors who worked on this release!
v1.0.0
Features / Enhancements
- support for service management
- support for healthchecking
- support for service route rule management
- support for circuitbreaking rule management
- support for ratelimit rule management
Bug Fixes
Dependency Upgrades
Contributors
Thanks for the contributors who worked on this release!
- @andrewshan
- @likehz
- @Melodyl-xyz