Releases: GreptimeTeam/greptimedb-operator
Releases · GreptimeTeam/greptimedb-operator
Release v0.4.1
What's Changed
- ci: add example label by @daviderli614 in #301
- fix(crds): image filed is not required by @daviderli614 in #302
- fix: Incorrect CredentialsSecretName description in the meta postgresql backend by @daviderli614 in #303
- feat(tools): add delete datanode groups and monitor standalone pvc in cleanup-cluster script by @daviderli614 in #305
- ci: use go version 1.24.3 in dev-build workflow by @daviderli614 in #304
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
What's Changed
- refactor: use the new etcd endpoints structure in the example and tests directory by @daviderli614 in #282
- chore: bump golang lint version to v2.1.6 by @daviderli614 in #278
- feat: add profile server by @daviderli614 in #281
- test: use the new etcd endpoints structure in the testdata by @daviderli614 in #284
- fix: fix incorrect kubectl command check in the dump data script by @WenyXu in #288
- refactor!: Simply set ObservedGeneration by @daviderli614 in #286
- fix: no passed table name to the meta PostgreSQL backend storage by @daviderli614 in #291
- refactor: turn on maintenance mode when cluster is starting by @zyy17 in #280
- fix: incorrect description for meta postgresql backend storage by @daviderli614 in #289
- chore: bump go version to v1.24.3 by @daviderli614 in #276
- chore: disable leader election by default by @daviderli614 in #287
- feat: add election lock ID to meta postgresql backend storage by @daviderli614 in #290
- chore: the frontend name must be set when using frontendGroups by @daviderli614 in #283
- fix: doc links by @nicecui in #294
- feat: support datanode groups by @zyy17 in #270
- chore: improve default logging configuration by @daviderli614 in #297
- ci: add pr labeling workflow by @daviderli614 in #296
- chore: bump k8s api to v0.32.3 and some dependent tools by @daviderli614 in #292
- ci: remove
.coderabbit.yaml
since using GitHub copilot by @zyy17 in #299 - ci: set job permissions by @daviderli614 in #300
- refactor: configure
cache_path
when using dedicated cache volume by @zyy17 in #298
New Contributors
Full Changelog: v0.3.0...v0.4.0
Release v0.3.1
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
What's Changed
- refactor!: replace frontends with frontendGroups in CRD by @daviderli614 in #267
- style: rename test files by @daviderli614 in #271
- docs: add compatibility matrix by @daviderli614 in #272
- refactor: add
RoleSpec
interface and clean the code by @zyy17 in #268 - feat: add
BackendStorage
inMetaSpec
by @zyy17 in #274 - refactor!: remove slow query collection by @zyy17 in #275
Full Changelog: v0.2.2...v0.3.0
Release v0.2.2
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
What's Changed
- feat: add frontend group by @daviderli614 in #244
- chore: add policy to delete configmap by @daviderli614 in #249
- test: change data path in testdata by @daviderli614 in #251
- fix(docs): bad link by @daviderli614 in #253
- chore: add virtual_host_style for s3 storage by @daviderli614 in #255
- feat: configure cache capacity and rename oss
secret-access-key
toaccess-key-secret
by @daviderli614 in #257 - chore: add common pvc label to the datanode by @daviderli614 in #254
- feat: add scripts for cleaning cluster and data collection by @daviderli614 in #252
- feat: add frontend ingress by @daviderli614 in #248
- feat: Add ValidatingWebhook to verify CR resource validity by @daviderli614 in #256
Full Changelog: v0.2.0...v0.2.1
Release v0.2.1-alpha.1
What's Changed
- feat: add frontend group by @daviderli614 in #244
Full Changelog: v0.2.0...v0.2.1-alpha.1
Release v0.2.0
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
What's Changed
- 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
New Contributors
Full Changelog: v0.1.4-alpha.2...v0.1.4-alpha.3
Release v0.1.4-alpha.2
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