Skip to content

Releases: BojanZelic/cloudflare-zero-trust-operator

0.4.0

13 Nov 20:41
Compare
Choose a tag to compare

Changelog

What's Changed

  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.0 by @renovate in #103
  • Upgrade golang and libs by @BojanZelic in #108
  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #100
  • Cloudflare logo support for access application by @BojanZelic in #111

Full Changelog: 0.3.2...0.4.0

0.3.2

12 Oct 00:26
Compare
Choose a tag to compare

Changelog

What's Changed

  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.63.0 by @renovate in #80
  • fix(deps): update kubernetes packages to v0.26.3 by @renovate in #83
  • chore(deps): update actions/setup-go action to v4 by @renovate in #82
  • fix(deps): update module github.com/onsi/gomega to v1.27.4 by @renovate in #77
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.14.6 by @renovate in #86
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.2 by @renovate in #84
  • fix(deps): update module github.com/go-logr/logr to v1.2.4 by @renovate in #88
  • fix(deps): update module github.com/onsi/gomega to v1.27.6 by @renovate in #85
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.65.0 by @renovate in #87
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 by @renovate in #91
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.67.0 by @renovate in #90
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.5 by @renovate in #92
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0 by @renovate in #97
  • chore(deps): update actions/checkout action to v4 by @renovate in #98
  • fix(deps): update module github.com/spf13/viper to v1.16.0 by @renovate in #96
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #105

Full Changelog: 0.3.1...0.3.2

0.3.1

14 Mar 23:54
Compare
Choose a tag to compare

Changelog

What's Changed

  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.0 by @renovate in #50
  • fix(deps): update kubernetes packages to v0.26.2 by @renovate in #62
  • add headers to autogenerated helm files by @BojanZelic in #76
  • Feature/additional policies support by @BojanZelic in #73
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.14.5 by @renovate in #48
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.1 by @renovate in #78
  • Helm Chart: Fix wrong ServiceAccount name in RBAC role bindings by @asychev in #75
  • remove alpha notice & notice about requring multiple auth keys by @BojanZelic in #79

Full Changelog: 0.3.0...0.3.1

0.3.0

07 Mar 03:35
Compare
Choose a tag to compare

Changelog

Breaking Changes

To Migrate:

# Ensure that autoRedirectToIdentity is set on your CloudflareAccessApplication CRs

apiVersion: cloudflare.zelic.io/v1alpha1
kind: CloudflareAccessApplication
metadata:
  name: domain-example
spec:
  autoRedirectToIdentity: true

What's New

New Contributors

Full Changelog: 0.2.1...0.3.0

0.2.1

01 Mar 21:23
Compare
Choose a tag to compare

Changelog

What's Changed

  • fix: remove duplicated labels on rbac components by @rafaribe in #61
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.62.0 by @renovate in #58
  • fix(deps): update module github.com/onsi/gomega to v1.27.2 by @renovate in #59

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

07 Feb 21:41
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: 0.1.9...0.2.0

0.1.9

31 Jan 00:41
Compare
Choose a tag to compare

Changelog

What's Changed

  • Update module github.com/cloudflare/cloudflare-go to v0.59.0 by @renovate in #43
  • Update module github.com/onsi/gomega to v1.26.0 by @renovate in #46
  • Update kubernetes packages to v0.26.1 by @renovate in #44
  • Update module github.com/spf13/viper to v1.15.0 by @renovate in #45
  • Disable secretgen in main kustomize by @BojanZelic in #47
  • limit lenght of names because of k8s limits by @BojanZelic in #49
  • don't require both api token, key, & email by @BojanZelic in #52

Full Changelog: 0.1.8...0.1.9

0.1.8

17 Jan 20:23
Compare
Choose a tag to compare

Changelog

What's Changed

  • Update module sigs.k8s.io/controller-runtime to v0.14.1 by @renovate in #36
  • Update module github.com/cloudflare/cloudflare-go to v0.57.0 by @renovate in #37
  • Update module github.com/cloudflare/cloudflare-go to v0.57.1 by @renovate in #38
  • Update module github.com/cloudflare/cloudflare-go to v0.58.0 by @renovate in #39
  • Update module github.com/cloudflare/cloudflare-go to v0.58.1 by @renovate in #40
  • Update module github.com/onsi/ginkgo/v2 to v2.7.0 by @renovate in #41
  • Update module github.com/onsi/gomega to v1.25.0 by @renovate in #42

Full Changelog: 0.1.7...0.1.8

0.1.7

15 Dec 17:52
Compare
Choose a tag to compare

Changelog

What's Changed

  • Update kubernetes packages to v0.25.5 by @renovate in #22
  • Update module github.com/onsi/ginkgo/v2 to v2.6.0 by @renovate in #27
  • fix integration tests by @BojanZelic in #29
  • Update goreleaser/goreleaser-action action to v4 by @renovate in #28
  • fix kustomize install by @BojanZelic in #30
  • fix bug with servicetoken name by @BojanZelic in #32
  • Update module github.com/onsi/ginkgo/v2 to v2.6.1 by @renovate in #33
  • Update module sigs.k8s.io/controller-runtime to v0.14.0 by @renovate in #35
  • Update module github.com/onsi/gomega to v1.24.2 by @renovate in #34

Full Changelog: 0.1.6...0.1.7

0.1.6

07 Dec 19:11
Compare
Choose a tag to compare

Changelog