Releases: appuio/control-api
Releases · appuio/control-api
v0.32.0-beta1
3 changes since v0.31.0
🔗 Dependency Updates
- Update actions/setup-go action to v5 (#192)
- Update docker/setup-buildx-action action to v3 (#193)
- Update docker/setup-qemu-action action to v3 (#194)
v0.31.0
7 changes since v0.30.0
🚀 Features
- Add compatibility mode for creating odoo16 sales orders using odoo8 IDs (#184)
🛠️ Minor Changes
- Remove billing entity information from
appuio_control_organization_info
metric (#186)
🔎 Breaking Changes
- Fix naming of
salesOrder
properties in status subresource (#190)
🔗 Dependency Updates
- Update actions/checkout action to v4 (#180)
- Update docker/login-action action to v3 (#181)
- Update dependencies (#189)
- Update docker.io/library/alpine Docker tag to v3.19 (#188)
v0.30.0
2 changes since v0.29.1
🚀 Features
- Reconcile organizations to create sales orders where needed (#182)
- Add appuio_control_organization_info metric (#183)
v0.29.1
11 changes since v0.29.0
🔗 Dependency Updates
- Replace github.com/golang/mock with go.uber.org/mock (#171)
- Update docker.io/library/alpine Docker tag to v3.18 (#168)
- Update module github.com/stretchr/testify to v1.8.4 (#167)
- Update module k8s.io/klog/v2 to v2.110.1 (#161)
- Update module sigs.k8s.io/kind to v0.20.0 (#139)
- Update module github.com/go-logr/zapr to v1.3.0 (#166)
- Update k8s.io/utils digest to b307cd5 (#141)
- Update module github.com/prometheus/client_golang to v1.17.0 (#175)
- Update module github.com/mailgun/mailgun-go/v4 to v4.12.0 (#174)
- Update module github.com/google/uuid to v1.4.0 (#173)
- Update sigs.k8s.io/apiserver-runtime digest to 4d54d00 (#172)
v0.29.0
2 changes since v0.28.0
🚀 Features
- Implement storage backend for odoo16 (#170)
📄 Documentation
- Update Keycloak Realm template for local environment setup (#169)
v0.28.0
2 changes since v0.27.1
🚀 Features
- Create
UsageProfile
CRD (#165)
🔗 Dependency Updates
- Update module github.com/prometheus/client_golang to v1.15.1 (#162)
v0.27.1
1 changes since v0.27.0
🐛 Fixes
- UserValidator: Fix wrong
Resource
parameter in override validation SAR (#164)
v0.27.0
1 changes since v0.26.0
🚀 Features
- Allow users to create their own settings (#163)
v0.26.0
1 changes since v0.25.1
🚀 Features
- Add a command to clean up stale inflight records (#160)
v0.25.1
1 changes since v0.25.0
🐛 Fixes
- Fix service account kubebuilder annotations (#159)