Release v0.1.3
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
- 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
- refactor: use no cache client to avoid watch permission by @zyy17 in #204
- 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
- fix: specify empty logDir when only log to stdout by @zyy17 in #210
- fix: forget to add SecurityContext by @zyy17 in #211
- fix: add
StartTime
by @zyy17 in #212 - 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 - feat: Add Azure Blob configuration to the object storage setting by @daviderli614 in #221
- feat: Add label for the greptimedb services and controllers by @daviderli614 in #223
Full Changelog: v0.1.2...v0.1.3