Skip to content

Releases: GreptimeTeam/greptimedb-operator

Release v0.1.3-alpha.8

22 Nov 06:32
9833a3b
Compare
Choose a tag to compare

What's Changed

  • ci(coderabbit): enable auto review by @zyy17 in #219
  • ci: add build-arm64 and build-initializer option for dev-build workflow by @zyy17 in #220
  • feat: collect pod metrics of duration of multiple stage in pod lifetime by @zyy17 in #217
  • refactor(apis): add rollingUpdate field by @zyy17 in #213

Full Changelog: v0.1.3-alpha.7...v0.1.3-alpha.8

Release v0.1.3-alpha.7

15 Nov 08:09
76d8f13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3-alpha.6...v0.1.3-alpha.7

Release v0.1.3-alpha.6

11 Nov 08:30
a9b24e7
Compare
Choose a tag to compare

What's Changed

  • fix: forget to add SecurityContext by @zyy17 in #211

Full Changelog: v0.1.3-alpha.5...v0.1.3-alpha.6

Release v0.1.3-alpha.5

11 Nov 07:42
fb1137f
Compare
Choose a tag to compare

What's Changed

  • fix: specify empty logDir when only log to stdout by @zyy17 in #210

Full Changelog: v0.1.3-alpha.4...v0.1.3-alpha.5

Release v0.1.3-alpha.4

11 Nov 03:41
b391b6e
Compare
Choose a tag to compare

What's Changed

  • ci: bump go version to 1.23 by @zyy17 in #205
  • fix: forget to add StartupProbe by @zyy17 in #206
  • ci: use non-root user and group to run the operator by @zyy17 in #208
  • refactor: add security context by @zyy17 in #209

Full Changelog: v0.1.3-alpha.3...v0.1.3-alpha.4

Release v0.1.3-alpha.3

07 Nov 07:08
8e6b3d7
Compare
Choose a tag to compare

What's Changed

  • refactor: use no cache client to avoid watch permission by @zyy17 in #204

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

Release v0.1.3-alpha.2

07 Nov 03:02
e82ef3a
Compare
Choose a tag to compare

What's Changed

  • docs: add docker pull badge by @zyy17 in #200
  • refactor: add Filters in LoggingSpec by @zyy17 in #203
  • feat: support to get pod metrics in operator apiserver by @zyy17 in #202

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

Release v0.1.3-alpha.1

25 Oct 11:00
075b5fe
Compare
Choose a tag to compare

What's Changed

  • refactor: use file storage for monitoring standalone by default by @zyy17 in #196
  • ci: add .coderabbit.yaml to configure coderabbit by @zyy17 in #199
  • refactor: add StartUpProbe and reset the default values of probe for stability by @zyy17 in #197
  • feat: collect slow queries in monitoring mode by @zyy17 in #198

Full Changelog: v0.1.2...v0.1.3-alpha.1

Release v0.1.2

18 Oct 03:56
46697f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

16 Oct 05:21
4da82a7
Compare
Choose a tag to compare

What's Changed

  • refactor: sperate ports config from frontend instance and service by @zyy17 in #191
  • feat: introduce apiserver for operator by @zyy17 in #188
  • feat: implement monitoring bootstrap by @zyy17 in #190
  • fix: compoents don't updated by modifying the fields of cluster.base by @zyy17 in #192
  • refactor(monitoring): remove monitoring resources when disabled by @zyy17 in #193

Full Changelog: v0.1.0...v0.1.1