Skip to content

Releases: GreptimeTeam/greptimedb-operator

Release v0.4.1

17 Jun 09:09
dd59d43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

13 Jun 10:12
ba011f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

Release v0.3.1

12 Jun 03:04
Compare
Choose a tag to compare

What's Changed

  • fix: no passed table name to the meta PostgreSQL backend storage by @daviderli614 in #291

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

26 May 07:34
0a35cf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

Release v0.2.2

30 Apr 17:51
c01578e
Compare
Choose a tag to compare

What's Changed

  • chore: change the secret name in the standalone greptimedb OSS example by @daviderli614 in #260
  • refactor: seperate logs and slow queries pipeline by @zyy17 in #262
  • refactor: remove validation for region failover by @zyy17 in #263
  • refactor: set default replicas when the field is unset by @zyy17 in #264
  • refactor: turn on maintenance mode by detecting EnableRegionFailover field by @zyy17 in #265

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

16 Apr 08:39
25f8f64
Compare
Choose a tag to compare

What's Changed

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

Release v0.2.1-alpha.1

28 Feb 15:49
578a0e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1-alpha.1

Release v0.2.0

27 Feb 11:20
9efebaf
Compare
Choose a tag to compare

What's Changed

  • refactor: Add the IsObjectLabelsEqual function to check the object labels are equal by @daviderli614 in #224
  • fix(monitoring): create duplicated pipelines by @zyy17 in #225
  • refactor(apiserver): don't need to fail the request when querying podmetrics failed by @zyy17 in #226
  • refactor(metrics): add podContainerReadyDuration and refine the logging by @zyy17 in #227
  • ci: add hack/generate-client.sh and generate client code by @zyy17 in #229
  • chore: meta region failover is disabled by default by @daviderli614 in #230
  • chore: add patch for the datanode labels checker by @daviderli614 in #231
  • fix: incorrect api path by @daviderli614 in #233
  • feat: initialize admission webhook by @daviderli614 in #234
  • build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in #232
  • fix: dead links by @nicecui in #235
  • feat: setup admission webhook by @daviderli614 in #236
  • refactor: add labels and annotations for pvc by @zyy17 in #238
  • refactor: modify the rpc addr startup args of all components by @daviderli614 in #241
  • ci: upgrade golang.org/x/net for resolve security issue by @zyy17 in #243
  • ci: build initializer for local test by @zyy17 in #242
  • refactor(flownode): add flownode probe settings by @zyy17 in #239

New Contributors

Full Changelog: v0.1.3...v0.2.0

Release v0.1.4-alpha.3

13 Jan 03:42
3db8697
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4-alpha.2...v0.1.4-alpha.3

Release v0.1.4-alpha.2

04 Dec 08:39
84856f2
Compare
Choose a tag to compare

What's Changed

  • refactor(apiserver): don't need to fail the request when querying podmetrics failed by @zyy17 in #226
  • refactor(metrics): add podContainerReadyDuration and refine the logging by @zyy17 in #227
  • ci: add hack/generate-client.sh and generate client code by @zyy17 in #229

Full Changelog: v0.1.4-alpha.1...v0.1.4-alpha.2