Skip to content

Releases: risingwavelabs/risingwave-operator

v0.8.3

01 Nov 04:35
e747ca0
Compare
Choose a tag to compare

What's Changed

  • chore: bump risingwave image tags to v2.0.2 by @risingwave-ci in #739
  • test(e2e): remove all etcd related tests and add tests for postgres by @arkbriar in #738
  • style: correct spelling of statefulset by @hezhizhen in #740
  • chore(deps): bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by @dependabot in #742
  • chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #745
  • chore(deps): bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #744
  • chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #743
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 by @dependabot in #741
  • feat: support secret encryption key by @arkbriar in #746

Full Changelog: v0.8.2...v0.8.3

v0.8.2

21 Oct 04:43
4830b2f
Compare
Choose a tag to compare

What's Changed

  • feat: support passing license as file by @arkbriar in #732
  • chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #734
  • YAML chart for using Postgres as metastore and local-disk as storage backend by @vmaksimovski in #735
  • feat: enforce recreating (force updating) objects when operator versi… by @arkbriar in #736
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #737

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

08 Oct 08:50
c76f925
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump k8s.io/api from 0.31.0 to 0.31.1 by @dependabot in #717
  • chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.2 by @dependabot in #720
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.76.1 to 0.76.2 by @dependabot in #716
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.31.0 to 0.31.1 by @dependabot in #719
  • chore: bump risingwave image tags to v2.0.0 by @risingwave-ci in #721
  • chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #724
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #723
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.76.2 to 0.77.0 by @dependabot in #722
  • chore: bump risingwave image tags to v2.0.1 by @risingwave-ci in #726
  • chore(deps): bump github.com/openkruise/kruise-api from 1.7.0 to 1.7.1 by @dependabot in #729
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.77.0 to 0.77.1 by @dependabot in #728
  • feat: turn the feature gate EnableForceUpdate on by default by @arkbriar in #727
  • chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 by @dependabot in #731
  • chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #730

Full Changelog: v0.8.0...v0.8.1

v0.8.0

