Skip to content

v1.9.0

Compare
Choose a tag to compare
@chuntaojun chuntaojun released this 13 Jun 07:11
· 433 commits to main since this release

What's Changed

Feature

  • ISSUE #404 feat: add redis options of minIdleConns and poolSize
  • ISSUE #398 feat: add tls and acl options to redis configuration

Bugfix

  • ISSUE #371 补充单元测试 & 修复boltdb问题
  • ISSUE #345 依赖timestamp进行cache增量更新
  • PR #413 fix config_center uint test failure

Enhancement

Install

  • ISSUE #389 feat: add polaris server with config build script

Code Style

  • PR #224 style: improve code readability
  • ISSUE #382 add pr codecov
  • PR #391 feat:修正文档说明
  • PR #394 docs:update info of spring cloud integrates with polaris-java
  • ISSUE #402 config/utils code adjust
  • ISSUE #400 feat: event watch refactor use map with rwlock
  • PR #411 Feature/daheige/default auth adjust
  • PR #410 feat: refactor StringSliceDeDuplication

New Contributors

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