Skip to content

Releases: runfinch/finch

v1.13.0

05 Nov 17:27
bb9c9d5

Choose a tag to compare

1.13.0 (2025-11-05)

Build System or External Dependencies

Security


v1.12.0

22 Oct 17:36
da20d20

Choose a tag to compare

1.12.0 (2025-10-22)

Build System or External Dependencies

  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.38.3 to 1.39.0 (#1552) (0a3a2b2)
  • deps: bump github.com/spf13/afero from 1.14.0 to 1.15.0 (#1554) (edb8591)
  • deps: bump github.com/spf13/afero/sftpfs from 1.14.0 to 1.15.0 (#1553) (d1b68a7)
  • deps: bump golang.org/x/tools from 0.36.0 to 0.37.0 (#1557) (f7b25d3)
  • deps: bump k8s.io/apimachinery from 0.34.0 to 0.34.1 (#1556) (836211b)
  • deps: Bump submodules and dependencies (#1565) (32829c6)
  • deps: Bump submodules and dependencies (#1585) (6793e06)
  • deps: Bump submodules and dependencies (#1592) (ab0b93b)

Features

  • Increase default cpu and memory to 1/2 of system cpu and memory (#1563) (90a9594)

Bug Fixes


v1.11.0

09 Sep 17:19
a9c7703

Choose a tag to compare

1.11.0 (2025-09-08)

Build System or External Dependencies

  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.37.2 (#1494) (94289c9)
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.37.2 to 1.38.0 (#1510) (9ed1939)
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.38.0 to 1.38.3 (#1543) (de9049b)
  • deps: bump github.com/lima-vm/lima from 1.1.1 to 1.2.1 (#1486) (5d7676f)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 (#1511) (fbb7c24)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 (#1542) (f693a0d)
  • deps: bump github.com/onsi/gomega from 1.37.0 to 1.38.0 (#1490) (d98d54d)
  • deps: bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#1541) (c970203)
  • deps: bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#1547) (5f5603d)
  • deps: bump golang.org/x/tools from 0.35.0 to 0.36.0 (#1505) (e9b1d41)
  • deps: bump k8s.io/apimachinery from 0.32.6 to 0.34.0 (#1525) (b7a4c6b)
  • deps: Bump submodules and dependencies (#1526) (94ad970)
  • deps: Bump submodules and dependencies (#1530) (8f073e4)
  • deps: update go 1.24 (#1540) (de1d5e0)

Features

  • Add finch daemon test for ubuntu and linux (cb91eb9)
  • add finch daemon tests (#1483) (cb91eb9)
  • add force remove test and re-arrange test based on state changes (#1509) (558c80d)
  • add workflow to create pr to update deb dependencies (#1458) (392dd15)
  • optimize vm lifecycle tests (#1508) (fe19eef)

Bug Fixes

  • ci: Add hardfail to all steps of the .pkg release-installer scipt (#1481) (5695017)
  • downgrade go version to match max AL2 supported version (#1497) (1382eea)
  • fix service file PATH variable (#1520) (7f960bb)
  • remove additional e2e run test (#1528) (beb68ee)
  • unify finch.service files between linux distros (#1496) (893483a)
  • update permission to create pr (#1536) (9277b7d)

v1.10.3

31 Jul 20:53
9051b35

Choose a tag to compare

1.10.3 (2025-07-31)

Build System or External Dependencies

  • deps: bump golang.org/x/tools from 0.34.0 to 0.35.0 (#1485) (eb6d8e1)
  • deps: Bump submodules and dependencies (#1487) (7d9a6bf)

v1.10.2

31 Jul 17:46
1733923

Choose a tag to compare

1.10.2 (2025-07-31)

Note

Release artifacts will not be generated for this release. A follow up release, v1.10.3, including artifacts will be available shortly.

Build System or External Dependencies

  • deps: bump github.com/docker/cli (9239620)
  • deps: bump github.com/docker/cli from 28.3.0+incompatible to 28.3.3+incompatible (#1478) (9239620)
  • deps: bump github.com/docker/docker (ff3b4a8)
  • deps: bump github.com/docker/docker from 28.3.0+incompatible to 28.3.3+incompatible (#1477) (ff3b4a8)
  • deps: Bump submodules and dependencies (#1482) (664e527)

Bug Fixes

  • ci: Add error handling for notarization step in release-installer script (#1476) (acf9d02)
  • ci: Added error handling for notarization step (acf9d02)
  • e2e ubuntu workflow should use non-release fleet (#1468) (82b1280)
  • vm: Don't fail if settings match existing one (#1466) (3f680c6)

v1.10.1

25 Jul 21:55
f437a9a

Choose a tag to compare

1.10.1 (2025-07-25)

Build System or External Dependencies

Bug Fixes

  • workflow trigger and typo in upload-verified-artifacts-to-s3.yaml (#1462) (c48a1ea)

v1.10.0

15 Jul 15:06
223facc

Choose a tag to compare

1.10.0 (2025-07-15)

Build System or External Dependencies

Features

Bug Fixes

v1.9.0

30 Jun 18:02
3ab19fd

Choose a tag to compare

1.9.0 (2025-06-30)

Build System or External Dependencies

  • deps: Bump github.com/aws/aws-sdk-go-v2 from 1.36.3 to 1.36.5 (#1434) (d6aa084)
  • deps: Bump github.com/docker/cli (8c1611c)
  • deps: Bump github.com/docker/cli from 28.2.2+incompatible to 28.3.0+incompatible (#1439) (8c1611c)
  • deps: Bump github.com/docker/docker (ea432b4)
  • deps: Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.0+incompatible (#1438) (ea432b4)
  • deps: Bump k8s.io/apimachinery from 0.32.4 to 0.33.1 (#1410) (11f8c4d)

Features

v1.8.3

10 Jun 16:27
f392d59

Choose a tag to compare

1.8.3 (2025-06-10)

Build System or External Dependencies

  • deps: Bump github.com/docker/cli (8951770)
  • deps: Bump github.com/docker/cli from 28.1.1+incompatible to 28.2.2+incompatible (#1421) (8951770)
  • deps: Bump github.com/docker/docker (bdae3ac)
  • deps: Bump github.com/docker/docker from 28.1.1+incompatible to 28.2.2+incompatible (#1420) (bdae3ac)
  • deps: Bump github.com/lima-vm/lima from 1.0.7 to 1.1.1 (#1415) (95026a1)
  • deps: Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#1427) (42ac01d)
  • deps: Bump golang.org/x/tools from 0.33.0 to 0.34.0 (#1426) (a423697)
  • deps: Bump submodules and dependencies (#1419) (1b88505)

v1.8.2

21 May 04:26
baedbdd

Choose a tag to compare

1.8.2 (2025-05-21)

Build System or External Dependencies

  • deps: Bump github.com/containerd/nerdctl/v2 from 2.0.5 to 2.1.1 (#1402) (8f0c9b4)
  • deps: Bump github.com/containerd/nerdctl/v2 from 2.1.1 to 2.1.2 (#1413) (b9fd27d)
  • deps: Bump golang.org/x/tools from 0.32.0 to 0.33.0 (#1399) (f35db93)
  • deps: Bump submodules and dependencies (#1411) (19782e5)