13 Sep 08:35
81b2432
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #689
  • chore(deps): bump github.com/samber/lo from 1.45.0 to 1.46.0 by @dependabot in #687
  • test(e2e): support RW_VERSION in e2e test by @cyliu0 in #690
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.75.1 to 0.75.2 by @dependabot in #691
  • chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in #693
  • chore: bump risingwave image tags to v1.10.0 by @risingwave-ci in #692
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #698
  • docs: fix MALLOC_CONF in examples by @arkbriar in #695
  • chore: bump risingwave image tags to v1.10.1 by @risingwave-ci in #701
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.75.2 to 0.76.0 by @dependabot in #697
  • chore(deps): bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #696
  • fix: remove the required mark for replicas field by @arkbriar in #702
  • chore(deps): bump github.com/samber/lo from 1.46.0 to 1.47.0 by @dependabot in #704
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #703
  • feat: support passing credentials for SQL backend separately via envs by @arkbriar in #683
  • fix: fix passing sqlite path by @arkbriar in #706
  • chore(deps): bump golang.org/x/mod from 0.17.0 to 0.20.0 by @dependabot in #707
  • chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #708
  • feat: support license by @fuyufjh in #709
  • chore(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 by @dependabot in #715
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.76.0 to 0.76.1 by @dependabot in #714
  • chore(deps): bump github.com/openkruise/kruise-api from 1.6.0 to 1.7.0 by @dependabot in #713
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #712

New Contributors

Full Changelog: v0.7.2...v0.8.0

v0.7.2

23 Jul 05:26
ac47edd
Compare
Choose a tag to compare

What's Changed

  • ci: add update helm pipeline by @Stab123 in #664
  • feat: set RUST_MIN_STACK to 4194304 by @arkbriar in #665
  • chore: bump risingwave image tags to v1.9.1 by @risingwave-ci in #666
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #667
  • feat: migrate standalone to single-node by @fuyufjh in #612
  • Create CODEOWNERS by @arkbriar in #668
  • chore(deps): bump k8s.io/api from 0.30.1 to 0.30.2 by @dependabot in #670
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by @dependabot in #669
  • chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #673
  • chore(deps): bump github.com/samber/lo from 1.39.0 to 1.44.0 by @dependabot in #675
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.74.0 to 0.75.0 by @dependabot in #676
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #679
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.75.0 to 0.75.1 by @dependabot in #678
  • chore(deps): bump github.com/samber/lo from 1.44.0 to 1.45.0 by @dependabot in #680
  • feat: support adversting with IP addresses, useful to avoid DNS problems by @arkbriar in #682

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

30 May 07:26
d7081a7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #646
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #648
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 by @dependabot in #647
  • feat: support embedded serving mode by @arkbriar in #651
  • chore(deps): bump k8s.io/apimachinery from 0.30.0 to 0.30.1 by @dependabot in #652
  • chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #653
  • chore: bump risingwave image tags to v1.9.0 by @risingwave-ci in #657
  • chore(deps): bump k8s.io/api from 0.30.0 to 0.30.1 by @dependabot in #656
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.2 to 0.74.0 by @dependabot in #654
  • Revert "chore: bump risingwave image tags to v1.9.0 (#657)" by @lmatz in #658
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by @dependabot in #662
  • chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #660
  • chore(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #661
  • fix: use a minimal value of 4 for RW_WORKER_THREADS by @BugenZhao in #663

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

06 May 10:41
31e28fc
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0 by @dependabot in #625
  • feat: support TLS/SSL by @arkbriar in #624
  • feat: deprecate root fields by @arkbriar in #626
  • chore: bump risingwave v1.7.3 by @arkbriar in #627
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.72.0 to 0.73.0 by @dependabot in #628
  • chore(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in #629
  • chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #630
  • chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #634
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #632
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.0 to 0.73.1 by @dependabot in #633
  • feat: allow http scheme for s3 endpoint by @arkbriar in #635
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.73.1 to 0.73.2 by @dependabot in #639
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #636
  • chore: bump controller-runtime to v0.18.0, k8s.io/* to v0.30.0, contr… by @arkbriar in #641
  • chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #644
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 by @dependabot in #645
  • chore: bump risingwave to v1.8.2 by @arkbriar in #642

Full Changelog: v0.6.3...v0.7.0

v0.6.3

28 Mar 09:04
cac761c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #607
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #608
  • chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #610
  • chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.2 to 0.72.0 by @dependabot in #609
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #611
  • chore(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #618
  • chore(deps): bump k8s.io/api from 0.29.2 to 0.29.3 by @dependabot in #617
  • chore: bump risingwave to v1.7.1 by @arkbriar in #614
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3 by @dependabot in #616
  • feat: support sql meta backends by @arkbriar in #619
  • refactor: use ctrl runtime library func optimisation by @sixletters in #620
  • chore: bump risingwave to v1.7.2, favor docker.io instead of ghcr.io by @arkbriar in #621
  • chore(deps): bump github.com/openkruise/kruise-api from 1.5.0 to 1.6.0 by @dependabot in #623
  • feat: support use service account to auth azblob by @arkbriar in #613

Full Changelog: v0.6.2...v0.6.3

v0.6.2

27 Feb 05:21
3d4274e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.0 by @dependabot in #606

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Feb 03:43
77c3d7b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 by @dependabot in #596
  • chore(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by @dependabot in #601
  • chore(deps): bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot in #602
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 by @dependabot in #599
  • chore: bump to go 1.22 by @arkbriar in #603
  • chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #600
  • chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 by @dependabot in #598
  • fix: wrong connection string for local disk object store by @wjf3121 in #604
  • chore: bump controller-gen to 0.14.0 by @arkbriar in #605

New Contributors

Full Changelog: v0.6.0...v0.6.1