Skip to content

v1.5.0

Compare
Choose a tag to compare
@andrewshan andrewshan released this 14 Feb 13:08
· 652 commits to main since this release
f7cfab0

What's Changed

Feature

  • PR #238 Support eureka api access
  • PR #226 Support dynamic config service
  • PR #241 Add namespaces for statistics on services and instances

Enhancement

  • PR #220 Use handler.WriteHeaderAndProto replace handler.WriteHeader to return response structure
  • PR #230 Adjust the healthcheck directory
  • PR #237 Support instance re-register
  • PR #239 Add helm deployment method
  • PR #244 Split module log and error log
  • PR #247 Cancel namespace validation
  • PR #249 Cancel the required validation of the owner field of the created service
  • PR #253 Added support for Darwin system
  • PR #254 Use shardmap to optimize healthcheck performance

Bugfix

  • PR #227 Namespace console createTime and updateTime Some show wrong
  • PR #236 Retry write redis when redis connect fail
  • PR #246 Redis retry backoff not take affected
  • PR #216 zh install document mistake

Others

  • PR #212 feat:fix typos
  • PR #252 fix: gitignore 忽略构建的包
  • PR #255 Optimize imports, function comments, logic judgments, and return values
  • PR #256 style: optimize func comments
  • PR #258 improved comment and func args
  • PR #259 style: improve logic if conditions

New Contributors

Full Changelog: v1.4.0...v1.5.0