Skip to content

Commit c26969e

Browse files
chore(main): release 1.8.0 (runfinch#1377)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3dbeece commit c26969e

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-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.7.2"
2+
".": "1.8.0"
33
}

CHANGELOG.md

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

3+
## [1.8.0](https://github.com/runfinch/finch/compare/v1.7.2...v1.8.0) (2025-05-01)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** Bump github.com/docker/cli ([89ad42b](https://github.com/runfinch/finch/commit/89ad42b4d6d42428e568d5b35c381217b9b81a10))
9+
* **deps:** Bump github.com/docker/cli from 28.0.4+incompatible to 28.1.1+incompatible ([#1374](https://github.com/runfinch/finch/issues/1374)) ([89ad42b](https://github.com/runfinch/finch/commit/89ad42b4d6d42428e568d5b35c381217b9b81a10))
10+
* **deps:** Bump github.com/docker/docker ([a6e1116](https://github.com/runfinch/finch/commit/a6e11161fcf1ae7c5485d956c0bc7ad762d57211))
11+
* **deps:** Bump github.com/docker/docker from 28.0.4+incompatible to 28.1.1+incompatible ([#1373](https://github.com/runfinch/finch/issues/1373)) ([a6e1116](https://github.com/runfinch/finch/commit/a6e11161fcf1ae7c5485d956c0bc7ad762d57211))
12+
* **deps:** Bump k8s.io/apimachinery from 0.32.3 to 0.32.4 ([#1379](https://github.com/runfinch/finch/issues/1379)) ([471be59](https://github.com/runfinch/finch/commit/471be59eb6d6b359d802a7c8293e5bd31c76b9e5))
13+
* **deps:** Bump submodules and dependencies ([#1375](https://github.com/runfinch/finch/issues/1375)) ([6466bcd](https://github.com/runfinch/finch/commit/6466bcd19df20fc494a1916a9f3461d734414a1c))
14+
* **deps:** Bump submodules and dependencies ([#1383](https://github.com/runfinch/finch/issues/1383)) ([169b84f](https://github.com/runfinch/finch/commit/169b84f59da50a95380a1457f888448fbc916f3c))
15+
16+
17+
### Features
18+
19+
* add finch-daemon ([#1181](https://github.com/runfinch/finch/issues/1181)) ([30976dd](https://github.com/runfinch/finch/commit/30976dd33c72b7425d4b9c10ada4d18258e5bc50))
20+
* Add vm disk resize and disk info commands ([#1372](https://github.com/runfinch/finch/issues/1372)) ([442ae73](https://github.com/runfinch/finch/commit/442ae7383507634981c4ae1f632b44c182d46468))
21+
22+
23+
### Bug Fixes
24+
25+
* Add Buildctl cache prune ([#1367](https://github.com/runfinch/finch/issues/1367)) ([bd64f3d](https://github.com/runfinch/finch/commit/bd64f3d7cbe84e70fdd235d7f05f4e535835ddbb))
26+
* image name parsing ([#1386](https://github.com/runfinch/finch/issues/1386)) ([3dbeece](https://github.com/runfinch/finch/commit/3dbeeceea3b9f566e3354a01ce4295269fbd1c54))
27+
328
## [1.7.2](https://github.com/runfinch/finch/compare/v1.7.1...v1.7.2) (2025-04-14)
429

530

0 commit comments

Comments
 (0)