Skip to content

Releases: nacos-group/nacos-k8s

v1.0.2

02 Apr 06:26
6fe83e3

Choose a tag to compare

What's Changed

  • Support nacos 3.0.1 #488 by @yunwz in #489
  • chore(mysql): upgrade to mysql:8.0.30 and ensure compatible k8s hostPath/init script mount by @cxhello in #509
  • chore(nacos): nacos-quick-start.yaml add nacos 3.x console port by @cxhello in #510
  • Codex/fix sh compatible startup by @luoxiner in #513

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Aug 15:17
484e82a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Nov 13:44
27422e4

Choose a tag to compare

Merge pull request #353 from nacos-group/develop

Optimize database initialization to read remote SQL files directly.