Skip to content

Releases: vanus-labs/cdk-java

v0.2.1

20 Jul 12:38
95173fd
Compare
Choose a tag to compare

What's Changed

  • feat: support get user secret and config by @JieDing in #62
  • feat: split EnvUtil into ConfigUtil and Secret Util @JieDing in #63

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Jul 08:57
Compare
Choose a tag to compare

What's Changed

  • feat: support kv store by @JieDing in #54
  • feat: use cache to avoid reloading store implementations each time by @JieDing in #55
  • feat: support file-kv-store by @JieDing in #56
  • feat: support users to specify the location of the store file by @JieDing in #57
  • fix: update hard-coded package names in VanceApplication by @JieDing in #58
  • chore: bump to v0.2.0 by @JieDing in #59
  • fix: update pom config @JieDing in #60

Full Changelog: v0.1.0...v0.2.0

v0.1.0

02 Jul 09:55
a763e60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/linkall-labs/cdk-java/commits/v0.1.0