Skip to content

Commit 5dec791

Browse files
chore(main): release 1.14.0
1 parent b658c43 commit 5dec791

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

.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.13.0"
2+
".": "1.14.0"
33
}

CHANGELOG.md

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

3+
## [1.14.0](https://github.com/runfinch/finch/compare/v1.13.0...v1.14.0) (2025-12-24)
4+
5+
6+
### Build System or External Dependencies
7+
8+
* **deps:** bump github.com/aws/aws-sdk-go-v2 from 1.39.0 to 1.39.4 ([#1606](https://github.com/runfinch/finch/issues/1606)) ([9b536ba](https://github.com/runfinch/finch/commit/9b536bac75e8ba818d448490bbee872b0d1992bf))
9+
* **deps:** bump github.com/containerd/containerd/v2 ([b537d8c](https://github.com/runfinch/finch/commit/b537d8cb7035db56b36f66e6b8161a9f08616bfc))
10+
* **deps:** bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 ([#1618](https://github.com/runfinch/finch/issues/1618)) ([b537d8c](https://github.com/runfinch/finch/commit/b537d8cb7035db56b36f66e6b8161a9f08616bfc))
11+
* **deps:** bump github.com/containernetworking/plugins ([b7e4eec](https://github.com/runfinch/finch/commit/b7e4eec75b97a10b63dfcd0f3687b2980a852dbe))
12+
* **deps:** bump github.com/containernetworking/plugins from 1.8.0 to 1.9.0 ([#1636](https://github.com/runfinch/finch/issues/1636)) ([b7e4eec](https://github.com/runfinch/finch/commit/b7e4eec75b97a10b63dfcd0f3687b2980a852dbe))
13+
* **deps:** bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.27.2 ([#1610](https://github.com/runfinch/finch/issues/1610)) ([17341ab](https://github.com/runfinch/finch/commit/17341abf02a385ea5629010c40b943e129b05f0d))
14+
* **deps:** bump golang.org/x/crypto from 0.42.0 to 0.45.0 ([#1627](https://github.com/runfinch/finch/issues/1627)) ([32261b2](https://github.com/runfinch/finch/commit/32261b266a29b985e249f078401bc1659c97b720))
15+
* **deps:** Bump submodules and dependencies ([#1623](https://github.com/runfinch/finch/issues/1623)) ([c364e2a](https://github.com/runfinch/finch/commit/c364e2a71a88ee5314b959fb1f2bfe4550a4d4ed))
16+
* **deps:** Bump submodules and dependencies ([#1631](https://github.com/runfinch/finch/issues/1631)) ([4b339e4](https://github.com/runfinch/finch/commit/4b339e4235415e6b6c2c0985e74e9b520a7605a4))
17+
* **deps:** bump the project-dependency group with 12 updates ([#1646](https://github.com/runfinch/finch/issues/1646)) ([b658c43](https://github.com/runfinch/finch/commit/b658c435a2383691ad3930b0975be21110746b46))
18+
19+
20+
### Features
21+
22+
* add journalctl logs to support-bundle ([#1630](https://github.com/runfinch/finch/issues/1630)) ([468983a](https://github.com/runfinch/finch/commit/468983ab5c37872b3951c76f2dfcdb2c828ab0d7))
23+
24+
25+
### Bug Fixes
26+
27+
* **ci:** run linter in ci-docs.yaml ([#1475](https://github.com/runfinch/finch/issues/1475)) ([9685b58](https://github.com/runfinch/finch/commit/9685b58d8cc94be30119b1a65f39f37120872232))
28+
* finch run panic without arguments ([#1634](https://github.com/runfinch/finch/issues/1634)) ([6297e65](https://github.com/runfinch/finch/commit/6297e65656fd3f01ef8a1670899488d21883d628))
29+
* restrict number of journalctl output lines ([#1637](https://github.com/runfinch/finch/issues/1637)) ([5a36522](https://github.com/runfinch/finch/commit/5a365220b9598beddf969a33545c216cce047c9f))
30+
331
## [1.13.0](https://github.com/runfinch/finch/compare/v1.12.0...v1.13.0) (2025-11-05)
432

533

0 commit comments

Comments
 (0)