Releases: hauler-dev/hauler
Releases · hauler-dev/hauler
v1.0.4-rc.1
What's Changed
- Adding the timeout flag for fileserver command and setting default timeout to 60 seconds by @KaminFay in #247
- Configure chart commands to use helm clients for OCI and private regi… by @ethanchowell in #245
- Added some documentation text to sync command by @pat-earl in #240
- formatted all code with
go fmt
by @zackbradys in #248
New Contributors
- @KaminFay made their first contribution in #247
- @ethanchowell made their first contribution in #245
- @pat-earl made their first contribution in #240
Full Changelog: v1.0.3...v1.0.4-rc.1
v1.0.3
Fixes a bug introduced in v1.0.2 that was smashing shared layers in the store/haul's index.json
along with a security patch. If you're running v1.0.2
please update to v1.0.3
a.s.a.p.
Changelog
- ef31984 Bump golang.org/x/net from 0.17.0 to 0.23.0 - @dependabot
- 2889f30 fix for dup digest smashing in
index.json
from cosign fork. - @amartin120
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- updated github files by @zackbradys in #203
- updated and added new logos by @zackbradys in #207
- Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.5+incompatible by @dependabot in #212
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #213
- add container definition by @clanktron in #215
- update to v2.2.3 of RGS cosign fork by @amartin120 in #216
- better logging when adding to store by @amartin120 in #217
- deprecate misleading cache flag from store by @amartin120 in #218
- temp dir override for
hauler store load
by @amartin120 in #220 - fix logging for files by @amartin120 in #221
- updated fileserver directory name by @zackbradys in #219
- Make Product Registry configurable by @clausa in #194
- updated/cleaned github actions by @zackbradys in #222
- updated hauler testdata @zackbradys #226
- added initial helm chart @zackbradys #227
- removed vagrant scripts @zackbradys #229
New Contributors
- @clanktron made their first contribution in #215
- @clausa made their first contribution in #194
Full Changelog: v1.0.1...v1.0.2
v1.0.2-rc.4
v1.0.2-rc.3
v1.0.2-rc.2
v1.0.2-rc.1
What's Changed
- updated github files by @zackbradys in #203
- updated and added new logos by @zackbradys in #207
- Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.5+incompatible by @dependabot in #212
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #213
- add container definition by @clanktron in #215
- update to v2.2.3 of RGS cosign fork by @amartin120 in #216
- better logging when adding to store by @amartin120 in #217
- deprecate misleading cache flag from store by @amartin120 in #218
- temp dir override for
hauler store load
by @amartin120 in #220 - fix logging for files by @amartin120 in #221
- updated fileserver directory name by @zackbradys in #219
- Make Product Registry configurable by @clausa in #194
- updated/cleaned github actions by @zackbradys in #222
New Contributors
- @clanktron made their first contribution in #215
- @clausa made their first contribution in #194
Full Changelog: v1.0.1...v1.0.2-rc.1
v1.0.1
Changelog
- 8120537 Fix --name option in "store add file" command @fgiudici
- 9cdab51 Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 @dependabot
- 003560c Exit with status code 1 if cosign is not configured @atanasdinov
- ef73fff fix exit code on error @amartin120
- 0c6fdc8 add registry flag to cli for sync @amartin120
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Changelog
- 214704b adding graphics @bgulla
- 6ca7fb6 updated readme and removed roadmap @zackbradys
- d70a867 updated/cleaned up install.sh @zackbradys
- 5592ec0 remove deprecated commands @amartin120
- 4759879 Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 @dependabot
- dbcfe13 bug-fix: handle complex file names @amartin120
- cd8d4f6 add login command @amartin120
- ccd529a update to add size totals and cosign bits to the info command @amartin120
Full Changelog: v0.4.4...v1.0.0