Skip to content

v2.22.0

Pre-release
Pre-release

Choose a tag to compare

@glasskube-bot glasskube-bot released this 01 Jun 13:10
969d5d9

2.22.0 (2026-06-01)

Features

Bug Fixes

  • backend: remove feature check on delete customer endpoint (#2526) (782f338)
  • deps: update aws-sdk-go-v2 monorepo (#2476) (a5df165)
  • deps: update aws-sdk-go-v2 monorepo (#2515) (9d655df)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.102.0 (#2506) (20a918c)
  • deps: update module github.com/aws/smithy-go to v1.26.0 (#2508) (f7d02a8)
  • deps: update module github.com/docker/cli to v29.5.2+incompatible (#2477) (ab9aef0)
  • deps: update module github.com/exaring/otelpgx to v0.11.1 (#2485) (e480a0a)
  • deps: update module github.com/go-chi/chi/v5 to v5.3.0 (#2487) (a3184ef)
  • deps: update module github.com/onsi/gomega to v1.41.0 (#2488) (70021ff)
  • deps: update module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver to v0.153.0 (#2490) (b330e55)
  • deps: update module github.com/stripe/stripe-go/v85 to v85.2.0 (#2510) (467d373)
  • deps: update module helm.sh/helm/v4 to v4.2.0 (#2495) (945c378)
  • deps: update opentelemetry-go monorepo to v1.44.0 (#2503) (74f15ac)
  • license and entitlements copy (#2524) (4fcfaa3)

Other

  • add delete organization button on subscription page (#2525) (9efcafe)
  • deps: update angular-cli monorepo to v21.2.13 (#2504) (d43e76e)
  • deps: update aws-actions/configure-aws-credentials action to v6.1.2 (#2492) (642b800)
  • deps: update aws-actions/configure-aws-credentials action to v6.1.3 (#2512) (40ad883)
  • deps: update axllent/mailpit docker tag to v1.30.1 (#2507) (759f904)
  • deps: update dependency @angular/cdk to v21.2.13 (#2505) (6c1de82)
  • deps: update dependency stripe to v1.42.0 (#2493) (f1cd5d5)
  • deps: update dependency stripe to v1.42.1 (#2513) (9251f47)
  • deps: update docker docker tag to v29.5.2 (#2464) (87b8cd7)
  • deps: update docker/login-action action to v4.2.0 (#2479) (c401855)
  • deps: update docker/metadata-action action to v6.1.0 (#2480) (dbfc977)
  • deps: update docker/setup-buildx-action action to v4.1.0 (#2481) (9b0537d)
  • deps: update helm release rustfs to 0.5.x (#2494) (759fe90)
  • deps: update pnpm to v11 (#2496) (952833a)
  • deps: update postgres docker tag to v18.4 (#2482) (736d505)
  • frontend: show latest deployment status timepstamp on hover (#2450) (94e2105)
  • support OIDC registration (#2498) (f587b26)

Docs

  • add blog post - Container Registry Pull-Through Cache (#2483) (c6bf534)
  • website: unify self-hosting introduction pages (#2499) (fb51246)

Refactoring