Releases: block/bundle-cache
Releases · block/bundle-cache
v0.6.8
Changelog
- 8fac5a0 Add --commits flag to restore for lists and refspec ranges (#29)
- 5756884 Update dependency @actions/tool-cache to v4 (#24)
- 072efcd Update actions/cache action to v5 (#21)
- 7f782b9 Update dependency @actions/exec to v3 (#23)
- f95124c Update module golang.org/x/sys to v0.43.0 (#20)
- fbb8a23 Fix flaky tests from race conditions
- eabb378 Update Gradle to v9 (#26)
- d19c619 Update dependency @actions/core to v3 (#22)
- 950dfe7 Update dependency undici to v8 (#25)
- 0930048 Add dedicated Datadog log file support (#19)
- b0a9460 Pin actions/cache action to 0057852 (#15)
- 83128de Update all non-major dependencies (#16)
- 402419b Update actions/setup-java action to v5 (#18)
- eebab96 Update actions/checkout action to v6 (#17)
v0.6.7
v0.6.6
v0.6.5
v0.6.4
v0.6.3
Changelog
- fa6234b Remove darwin-specific tar extractor (#5)
- 9ce32dc Use fadvise(FADV_WILLNEED) for page warming, add ctx cancellation and cache exclusions
- 7d17723 Warm page cache before save to eliminate cold-NVMe IOPS bottleneck (#4)
- 03433f5 Hard fail when action steps do not save/restore caches (#3)
- 15dec85 Hide git-dir flag
- 72b75e1 Support path expansion on inputs
- 0188022 Support configuration cache entries in delta save/restore
- 9cc17e1 Cleanup
v0.6.2
v0.6.1
v0.6.0
Changelog
- 7bb5b1d Fix errcheck lint violations
- f2a52cd Extract createTarKlauspost and improve encoder/decoder selection logging
- 9b5744c Add hidden --cpuprofile flag for profiling restore/save
- b83ca6a Add pipeline bottleneck detection, multi-frame pzstd, and buffer pools
- fee888c Fix GOMAXPROCS oversubscription in zstd encoder/decoder
- d8269f3 Ensure delta bundles capture complete immutable workspaces
- 2ad4d97 Strip S3 bucket/key from error messages, keep status codes
- 365d9dc Add CRC64-NVME upload integrity checksums
- 1dd396f Exclude volatile Gradle caches from bundles
- 23e2937 Log GRADLE_USER_HOME at debug level on each subcommand
- e52ce50 Downgrade metrics log lines to debug, remove unhelpful s3 config log
- f011347 Add --version flag and log version at startup
- a1414cf Apache 2.0