containerbuildsystem / cachi2

Cachi2 is a CLI tool that pre-fetches your project's dependencies to aid in making your build process network-isolated.
GNU General Public License v3.0
8 stars 26 forks source link

Release schedule #604

Closed ondrejbudai closed 1 month ago

ondrejbudai commented 2 months ago

Hi,

is there a release schedule? I would love to use cachi2 with Go 1.22, but the latest version 0.9.1 doesn't support it. The support was added in #591 but this PR is not released yet. This is actually quite pressing because Go 1.23 is now released, which means that Go 1.21 is no longer supported upstream. Thanks!

eskultety commented 1 month ago

We released preliminary support for 1.22 in https://github.com/containerbuildsystem/cachi2/releases/tag/0.10.0, closing as resolved.