Skip to content

Commit 3ab19fd

Browse files
chore(main): release 1.9.0 (runfinch#1432)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c1611c commit 3ab19fd

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.8.3"
2+
".": "1.9.0"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.9.0](https://github.com/runfinch/finch/compare/v1.8.3...v1.9.0) (2025-06-30)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.36.5 ([#1434](https://github.com/runfinch/finch/issues/1434)) ([d6aa084](https://github.com/runfinch/finch/commit/d6aa0840aaa70ce5a9ce4102d092a66c4541689c))
9+
* **deps:** Bump github.com/docker/cli ([8c1611c](https://github.com/runfinch/finch/commit/8c1611c95efd09f855ef431663de91970a186178))
10+
* **deps:** Bump github.com/docker/cli from 28.2.2+incompatible to 28.3.0+incompatible ([#1439](https://github.com/runfinch/finch/issues/1439)) ([8c1611c](https://github.com/runfinch/finch/commit/8c1611c95efd09f855ef431663de91970a186178))
11+
* **deps:** Bump github.com/docker/docker ([ea432b4](https://github.com/runfinch/finch/commit/ea432b4de3678614a6ff24da91107501005a41d5))
12+
* **deps:** Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.0+incompatible ([#1438](https://github.com/runfinch/finch/issues/1438)) ([ea432b4](https://github.com/runfinch/finch/commit/ea432b4de3678614a6ff24da91107501005a41d5))
13+
* **deps:** Bump k8s.io/apimachinery from 0.32.4 to 0.33.1 ([#1410](https://github.com/runfinch/finch/issues/1410)) ([11f8c4d](https://github.com/runfinch/finch/commit/11f8c4d8dbf96ad9f990e3fbd975b6bb2b380722))
14+
15+
16+
### Features
17+
18+
* migrate from golang gomock to uber gomock ([#1431](https://github.com/runfinch/finch/issues/1431)) ([3d98454](https://github.com/runfinch/finch/commit/3d98454be94cdebdb995d80b0be02fef4df06230))
19+
* Ubuntu packaging ([#1425](https://github.com/runfinch/finch/issues/1425)) ([3d6590e](https://github.com/runfinch/finch/commit/3d6590e0db193b16f4d0c26faa9c3bdba72e6440))
20+
321
## [1.8.3](https://github.com/runfinch/finch/compare/v1.8.2...v1.8.3) (2025-06-10)
422

523

0 commit comments

Comments
 (0)