Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/appuio/control-api to v0.33.0 #30

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/appuio/control-api v0.20.0 -> v0.33.0 age adoption passing confidence

Release Notes

appuio/control-api (github.com/appuio/control-api)

v0.33.0

Compare Source

1 changes since v0.32.2

🚀 Features

  • Add default organization to users that are in exactly one organization (#​203)

v0.32.2

Compare Source

1 changes since v0.32.1

🐛 Fixes

  • Odoo 16 storage: Use correct contact filter, make list and get consistent (#​202)

v0.32.1

Compare Source

1 changes since v0.32.0

🚀 Features

  • Allow organization BE ref validation to be skipped. (#​201)

v0.32.0

Compare Source

4 changes since v0.31.0

🚀 Features

  • Implement BillingEntity RBAC reconcile (#​199)

🔗 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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

1 changes since v0.27.0

🐛 Fixes

  • UserValidator: Fix wrong Resource parameter in override validation SAR (#​164)

v0.27.0

Compare Source

1 changes since v0.26.0

🚀 Features

  • Allow users to create their own settings (#​163)

v0.26.0

Compare Source

1 changes since v0.25.1

🚀 Features

  • Add a command to clean up stale inflight records (#​160)

v0.25.1

Compare Source

1 changes since v0.25.0

🐛 Fixes

  • Fix service account kubebuilder annotations (#​159)

v0.25.0

Compare Source

5 changes since v0.24.1

🚀 Features

  • Allow configuring static BE fields (#​150)
  • Add status field to billing entities, and persist it to Odoo (#​153)

🛠️ Minor Changes

  • Nicer wording for invitation email (#​152)

🔎 Breaking Changes

  • Send email notifications on BillingEntity update (#​155)

🐛 Fixes

  • Allow kubectl to validate CRDs client side (#​151)

v0.24.1

Compare Source

  • Remove Schweiz as a country since it's not used in production

v0.24.0

Compare Source

2 changes since v0.23.0

🚀 Features

  • Add permission to create BE; give admin permission over created BE (#​149)

🔗 Dependency Updates

  • Update module github.com/spf13/cobra to v1.7.0 (#​142)

v0.23.0

Compare Source

7 changes since v0.22.0

🚀 Features

  • Create/Update support for BillingEntities (#​146)
  • Add metrics that indicate the status of email sending (#​148)

📄 Documentation

  • Add Aldebaran Tech as CodeOwners (#​140)

🔗 Dependency Updates

  • Remove unneeded k8s.io/kubernetes dependency as renovate struggles with it (#​145)
  • Update module sigs.k8s.io/controller-runtime to v0.14.6 (#​135)
  • Update module go.uber.org/multierr to v1.11.0 (#​137)
  • Update module github.com/prometheus/client_golang to v1.15.0 (#​147)

v0.22.0

Compare Source

1 changes since v0.21.0

🚀 Features

  • Allow redeemer of an invitation to access (read) it (#​138)

v0.21.0

Compare Source

3 changes since v0.20.0

🔎 Breaking Changes

  • Switch from REDEEM custom method to virtual, create-only InvitationRedeemRequest (#​133)

🚀 Features

  • Enable users to create invitations (#​136)

🔗 Dependency Updates

  • Update actions/setup-go action to v4 (#​128)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency label Mar 25, 2022
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.6.0 Update module github.com/appuio/control-api to v0.7.0 Mar 28, 2022
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch 2 times, most recently from 69379ed to 584d013 Compare March 28, 2022 13:09
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.7.0 Update module github.com/appuio/control-api to v0.7.1 Mar 28, 2022
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 584d013 to 9271d8b Compare March 29, 2022 11:29
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.7.1 Update module github.com/appuio/control-api to v0.8.1 Mar 29, 2022
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.8.1 Update module github.com/appuio/control-api to v0.8.2 Mar 31, 2022
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 9271d8b to 7a0fba5 Compare March 31, 2022 12:58
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 7a0fba5 to 890eaec Compare September 25, 2022 13:28
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 890eaec to 9a30e4b Compare November 20, 2022 10:27
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 9a30e4b to 5eda393 Compare March 18, 2023 11:58
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.8.2 Update module github.com/appuio/control-api to v0.19.2 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 5eda393 to b94a4ba Compare March 24, 2023 14:00
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.19.2 Update module github.com/appuio/control-api to v0.20.0 Mar 24, 2023
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.20.0 Update module github.com/appuio/control-api to v0.20.0 - autoclosed Mar 24, 2023
@renovate renovate bot closed this Mar 24, 2023
@renovate renovate bot deleted the renovate/github.com-appuio-control-api-0.x branch March 24, 2023 14:27
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.20.0 - autoclosed Update module github.com/appuio/control-api to v0.20.0 Mar 29, 2023
@renovate renovate bot reopened this Mar 29, 2023
@renovate renovate bot restored the renovate/github.com-appuio-control-api-0.x branch March 29, 2023 12:54
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from b94a4ba to 49bc551 Compare March 29, 2023 19:07
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.20.0 Update module github.com/appuio/control-api to v0.21.0 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 49bc551 to b1ca192 Compare March 31, 2023 07:35
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.21.0 Update module github.com/appuio/control-api to v0.22.0 Mar 31, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from b1ca192 to a5e6455 Compare April 14, 2023 12:52
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.22.0 Update module github.com/appuio/control-api to v0.24.0 Apr 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from a5e6455 to f4635fe Compare April 14, 2023 18:23
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.24.0 Update module github.com/appuio/control-api to v0.24.1 Apr 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from f4635fe to e2dc076 Compare April 24, 2023 16:05
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.24.1 Update module github.com/appuio/control-api to v0.25.0 Apr 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from e2dc076 to 1c06f5f Compare April 25, 2023 14:22
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.25.0 Update module github.com/appuio/control-api to v0.25.1 Apr 25, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 1c06f5f to 11b971b Compare April 28, 2023 16:38
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.25.1 Update module github.com/appuio/control-api to v0.26.0 Apr 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 11b971b to 62f94b0 Compare May 17, 2023 14:59
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.26.0 Update module github.com/appuio/control-api to v0.27.0 May 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 62f94b0 to f49897a Compare May 17, 2023 18:39
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.27.0 Update module github.com/appuio/control-api to v0.27.1 May 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from f49897a to 957cd4c Compare May 23, 2023 10:48
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.27.1 Update module github.com/appuio/control-api to v0.28.0 May 23, 2023
@renovate renovate bot changed the title Update module github.com/appuio/control-api to v0.28.0 fix(deps): update module github.com/appuio/control-api to v0.28.0 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 957cd4c to 220fb6d Compare November 29, 2023 18:08
@renovate renovate bot changed the title fix(deps): update module github.com/appuio/control-api to v0.28.0 fix(deps): update module github.com/appuio/control-api to v0.29.1 Nov 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 220fb6d to 9cb0289 Compare December 8, 2023 10:20
@renovate renovate bot changed the title fix(deps): update module github.com/appuio/control-api to v0.29.1 fix(deps): update module github.com/appuio/control-api to v0.30.0 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 9cb0289 to 0534f8f Compare December 19, 2023 12:11
@renovate renovate bot changed the title fix(deps): update module github.com/appuio/control-api to v0.30.0 fix(deps): update module github.com/appuio/control-api to v0.31.0 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 0534f8f to cf87f7a Compare January 26, 2024 21:38
@renovate renovate bot changed the title fix(deps): update module github.com/appuio/control-api to v0.31.0 fix(deps): update module github.com/appuio/control-api to v0.32.0 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from cf87f7a to 0060deb Compare February 5, 2024 16:57
@renovate renovate bot changed the title fix(deps): update module github.com/appuio/control-api to v0.32.0 fix(deps): update module github.com/appuio/control-api to v0.32.1 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 0060deb to 1af801a Compare February 7, 2024 18:05
@renovate renovate bot changed the title fix(deps): update module github.com/appuio/control-api to v0.32.1 fix(deps): update module github.com/appuio/control-api to v0.32.2 Feb 7, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-appuio-control-api-0.x branch from 1af801a to ea759d9 Compare February 12, 2024 12:46
@renovate renovate bot changed the title fix(deps): update module github.com/appuio/control-api to v0.32.2 fix(deps): update module github.com/appuio/control-api to v0.33.0 Feb 12, 2024
@bastjan bastjan merged commit ca4a9ed into master Mar 28, 2024
3 checks passed
@bastjan bastjan deleted the renovate/github.com-appuio-control-api-0.x branch March 28, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant