Releases: risingwavelabs/risingwave-operator
Releases · risingwavelabs/risingwave-operator
v0.6.0
What's Changed
- chore(deps): bump k8s.io/api from 0.29.0 to 0.29.1 by @dependabot in #583
- chore(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in #582
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 by @dependabot in #580
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.70.0 to 0.71.0 by @dependabot in #578
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.0 to 0.29.1 by @dependabot in #581
- fix: fix panic on nil standalone statefulset by @arkbriar in #586
- fix: add permission to delete pods by @arkbriar in #588
- feat: deprecate and remove fields for connector by @arkbriar in #585
- chore: update the kernel version from 1.5.0 to 1.6.0 in README by @xuhui-lu in #591
- chore: bump up the kernel version from 1.5.4 to 1.6.0 by @xuhui-lu in #590
- fix: RW_META_ADDR for meta node (for locally accessed from risectl) by @fuyufjh in #592
- chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #593
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.0 to 0.71.2 by @dependabot in #594
- chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #595
Full Changelog: v0.5.8...v0.6.0
v0.5.8
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #568
- chore(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #567
- nit: remove redundant env by @arkbriar in #570
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #569
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #573
- feat: support obs by @arkbriar in #574
- chore: bump risingwave to v1.5.4 by @arkbriar in #575
- feat: add missing standalone status field by @CAJan93 in #572
- reenable stream frag exchange by @lmatz in #577
- fix: fix service type of standalone service, optimize for telemetry by @arkbriar in #576
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.69.1 to 0.70.0 by @dependabot in #554
- chore(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #556
- chore(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 by @dependabot in #555
- chore: bump up risingwave to v1.5.0 by @lukeraphael in #558
- chore: bump RisingWave version to v1.5.0 by @arkbriar in #559
- chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #564
- chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #560
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.0 by @dependabot in #563
- Bump RisingWave to v1.5.1 by @arkbriar in #565
- Mark .spec.components.standalone.replicas as required. by @arkbriar in #566
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- chore: bump kernel to v1.4.0 by @arkbriar in #544
- feat: use --config-file and --prometheus-listen-addr in standalone mode by @arkbriar in #539
- chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #546
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.68.0 to 0.69.1 by @dependabot in #545
- fix(monitoring): set podMonitorSelectorNilUsesHelmValues to false to … by @arkbriar in #547
- chore(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by @dependabot in #549
- chore(deps): bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #550
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.3 to 0.28.4 by @dependabot in #551
- fix: correct description for azure blob storage by @lukeraphael in #552
- fix: fix nil reference in sts update controller by @arkbriar in #553
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- fix & test: add an e2e testcase for standalone deployment, fix bug found by @arkbriar in #538
- fix: fix the regression happened on env RW_META_ADDR, add it in both by @arkbriar in #540
- chore(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by @dependabot in #541
- feat: support embedded connector by @arkbriar in #542
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- feat: set RW_META_ADDR in meta pod, used by risectl by @fuyufjh in #514
- chore: fix resource limit by @fuyufjh in #515
- ci: update the manifest test by @arkbriar in #517
- chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #513
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #516
- feat: add etcd yaml file by @yufansong in #524
- chore: bump risingwave image version to v1.3.0 by @arkbriar in #525
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot in #530
- chore(deps): bump github.com/openkruise/kruise-api from 1.4.0 to 1.5.0 by @dependabot in #529
- docs: add emptydir for heap profiling by @arkbriar in #532
- feat: support standalone mode by @arkbriar in #519
- feat: accelerate upgrade of compute sts with an external policy by @arkbriar in #533
- chore: fix typo by @arkbriar in #534
- chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #536
- chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #537
- chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #535
New Contributors
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- chore: remove RW_METRICS_LEVEL env by @huangjw806 in #500
- chore: bump risingwave version to v1.2.0 by @arkbriar in #501
- docs: Add the Helm chart link by @haoxins in #503
- chore: increase the default scrape interval by @Nebulazhang in #505
- chore: update readme by @arkbriar in #507
- chore: remove risingwavepodtemplate's crd file and webhook definitions by @arkbriar in #506
- Fix error in README.md by @globecen in #508
- ci: create dependabot.yml by @arkbriar in #509
- chore: bump dependencies and fix all warnings by @arkbriar in #510
- chore: fix errors found by the IDE by @arkbriar in #511
- chore: update README.md by @arkbriar in #512
New Contributors
- @huangjw806 made their first contribution in #500
- @haoxins made their first contribution in #503
- @globecen made their first contribution in #508
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore: bump risingwave version to v1.1.0 by @arkbriar in #492
- chore: use v1.1.1 to avoid an issue caused by bumping tonic by @arkbriar in #493
- chore: bump to go 1.21 by @arkbriar in #495
- eliminate the need to clone the repo in order to install monitoring by @neverchanje in #496
- chore: bump risingwave image to v1.1.2 by @arkbriar in #497
- feat: merge the env vars and use the vars set by user if key equals by @Nebulazhang in #491
New Contributors
- @neverchanje made their first contribution in #496
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- chore(docs): update monitoring README and remove the logging part by @Nebulazhang in #477
- chore: update README.md by @arkbriar in #476
- chore(doc): update monitoring readme by @Nebulazhang in #478
- doc: Grafana accept requests from external hosts by @lmatz in #479
- feat: add a risingwave-dev-dashboard by @lmatz in #480
- chore: update manifests and tests to use v1.0.0 by @arkbriar in #481
- docs: update stable manifests by @arkbriar in #482
- docs: add a doc about using IAM for service account by @arkbriar in #483
- typo in etcd configuration by @matanper in #485
- start connector node by default by @lmatz in #484
- chore(docs): update minio default config & remove the legacy
storage.md
doc by @Nebulazhang in #487 - test(e2e): add e2e action for operator manifest by @Nebulazhang in #488
- feat: full kubernetes addr by @Gogomoe in #489
- feat: set startup probe to prevent from unnecessary restarts by @arkbriar in #490
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- remind users to adjust data directory just in case by @lmatz in #456
- feat & fix: add an annotation to allow bypassing the validating webho… by @arkbriar in #457
- chore(monitoring): simplify the monitoring stack by @Nebulazhang in #460
- feat: update oss from s3 compatible to openDAL by @yufansong in #465
- fix: update the env vars for unifying s3-compatible and s3 by @xuhui-lu in #462
- chore(etcd): add
max-request-bytes
for ETCD opts by @Nebulazhang in #463 - fix(monitoring): add prometheus-community repo in
install.sh
by @Nebulazhang in #470 - chore: add compatibility notice for main branch by @arkbriar in #471
- chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in #469
- refactor: remove deprecated fields and update others accordingly by @arkbriar in #472
- refactor: refactor aliyunOSS code by @yufansong in #467
- fix: fix field in error message by @arkbriar in #473
- feat: allow any format log level by @arkbriar in #474
- refactor: reflect recreate upgrade type on sts by @arkbriar in #475
New Contributors
Full Changelog: v0.4.1...v0.5.0