Releases: block/bundle-cache
Releases · block/bundle-cache
v0.3.1
20 Mar 18:39
Compare
Sorry, something went wrong.
No results found
Changelog
ee455bd Document intentionally excluded GRADLE_USER_HOME directories
9e3be33 Refactor integration test to use CLI subprocess with fake cachew server
6ef700c Optimize S3 parallel download pipeline
v0.3.0
20 Mar 20:13
Compare
Sorry, something went wrong.
No results found
Fix nil metricsClient panic in kong binding
v0.2.1
20 Mar 23:35
Compare
Sorry, something went wrong.
No results found
Changelog
46f870a Add extraction benchmarks for cache bundle restore performance
8f1cc8f Remove unused extractTarSeq and extractTarGo wrappers
d3bf16f Extract bundle directly to final destinations, no staging dir or symlinks
v0.2.0
16 Mar 19:38
Compare
Sorry, something went wrong.
No results found
Changelog
bdd485b Create GRADLE_USER_HOME if it doesn't exist before symlinking caches
v0.1.7
12 Mar 14:00
Compare
Sorry, something went wrong.
No results found
Changelog
e30f5e1 Restore streaming download+extract pipeline
v0.1.9
05 Mar 23:09
Compare
Sorry, something went wrong.
No results found
Changelog
75673a2 Fix SigV4 canonical query string for valueless parameters
6d15cb3 Fix SaveCmd.AfterApply context binding
v0.1.8
05 Mar 22:01
Compare
Sorry, something went wrong.
No results found
Changelog
0597b51 Optimize S3 transfer: streaming parallel download, multipart upload
fc41d39 Restore streaming download+extract pipeline
v0.1.6
05 Mar 20:36
Compare
Sorry, something went wrong.
No results found
Changelog
8b2c4c5 Use platform-optimal tar extraction strategy
v0.1.5
05 Mar 19:49
Compare
Sorry, something went wrong.
No results found
Changelog
1729552 Parallel range downloads for S3 to match aws-sdk-s3 throughput
v0.1.4
05 Mar 19:43
Compare
Sorry, something went wrong.
No results found
Changelog
589b4cb Separate download and extract timing for accurate S3 throughput measurement