Skip to content

Releases: risingwavelabs/risingwave-operator

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

v0.6.0

31 Jan 06:57
6bd5708
Compare
Choose a tag to compare

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

10 Jan 08:41
ee84c58
Compare
Choose a tag to compare

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

21 Dec 10:57
700b6ca
Compare
Choose a tag to compare

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

22 Nov 14:32
6882392
Compare
Choose a tag to compare

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

08 Nov 06:03
0c9f978
Compare
Choose a tag to compare

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

01 Nov 06:37
8ead4ec
Compare
Choose a tag to compare

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

09 Oct 09:51
ac8fdfd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

04 Sep 07:08
8d76221
Compare
Choose a tag to compare

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

Full Changelog: v0.5.1...v0.5.2

v0.5.1

14 Aug 09:46
30bd7f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1