Skip to content

Releases: polarismesh/polaris

v1.11.3

19 Sep 07:24
febe03b
Compare
Choose a tag to compare

What's Changed

Enhancement

  • [PR #532] 支持配置某些服务在控制台列表进行隐藏
  • [PR #526] support config file template
  • [PR #552] 限流功能 & UI 交互优化
  • [PR #550] 服务端报错支持 i18n
  • [PR #553] 配置中心代码优化

BugFix

  • [ISSUE #520] 服务注册后,没有做任何操作但是实例的修改时间会发生变化
  • [ISSUE #669 ] 修复eureka协议中对于心跳错误码的兼容问题

Install

  • [PR #530] 调整 docker 镜像 tag 的发布规则

Test

  • [PR #509] add unit test depend mysql
  • [PR #542] Integration test
  • [PR #548] feat: support integration testing of healthCheckRedis

New Contributors

Full Changelog: v1.10.0...v1.11.3

v1.11.2

15 Sep 02:48
9029623
Compare
Choose a tag to compare

What's Changed

Enhancement

  • [PR #532] 支持配置某些服务在控制台列表进行隐藏
  • [PR #526] support config file template
  • [PR #552] 限流功能 & UI 交互优化
  • [PR #550] 服务端报错支持 i18n
  • [PR #553] 配置中心

BugFix

  • [ISSUE #520] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Install

  • [PR #530] 调整 docker 镜像 tag 的发布规则

Test

  • [PR #509] add unit test depend mysql
  • [PR #542] Integration test
  • [PR #548] feat: support integration testing of healthCheckRedis

New Contributors

Full Changelog: v1.10.0...v1.11.2

v1.11.1

10 Sep 01:10
40fe20e
Compare
Choose a tag to compare

What's Changed

Enhancement

  • [PR #532] 支持配置某些服务在控制台列表进行隐藏
  • [PR #526] support config file template
  • [PR #552] 限流功能 & UI 交互优化
  • [PR #550] 服务端报错支持 i18n
  • [PR #553] 配置中心

BugFix

  • [ISSUE #520] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Install

  • [PR #530] 调整 docker 镜像 tag 的发布规则

Test

  • [PR #509] add unit test depend mysql
  • [PR #542] Integration test
  • [PR #548] feat: support integration testing of healthCheckRedis

New Contributors

Full Changelog: v1.10.0...v1.11.1

v1.11.0

09 Sep 08:57
1c2c031
Compare
Choose a tag to compare

What's Changed

Enhancement

  • [PR #532] 支持配置某些服务在控制台列表进行隐藏
  • [PR #526] support config file template
  • [PR #552] 限流功能 & UI 交互优化
  • [PR #550] 服务端报错支持 i18n
  • [PR #553] 配置中心

BugFix

  • [ISSUE #520] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Install

  • [PR #530] 调整 docker 镜像 tag 的发布规则

Test

  • [PR #509] add unit test depend mysql
  • [PR #542] Integration test
  • [PR #548] feat: support integration testing of healthCheckRedis

New Contributors

Full Changelog: v1.10.0...v1.11.0-beta.0**p';p=

v1.11.0-beta.2

17 Aug 07:15
d350df4
Compare
Choose a tag to compare

What's Changed

Enhancement

  • [PR #532] 支持配置某些服务在控制台列表进行隐藏
  • [PR #526] support config file template
  • [PR #552] 限流功能 & UI 交互优化
  • [PR #550] 服务端报错支持 i18n
  • [PR #553] 配置中心

BugFix

  • [ISSUE #520] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Install

  • [PR #530] 调整 docker 镜像 tag 的发布规则

Test

  • [PR #509] add unit test depend mysql
  • [PR #542] Integration test
  • [PR #548] feat: support integration testing of healthCheckRedis

New Contributors

Full Changelog: v1.10.0...v1.11.0-beta.0**p';p=

v1.11.0-beta.1

16 Aug 07:39
9c6e725
Compare
Choose a tag to compare

What's Changed

Enhancement

  • [PR #532] 支持配置某些服务在控制台列表进行隐藏
  • [PR #526] support config file template
  • [PR #552] 限流功能 & UI 交互优化
  • [PR #550] 服务端报错支持 i18n
  • [PR #553] 配置中心

BugFix

  • [ISSUE #520] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Install

  • [PR #530] 调整 docker 镜像 tag 的发布规则

Test

  • [PR #509] add unit test depend mysql
  • [PR #542] Integration test
  • [PR #548] feat: support integration testing of healthCheckRedis

New Contributors

Full Changelog: v1.10.0...v1.11.0-beta.0**p';p=

v1.11.0-beta.0

15 Aug 10:39
fbaf0f0
Compare
Choose a tag to compare

What's Changed

Enhancement

  • [PR #532] 支持配置某些服务在控制台列表进行隐藏
  • [PR #526] support config file template
  • [PR #552] 限流功能 & UI 交互优化
  • [PR #550] 服务端报错支持 i18n
  • [PR #553] 配置中心

BugFix

  • [ISSUE #520] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Install

  • [PR #530] 调整 docker 镜像 tag 的发布规则

Test

  • [PR #509] add unit test depend mysql
  • [PR #542] Integration test
  • [PR #548] feat: support integration testing of healthCheckRedis

New Contributors

Full Changelog: v1.10.0...v1.11.0-beta.0**

v1.10.0

02 Aug 09:56
33e2b1f
Compare
Choose a tag to compare

What's Changed

Feature

  • [PR #403] feat: add tls and acl options to redis configuration
  • [PR #405] feat: add redis options of minIdleConns and poolSize
  • [PR #419] fully support all the eureka api
  • [PR #454] feat: support cluster-deployed redis and sentinel-deployed redis
  • [PR #456] feat: 通讯支持加密协议TLS
  • [PR #519 ] support docker-image for standalone & support set port info when install standalone in VM
  • [PR #521 ] 修复创建鉴权策略时返回不符合预期的空数组
  • [PR #523 ] xds协议中,service中的ports属性如果为空的话,需要从instance中获取

Bugfix

  • [PR #378] 依赖timestamp进行cache增量更新
  • [PR #397] add operator for config module
  • [PR #413] fix config_center uint test failure
  • [PR #433] 修复配置中心部分函数栈移除
  • [PR #450] bugfix: fix prometheus server post process callback
  • [PR #452] Service cache not refresh when service delete
  • [PR #480] Fix ratelimit rule refresh cache when use boltdb
  • [PR #484] fix:fix return of empty string
  • [PR #486] fix not permission when crontab run check.sh
  • [PR #492] fix new regis logic not compitable old sdk version
  • [PR #528 ] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Enhancement

  • [PR #375] remove authority and perf register
  • [PR #381] 服务名称支持使用反斜线进行拼接
  • [PR #440] Registration & Heartbeat Performance Optimization

Install

  • [PR #388] feat: add polaris server with config build script
  • [PR #442] 修改CHARSET = utf8mb4 COLLATE = utf8mb4_bin
  • [PR #444] 修改编译任务支持arm64版本打包
  • [PR #478] fix: add build version
  • [PR #479] fix build version for docker

Code Style

  • [PR #224] style: improve code readability
  • [PR #372] 补充单元测试 & 修复boltdb问题
  • [PR #385] add pr codecov
  • [PR #399] feat: event watch refactor use map with rwlock
  • [PR #401] feat: config/utils code adjust
  • [PR #406] feat:refactor server init and go fmt
  • [PR #408] feat: refactor redispool
  • [PR #410] feat: refactor StringSliceDeDuplication
  • [PR #411] Feature/daheige/default auth adjust
  • [PR #424] feat: maintain code adjust and default refactor
  • [PR #458] refactor: remove unused file
  • [PR #471] feat: refactor CircuitBreakerCache and ClientCache with map + rwlock

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.10.0-alpha.3

01 Aug 10:31
33e2b1f
Compare
Choose a tag to compare
v1.10.0-alpha.3 Pre-release
Pre-release

What's Changed

Feature

  • [PR #403] feat: add tls and acl options to redis configuration
  • [PR #405] feat: add redis options of minIdleConns and poolSize
  • [PR #419] fully support all the eureka api
  • [PR #454] feat: support cluster-deployed redis and sentinel-deployed redis
  • [PR #456] feat: 通讯支持加密协议TLS
  • [PR #519 ] support docker-image for standalone & support set port info when install standalone in VM
  • [PR #521 ] 修复创建鉴权策略时返回不符合预期的空数组
  • [PR #523 ] xds协议中,service中的ports属性如果为空的话,需要从instance中获取

Bugfix

  • [PR #378] 依赖timestamp进行cache增量更新
  • [PR #397] add operator for config module
  • [PR #413] fix config_center uint test failure
  • [PR #433] 修复配置中心部分函数栈移除
  • [PR #450] bugfix: fix prometheus server post process callback
  • [PR #452] Service cache not refresh when service delete
  • [PR #480] Fix ratelimit rule refresh cache when use boltdb
  • [PR #484] fix:fix return of empty string
  • [PR #486] fix not permission when crontab run check.sh
  • [PR #492] fix new regis logic not compitable old sdk version
  • [PR #528 ] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Enhancement

  • [PR #375] remove authority and perf register
  • [PR #381] 服务名称支持使用反斜线进行拼接
  • [PR #440] Registration & Heartbeat Performance Optimization

Install

  • [PR #388] feat: add polaris server with config build script
  • [PR #442] 修改CHARSET = utf8mb4 COLLATE = utf8mb4_bin
  • [PR #444] 修改编译任务支持arm64版本打包
  • [PR #478] fix: add build version
  • [PR #479] fix build version for docker

Code Style

  • [PR #224] style: improve code readability
  • [PR #372] 补充单元测试 & 修复boltdb问题
  • [PR #385] add pr codecov
  • [PR #399] feat: event watch refactor use map with rwlock
  • [PR #401] feat: config/utils code adjust
  • [PR #406] feat:refactor server init and go fmt
  • [PR #408] feat: refactor redispool
  • [PR #410] feat: refactor StringSliceDeDuplication
  • [PR #411] Feature/daheige/default auth adjust
  • [PR #424] feat: maintain code adjust and default refactor
  • [PR #458] refactor: remove unused file
  • [PR #471] feat: refactor CircuitBreakerCache and ClientCache with map + rwlock

New Contributors

Full Changelog: v1.9.0...v1.10.0-alpha.0

v1.10.0-alpha.1

19 Jul 03:59
7b74b6e
Compare
Choose a tag to compare
v1.10.0-alpha.1 Pre-release
Pre-release

What's Changed

Feature

  • [PR #403] feat: add tls and acl options to redis configuration
  • [PR #405] feat: add redis options of minIdleConns and poolSize
  • [PR #419] fully support all the eureka api
  • [PR #454] feat: support cluster-deployed redis and sentinel-deployed redis
  • [PR #456] feat: 通讯支持加密协议TLS
  • [PR #519 ] support docker-image for standalone & support set port info when install standalone in VM
  • [PR #521 ] 修复创建鉴权策略时返回不符合预期的空数组
  • [PR #523 ] xds协议中,service中的ports属性如果为空的话,需要从instance中获取

Bugfix

  • [PR #378] 依赖timestamp进行cache增量更新
  • [PR #397] add operator for config module
  • [PR #413] fix config_center uint test failure
  • [PR #433] 修复配置中心部分函数栈移除
  • [PR #450] bugfix: fix prometheus server post process callback
  • [PR #452] Service cache not refresh when service delete
  • [PR #480] Fix ratelimit rule refresh cache when use boltdb
  • [PR #484] fix:fix return of empty string
  • [PR #486] fix not permission when crontab run check.sh
  • [PR #492] fix new regis logic not compitable old sdk version
  • [PR #528 ] 服务注册后,没有做任何操作但是实例的修改时间会发生变化

Enhancement

  • [PR #375] remove authority and perf register
  • [PR #381] 服务名称支持使用反斜线进行拼接
  • [PR #440] Registration & Heartbeat Performance Optimization

Install

  • [PR #388] feat: add polaris server with config build script
  • [PR #442] 修改CHARSET = utf8mb4 COLLATE = utf8mb4_bin
  • [PR #444] 修改编译任务支持arm64版本打包
  • [PR #478] fix: add build version
  • [PR #479] fix build version for docker

Code Style

  • [PR #224] style: improve code readability
  • [PR #372] 补充单元测试 & 修复boltdb问题
  • [PR #385] add pr codecov
  • [PR #399] feat: event watch refactor use map with rwlock
  • [PR #401] feat: config/utils code adjust
  • [PR #406] feat:refactor server init and go fmt
  • [PR #408] feat: refactor redispool
  • [PR #410] feat: refactor StringSliceDeDuplication
  • [PR #411] Feature/daheige/default auth adjust
  • [PR #424] feat: maintain code adjust and default refactor
  • [PR #458] refactor: remove unused file
  • [PR #471] feat: refactor CircuitBreakerCache and ClientCache with map + rwlock

New Contributors

Full Changelog: v1.9.0...v1.10.0-alpha.0