Skip to content

Releases: hauler-dev/hauler

v1.2.1

07 Feb 18:47
eb275b9
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: clear default manifest name if product flag used with sync by @amartin120 in #412

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

v1.2.0

07 Feb 00:02
7d28df1
Compare
Choose a tag to compare

Important Notice(s)

Upgraded the apiVersion to v1 from v1alpha1

  • Users are able to use v1 and v1alpha1, but v1alpha1 is now deprecated and will be removed in a future release. We will update the community when we fully deprecate and remove the functionality of v1alpha1
  • Users will see logging notices when using the old apiVersion such as...
  • !!! DEPRECATION WARNING !!! apiVersion [v1alpha1] will be removed in a future release !!! DEPRECATION WARNING !!!

Breaking Change(s)

Updated the behavior of hauler store load to default to loading a haul with the name of haul.tar.zst and requires the flag of --filename/-f to load a haul with a different name

  • Users can load multiple hauls by specifying multiple flags of --filename/-f
    • updated command usage: hauler store load --filename hauling-hauls.tar.zst
    • previous command usage (do not use): hauler store load hauling-hauls.tar.zst

Updated the behavior of hauler store sync to default to syncing a manifest with the name of hauler-manifest.yaml and requires the flag of --filename/-f to sync a manifest with a different name

  • Users can sync multiple manifests by specifying multiple flags of --filename/-f
    • updated command usage: hauler store sync --filename hauling-hauls-manifest.yaml
    • previous command usage (do not use): hauler store sync --files hauling-hauls-manifest.yaml

Please review the documentation for any additional Known Limits, Issues, and Notices!

What's Changed?

Full Changelog: v1.1.1...v1.2.0

v1.2.0-dev.2

25 Jan 05:04
ec9ac48
Compare
Choose a tag to compare
v1.2.0-dev.2 Pre-release
Pre-release

What's Changed

  • use cosign v2.4.1+carbide.2 to address containerd annotation in index.json by @amartin120 in #390

Full Changelog: v1.2.0-dev.1...v1.2.0-dev.2

v1.2.0-dev.1

11 Jan 02:55
5f5cd64
Compare
Choose a tag to compare
v1.2.0-dev.1 Pre-release
Pre-release

What's Changed

  • Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in #377
  • cleaned up registry and improved logging by @zackbradys in #378
  • forked cosign bump to 2.4.1 and use as a library vs embedded binary by @amartin120 in #383
  • replace mholt/archiver with mholt/archives by @amartin120 in #384
  • Bump the go_modules group across 1 directory with 2 updates by @dependabot in #385

Full Changelog: v1.1.1...v1.2.0-dev.1

v1.1.1

09 Dec 13:35
090f4dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.1-rc.1

04 Dec 21:11
74aa40c
Compare
Choose a tag to compare
v1.1.1-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.1-dev.1...v1.1.1-rc.1

v1.1.1-dev.1

15 Nov 04:32
1b77295
Compare
Choose a tag to compare
v1.1.1-dev.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0...v1.1.1-dev.1

v1.1.0

04 Oct 22:32
3406d54
Compare
Choose a tag to compare

Highlights

Pending update...

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.1.0

v1.1.0-rc.9

02 Oct 01:21
0595ab0
Compare
Choose a tag to compare
v1.1.0-rc.9 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0-rc.8...v1.1.0-rc.9

v1.1.0-rc.10

02 Oct 18:41
991f5b6
Compare
Choose a tag to compare
v1.1.0-rc.10 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0-rc.9...v1.1.0-rc.10