Skip to content

chore(main): release 0.1.0 #373

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

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

TylerGillson
Copy link
Member

@TylerGillson TylerGillson commented May 28, 2024

🤖 I have created a release beep boop

0.1.0 (2024-06-21)

⚠ BREAKING CHANGES

  • update StatementEntry.Condition to be a map[string]map[sting][]string (#410)

Bug Fixes

  • deps: update aws-sdk-go-v2 monorepo (#355) (e1fb6bb)
  • deps: update aws-sdk-go-v2 monorepo (#377) (52043ca)
  • deps: update aws-sdk-go-v2 monorepo (#391) (1a98cda)
  • deps: update aws-sdk-go-v2 monorepo (#399) (8732cef)
  • deps: update aws-sdk-go-v2 monorepo (#405) (dde6a96)
  • deps: update aws-sdk-go-v2 monorepo (#406) (48bdf52)
  • deps: update aws-sdk-go-v2 monorepo (#408) (0696879)
  • deps: update golang.org/x/exp digest to 7f521ea (#403) (e0526be)
  • deps: update golang.org/x/exp digest to fc45aab (#393) (a3393f8)
  • deps: update golang.org/x/exp digest to fd00a4e (#381) (dcca2a0)
  • deps: update kubernetes packages to v0.30.1 (#387) (3d2c47b)
  • deps: update kubernetes packages to v0.30.2 (#401) (023b620)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.163.0 (#394) (f3f1bb1)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.164.0 (#402) (17c1a51)
  • deps: update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.164.1 (#404) (e486c58)
  • deps: update module github.com/go-logr/logr to v1.4.2 (#382) (ae53fe8)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.19.0 (#388) (48ec989)
  • deps: update module github.com/onsi/gomega to v1.33.1 (#389) (c60ea70)
  • deps: update module github.com/validator-labs/validator to v0.0.41 (#383) (55ba0b6)
  • deps: update module github.com/validator-labs/validator to v0.0.42 (#398) (feda991)
  • deps: update module sigs.k8s.io/cluster-api to v1.7.2 (#363) (9f447f2)
  • deps: update module sigs.k8s.io/cluster-api to v1.7.3 (#400) (4e606a0)
  • deps: update module sigs.k8s.io/controller-runtime to v0.18.4 (#396) (9e89fd8)
  • update StatementEntry.Condition to be a map[string]map[sting][]string (#410) (49c4b16)

Other

  • deps: bump golang.org/x/net from 0.21.0 to 0.23.0 (#369) (40af9b5)
  • deps: pin googleapis/release-please-action action to f3969c0 (#374) (641a872)
  • deps: update actions/checkout digest to 0ad4b8f (#370) (b10a81e)
  • deps: update actions/checkout digest to a5ac7e5 (#375) (e3a337f)
  • deps: update actions/setup-go digest to cdcb360 (#378) (36a8e26)
  • deps: update actions/setup-python digest to 82c7e63 (#379) (3769508)
  • deps: update anchore/sbom-action action to v0.16.0 (#384) (75c63c8)
  • deps: update azure/setup-helm digest to fe7b79c (#356) (da0a9b8)
  • deps: update codecov/codecov-action digest to 125fc84 (#380) (3329a6f)
  • deps: update dependency go to v1.22.4 (#392) (4bb505c)
  • deps: update docker/build-push-action digest to 2cdde99 (#357) (515016b)
  • deps: update docker/login-action digest to 0d4c9c5 (#376) (e12570e)
  • deps: update docker/login-action digest to e92390c (#365) (74fdd08)
  • deps: update docker/setup-buildx-action digest to d70bba7 (#367) (e85f7a3)
  • deps: update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.16.0 (#385) (a0f7493)
  • deps: update helm/kind-action action to v1.10.0 (#386) (0f43dd4)
  • deps: update softprops/action-gh-release action to v2 (#358) (d166acc)

This PR was generated with Release Please. See documentation.

@TylerGillson TylerGillson requested a review from a team as a code owner May 28, 2024 17:03
@TylerGillson TylerGillson requested a review from mattwelke May 28, 2024 17:03
Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #373   +/-   ##
=======================================
  Coverage   65.82%   65.82%           
=======================================
  Files          10       10           
  Lines        1112     1112           
=======================================
  Hits          732      732           
  Misses        313      313           
  Partials       67       67           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49c4b16...8da6ad8. Read the comment docs.

@TylerGillson TylerGillson force-pushed the release-please--branches--main branch 15 times, most recently from 01b999e to a20bb24 Compare June 4, 2024 21:01
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch 6 times, most recently from 3c369b8 to 5b52ab8 Compare June 11, 2024 16:07
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch 5 times, most recently from a3ced06 to 785c400 Compare June 18, 2024 00:51
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch 2 times, most recently from de74bb6 to cd17c6e Compare June 20, 2024 00:15
@TylerGillson TylerGillson changed the title chore(main): release 0.0.27 chore(main): release 0.1.0 Jun 21, 2024
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch from cd17c6e to 8da6ad8 Compare June 21, 2024 17:59
@ahmad-ibra ahmad-ibra merged commit a9367f4 into main Jun 21, 2024
7 checks passed
@ahmad-ibra ahmad-ibra deleted the release-please--branches--main branch June 21, 2024 18:15
@TylerGillson
Copy link
Member Author

🤖 Created releases:

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.

2 participants