Skip to content

Releases: openeverest/provider-cassandra

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 13:01
6c4c21a

provider-cassandra v0.1.2

Image

ghcr.io/openeverest/provider-cassandra:0.1.2

Platforms: linux/amd64, linux/arm64

Install with Helm

helm install provider-cassandra \
  oci://ghcr.io/openeverest/charts/provider-cassandra \
  --version 0.1.2 -n everest-system

What's Changed

Features

Other Changes

  • fix: bump provider-sdk to resolve BackupClass parameter schemas by @huynt0812 in #10
  • feat: support scheduled backups via Medusa's native scheduler by @huynt0812 in #11
  • build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 by @dependabot[bot] in #15

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:03
f205c23

provider-cassandra v0.1.1

Image

ghcr.io/openeverest/provider-cassandra:0.1.1

Platforms: linux/amd64, linux/arm64

Install with Helm

helm install provider-cassandra \
  oci://ghcr.io/openeverest/charts/provider-cassandra \
  --version 0.1.1 -n everest-system

What's Changed

Other Changes

  • Fix dev Tiltfile paths and provider watch livelock by @huynt0812 in #5
  • fix/datacenter-collision-and-reconciler-defaults by @huynt0812 in #6
  • fix/connection-details-name-sanitization by @huynt0812 in #7
  • Remove PMM integration as unsupported by @spron-in in #9

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 07:49
ac83064

provider-cassandra v0.1.0

Image

ghcr.io/openeverest/provider-cassandra:0.1.0

Platforms: linux/amd64, linux/arm64

Install with Helm

helm install provider-cassandra \
  oci://ghcr.io/openeverest/charts/provider-cassandra \
  --version 0.1.0 -n everest-system

What's Changed

Other Changes

  • Bump github.com/getkin/kin-openapi from 0.138.0 to 0.144.0 by @dependabot[bot] in #3
  • Bump google.golang.org/grpc from 1.81.0 to 1.82.1 by @dependabot[bot] in #2
  • Bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #1
  • Bump golang.org/x/net from 0.54.0 to 0.55.0 by @dependabot[bot] in #4

New Contributors

Full Changelog: https://github.com/openeverest/provider-cassandra/commits/v0.1.0