Skip to content

Releases: arcalot/arcaflow-container-toolkit

v2.2.2

20 Aug 21:03
Compare
Choose a tag to compare

Upgrading github.com/docker/docker v26.1.5 to fix CVE-2024-41110.

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.2.2

Changelog

  • ad3b4dc Change container base images to Python 3.9, the Arca supported version
  • 7c34aaa Remove container image digest hashes
  • 3740b6e Since the push is unconditional, make login match (#136)
  • dc34ac6 Tweak the CI workflow - Change the triggers to only the main branch and v* tags - Obtain the Go version from the organization instead of locally
  • e3217c0 Update all dependencies
  • fc5c686 Update all dependencies
  • c2747ba Update go updates
  • 3720a23 Update go updates
  • 763ee52 Update go updates
  • 4716693 Update go updates
  • b414c06 Update go updates
  • 1c7df7a Update go updates
  • 14d5c1b Update go updates
  • 25f0415 Update go updates
  • 8666ad4 Update go updates (#123)
  • ce9dd23 Update go updates (#127)
  • 72aa096 Update limgo-action (#128)
  • adbb458 Update module github.com/klauspost/compress to v1.17.9
  • f3ebf7a Update python Docker tag to v3.12.4
  • b45c010 Update quay.io/centos/centos:stream8 Docker digest to 100d235
  • 47f8390 Update the version of lint in the pre-commit config
  • 7ae1ee0 Use common reusable Go workflows (#129)
  • 7494da4 push upstream (#138)

v2.2.1

30 May 15:13
1ee893b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

Changelog

v2.2.0

07 May 18:06
5ba400a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v3.0.0

Changelog

  • e518db7 CI Release (#102)
  • a930c06 Pin dependencies (#105)
  • 95344a9 Update Auto merged updates
  • a529b02 Update Auto merged updates
  • 3ee541a Update go updates (#106)
  • a30fdda Update go updates (#93)
  • fd3b9a2 Update golang:1.21 Docker digest to b7bac39
  • 60d095c Update module github.com/klauspost/compress to v1.17.6
  • 9454c90 Update module github.com/klauspost/compress to v1.17.7
  • fd55e9d Update module github.com/klauspost/compress to v1.17.8
  • 92f49de Update quay.io/centos/centos:stream8 Docker digest to 02721b3
  • 36a44bf Update quay.io/centos/centos:stream8 Docker digest to 02cbd1a
  • a533119 Update quay.io/centos/centos:stream8 Docker digest to 1338a5c
  • a307b05 Update quay.io/centos/centos:stream8 Docker digest to 35fbcb9
  • e98fbbf Update quay.io/centos/centos:stream8 Docker digest to 4f3138f
  • 9ce667f Update quay.io/centos/centos:stream8 Docker digest to cc0d7d5
  • c8b5528 Update quay.io/centos/centos:stream8 Docker digest to f61b2ab
  • 5ba400a updating reusable workflow to use buildah for multi-arch builds (#119)

v2.1.0 Upgrade Golang to 1.21

05 Feb 21:48
3bb6343
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

12 Sep 14:51
d540f44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v2.0.0

Changelog

v1.2.1

04 Jul 12:00
2a58668
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Changelog

v1.2.0

04 Jul 10:19
35caf89
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #61
  • update supported container base image by @dustinblack in #63

Full Changelog: v1.1.0...v1.2.0

Changelog

  • 0b45425 Bump github.com/docker/distribution (#61)
  • 35caf89 update supported container base image (#63)

v1.1.0

25 May 18:24
be9cf98
Compare
Choose a tag to compare

What's Changed

  • Update workflow to new Action by @jdowni000 in #59
  • Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible by @dependabot in #60
  • Change logger info to errors where appropriate by @jdowni000 in #62

Full Changelog: v1.0.0...v1.1.0

Changelog

  • 6dbf575 Bump github.com/docker/docker (#60)
  • be9cf98 Change logger info to errors where appropriate (#62)
  • dec9ad7 Update workflow to use new release (#59)

v1.0.0

03 Apr 18:50
5119af0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v1.0.0

Changelog

  • 5119af0 Arcaflow Container Toolkit (#57)
  • 4b54fd8 Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
  • 0d5b2e5 Update Container Registry Behavior (#51)

v0.3.2

23 Mar 19:09
299a2a7
Compare
Choose a tag to compare

Changelog

  • 299a2a7 Adjust Dockerfile to minimize container image to smaller footprint (#52)