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

chore(main): release 0.9.0 #540

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 23, 2023

🤖 I have created a release beep boop

0.9.0 (2023-09-25)

Features

  • support push with SOCI (#578) (69721b7)
  • supports adding files inside the VM to support bundles (#549) (3b1df46)

Bug Fixes

  • enables bridge-nf-call-iptables by default (#539) (6ea1499)
  • Makefile: use POSIX tar syntax for stdin (#529) (e222131)

Build System or External Dependencies

  • deps: Bump github.com/docker/cli from 24.0.5+incompatible to 24.0.6+incompatible (#560) (21bb893)
  • deps: Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.6+incompatible (#561) (e0160be)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#542) (8536481)
  • deps: Bump github.com/runfinch/common-tests from 0.7.2 to 0.7.3 (#548) (a054ef3)
  • deps: Bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#552) (cf9399a)
  • deps: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#558) (f24264d)
  • deps: Bump golang.org/x/tools from 0.12.0 to 0.13.0 (#559) (0f56d23)
  • deps: Bump k8s.io/apimachinery from 0.28.0 to 0.28.1 (#543) (675f76f)
  • deps: Bump k8s.io/apimachinery from 0.28.1 to 0.28.2 (#568) (915d658)
  • deps: Bump submodules and dependencies (#544) (94b7497)
  • deps: Bump submodules and dependencies (#551) (baf645f)
  • deps: Bump submodules and dependencies (#565) (c02413f)
  • deps: Bump submodules and dependencies (#567) (f70314e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner August 23, 2023 17:51
@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch 8 times, most recently from bddd44e to 3229287 Compare August 31, 2023 17:25
@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch 4 times, most recently from 693ac14 to 565e6d9 Compare September 8, 2023 18:11
@github-actions github-actions bot changed the title chore(main): release 0.8.1 chore(main): release 0.9.0 Sep 8, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch 5 times, most recently from c84126d to 9f6c133 Compare September 12, 2023 16:20
@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch 2 times, most recently from 786e132 to 18fd37d Compare September 22, 2023 22:53
@github-actions github-actions bot force-pushed the release-please--branches--main--components--finch branch from 18fd37d to c767c0b Compare September 25, 2023 19:30
@KevinLiAWS KevinLiAWS closed this Sep 26, 2023
@KevinLiAWS KevinLiAWS reopened this Sep 26, 2023
@KevinLiAWS KevinLiAWS merged commit 523bc17 into main Sep 26, 2023
14 checks passed
@KevinLiAWS KevinLiAWS deleted the release-please--branches--main--components--finch branch September 26, 2023 19:32
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/runfinch/finch/releases/tag/v0.9.0 🌻

ginglis13 pushed a commit to ginglis13/finch that referenced this pull request Sep 27, 2023
🤖 I have created a release *beep* *boop*
---


## [0.9.0](runfinch/finch@v0.8.0...v0.9.0)
(2023-09-25)


### Features

* support push with SOCI
([runfinch#578](runfinch#578))
([69721b7](runfinch@69721b7))
* supports adding files inside the VM to support bundles
([runfinch#549](runfinch#549))
([3b1df46](runfinch@3b1df46))


### Bug Fixes

* enables bridge-nf-call-iptables by default
([runfinch#539](runfinch#539))
([6ea1499](runfinch@6ea1499))
* **Makefile:** use POSIX tar syntax for stdin
([runfinch#529](runfinch#529))
([e222131](runfinch@e222131))


### Build System or External Dependencies

* **deps:** Bump github.com/docker/cli from 24.0.5+incompatible to
24.0.6+incompatible
([runfinch#560](runfinch#560))
([21bb893](runfinch@21bb893))
* **deps:** Bump github.com/docker/docker from 24.0.5+incompatible to
24.0.6+incompatible
([runfinch#561](runfinch#561))
([e0160be](runfinch@e0160be))
* **deps:** Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
([runfinch#542](runfinch#542))
([8536481](runfinch@8536481))
* **deps:** Bump github.com/runfinch/common-tests from 0.7.2 to 0.7.3
([runfinch#548](runfinch#548))
([a054ef3](runfinch@a054ef3))
* **deps:** Bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8
([runfinch#552](runfinch#552))
([cf9399a](runfinch@cf9399a))
* **deps:** Bump golang.org/x/crypto from 0.12.0 to 0.13.0
([runfinch#558](runfinch#558))
([f24264d](runfinch@f24264d))
* **deps:** Bump golang.org/x/tools from 0.12.0 to 0.13.0
([runfinch#559](runfinch#559))
([0f56d23](runfinch@0f56d23))
* **deps:** Bump k8s.io/apimachinery from 0.28.0 to 0.28.1
([runfinch#543](runfinch#543))
([675f76f](runfinch@675f76f))
* **deps:** Bump k8s.io/apimachinery from 0.28.1 to 0.28.2
([runfinch#568](runfinch#568))
([915d658](runfinch@915d658))
* **deps:** Bump submodules and dependencies
([runfinch#544](runfinch#544))
([94b7497](runfinch@94b7497))
* **deps:** Bump submodules and dependencies
([runfinch#551](runfinch#551))
([baf645f](runfinch@baf645f))
* **deps:** Bump submodules and dependencies
([runfinch#565](runfinch#565))
([c02413f](runfinch@c02413f))
* **deps:** Bump submodules and dependencies
([runfinch#567](runfinch#567))
([f70314e](runfinch@f70314e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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