What's Changed
- Add otel spans by @jonjohnsonjr in #783
- Bump go-apk dep to pick up otel spans by @jonjohnsonjr in #789
- Switch from pargzip to pgzip by @jonjohnsonjr in #782
- Bump go-apk to pick up faster installs by @jonjohnsonjr in #790
- Add 4MiB bufio for pgzip by @jonjohnsonjr in #793
- Bump go-apk by @jonjohnsonjr in #795
- report error when cannot create apkimpl object by @deitch in #796
- work with no cache when cache-dir is not set and HOME is not set by @deitch in #797
- bump go-apk by @joemiller in #798
- Don't compute layer hash twice by @jonjohnsonjr in #800
- Pull in the latest changes to go-apk by @mattmoor in #802
- when setting SOURCE_DATE_EPOCH, ensure string is not blank by @deitch in #803
- Remove unused executor package by @jonjohnsonjr in #812
- Add a test to verify no output changes by @jonjohnsonjr in #814
- Remove buildImplementation by @jonjohnsonjr in #813
- Remove WantSBOM and GenerateSBOM by @jonjohnsonjr in #816
- Add a test to catch SBOM changes by @jonjohnsonjr in #819
- Stop exposing build.Context fields by @jonjohnsonjr in #820
- Inline apk package (mostly) to use go-apk directly by @jonjohnsonjr in #821
- Split publishing and loading by @jonjohnsonjr in #731
- Remove sbom generator indirection by @jonjohnsonjr in #823
- restore handling of packageTag CLI flags for publish by @deitch in #825
- fix --workdir by @deitch in #830
New Contributors
- @joemiller made their first contribution in #798
Full Changelog: v0.9.0...v0.10.0