Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 06:51
· 5 commits to develop since this release
7f63235

What's Changed

  • refactor!(api): refine the default setting of *port field of cluster by @zyy17 in #170
  • refactor(test): add e2e Helper and refine testdata structure by @zyy17 in #171
  • refactor: set default values back to the original resource by @zyy17 in #172
  • feat: add greptimedb operator api docs by @daviderli614 in #174
  • chore: bump dependencies package by @daviderli614 in #175
  • fix: format error of api reference and modify makefile target name by @zyy17 in #176
  • ci: add build-operator-local-test-image and push-operator-local-test-image by @zyy17 in #178
  • refactor: move config/samples/ to examples/ and add docs by @zyy17 in #177
  • ci: release bundle.yaml and crds.yaml by @zyy17 in #182
  • ci: use go install to install tools instead of using shell scripts to avoid rate limit problem by @zyy17 in #181
  • refactor!(apis): add WALProvider and FileStorage by @zyy17 in #180
  • feat: add ,inline tag for toml mapping by @zyy17 in #183
  • ci: add TestClusterStandaloneWAL by @zyy17 in #184
  • feat(apis): add LoggingSpec by @zyy17 in #185
  • refactor: make sure operator upgrade smooth by @zyy17 in #187
  • refactor: add Validate() and Check() by @zyy17 in #186

Full Changelog: v0.1.0-alpha.29...v0.1.0