Releases: bazeltools/rules_minidock_tools
Releases · bazeltools/rules_minidock_tools
v0.0.75
What's Changed
- Bump flate2 from 1.1.2 to 1.1.4 by @dependabot[bot] in #566
- Bump clap from 4.5.48 to 4.5.49 by @dependabot[bot] in #568
- Bump clap from 4.5.49 to 4.5.50 by @dependabot[bot] in #572
- Bump flate2 from 1.1.4 to 1.1.5 by @dependabot[bot] in #574
- Bump clap from 4.5.50 to 4.5.51 by @dependabot[bot] in #575
- Bump tokio-util from 0.7.16 to 0.7.17 by @dependabot[bot] in #576
- Fix compression detection to use magic bytes instead of file extensions by @jklukas in #578
Full Changelog: v0.0.74...v0.0.75
v0.0.74
v0.0.73
v0.0.72
What's Changed
- Bump async-trait from 0.1.85 to 0.1.86 by @dependabot[bot] in #488
- Bump clap from 4.5.27 to 4.5.28 by @dependabot[bot] in #489
- Bump clap from 4.5.28 to 4.5.29 by @dependabot[bot] in #491
- Bump clap from 4.5.29 to 4.5.30 by @dependabot[bot] in #492
- Bump serde_json from 1.0.138 to 1.0.139 by @dependabot[bot] in #493
- Bump serde from 1.0.217 to 1.0.218 by @dependabot[bot] in #494
- Bump anyhow from 1.0.95 to 1.0.96 by @dependabot[bot] in #495
- Bump clap from 4.5.30 to 4.5.31 by @dependabot[bot] in #496
- Bump console from 0.15.10 to 0.15.11 by @dependabot[bot] in #498
- Bump serde_json from 1.0.139 to 1.0.140 by @dependabot[bot] in #501
- Bump anyhow from 1.0.96 to 1.0.97 by @dependabot[bot] in #502
- Bump async-trait from 0.1.86 to 0.1.87 by @dependabot[bot] in #503
- Bump serde from 1.0.218 to 1.0.219 by @dependabot[bot] in #504
- Bump clap from 4.5.31 to 4.5.32 by @dependabot[bot] in #506
- Bump tokio-util from 0.7.13 to 0.7.14 by @dependabot[bot] in #509
- Bump async-trait from 0.1.87 to 0.1.88 by @dependabot[bot] in #510
- Bump clap from 4.5.32 to 4.5.34 by @dependabot[bot] in #511
- Bump clap from 4.5.34 to 4.5.35 by @dependabot[bot] in #512
- Bump anyhow from 1.0.97 to 1.0.98 by @dependabot[bot] in #515
- Bump clap from 4.5.35 to 4.5.36 by @dependabot[bot] in #516
- Bump clap from 4.5.36 to 4.5.37 by @dependabot[bot] in #517
- Bump tokio-util from 0.7.14 to 0.7.15 by @dependabot[bot] in #518
- Bump sha2 from 0.10.8 to 0.10.9 by @dependabot[bot] in #519
- Bump clap from 4.5.37 to 4.5.38 by @dependabot[bot] in #521
- Bump clap from 4.5.38 to 4.5.39 by @dependabot[bot] in #524
- Bump clap from 4.5.39 to 4.5.40 by @dependabot[bot] in #527
- Bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #529
- Bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #531
- Bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in #532
- Bump serde_json from 1.0.141 to 1.0.142 by @dependabot[bot] in #533
- Bump tokio-util from 0.7.15 to 0.7.16 by @dependabot[bot] in #535
- Bump clap from 4.5.42 to 4.5.43 by @dependabot[bot] in #536
- Bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #537
- Bump clap from 4.5.43 to 4.5.45 by @dependabot[bot] in #540
- Bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #541
- Bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #543
- Bump regex from 1.11.1 to 1.11.2 by @dependabot[bot] in #545
- Bump clap from 4.5.45 to 4.5.46 by @dependabot[bot] in #546
- Bump clap from 4.5.46 to 4.5.47 by @dependabot[bot] in #547
- Bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #549
- Bump serde from 1.0.223 to 1.0.224 by @dependabot[bot] in #551
- Bump serde from 1.0.224 to 1.0.225 by @dependabot[bot] in #552
- Bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #554
- Bump serde from 1.0.225 to 1.0.227 by @dependabot[bot] in #557
- Bump regex from 1.11.2 to 1.11.3 by @dependabot[bot] in #558
- Bump serde from 1.0.227 to 1.0.228 by @dependabot[bot] in #559
- Add zstd compression support by @jklukas in #561
Full Changelog: v0.0.71...v0.0.72
v0.0.71
v0.0.70
What's Changed
- Bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #481
- Bump clap from 4.5.26 to 4.5.27 by @dependabot in #482
- Add README with release instructions by @jklukas in #483
- Bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #484
- Place a bound on how many auth attempts will be tried by @jklukas in #485
Full Changelog: v0.0.69...v0.0.70
v0.0.69
What's Changed
- Bump serde from 1.0.210 to 1.0.214 by @dependabot in #435
- Bump thiserror from 1.0.65 to 1.0.66 by @dependabot in #437
- Bump thiserror from 1.0.66 to 1.0.67 by @dependabot in #438
- Bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #439
- Bump thiserror from 1.0.67 to 1.0.68 by @dependabot in #440
- Bump tokio from 1.33.0 to 1.41.0 by @dependabot in #436
- Bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #442
- Bump tokio from 1.41.0 to 1.41.1 by @dependabot in #443
- Bump serde from 1.0.214 to 1.0.215 by @dependabot in #445
- Bump clap from 4.5.20 to 4.5.21 by @dependabot in #446
- Bump flate2 from 1.0.34 to 1.0.35 by @dependabot in #447
- Bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #448
- Bump tracing from 0.1.40 to 0.1.41 by @dependabot in #449
- Bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #451
- Bump clap from 4.5.21 to 4.5.22 by @dependabot in #455
- Bump anstream from 0.6.7 to 0.6.15 by @dependabot in #456
- Bump tokio-util from 0.7.12 to 0.7.13 by @dependabot in #457
- Bump clap from 4.5.22 to 4.5.23 by @dependabot in #458
- Bump tokio-stream from 0.1.16 to 0.1.17 by @dependabot in #460
- Bump serde from 1.0.215 to 1.0.216 by @dependabot in #461
- Bump console from 0.15.8 to 0.15.10 by @dependabot in #463
- Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #468
- Bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #469
- Bump serde from 1.0.216 to 1.0.217 by @dependabot in #470
- Bump async-trait from 0.1.83 to 0.1.84 by @dependabot in #471
- Bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #472
- Bump async-trait from 0.1.84 to 0.1.85 by @dependabot in #473
- Bump clap from 4.5.23 to 4.5.24 by @dependabot in #474
- Bump clap from 4.5.24 to 4.5.26 by @dependabot in #475
- Match authorization helpers based on registry by @jklukas in #479
New Contributors
Full Changelog: v0.0.68...v0.0.69
v0.0.68
What's Changed
- Bump tokio-util from 0.7.10 to 0.7.12 by @dependabot in #423
- Bump serde from 1.0.198 to 1.0.210 by @dependabot in #424
- Bump futures from 0.3.30 to 0.3.31 by @dependabot in #427
- Bump serde_json from 1.0.116 to 1.0.132 by @dependabot in #431
- Bump async-trait from 0.1.80 to 0.1.83 by @dependabot in #433
- Bump tokio-stream from 0.1.15 to 0.1.16 by @dependabot in #429
- Bump thiserror from 1.0.59 to 1.0.65 by @dependabot in #432
- Bump anyhow from 1.0.82 to 1.0.91 by @dependabot in #426
- Bump flate2 from 1.0.28 to 1.0.34 by @dependabot in #434
- Bump async-stream from 0.3.5 to 0.3.6 by @dependabot in #430
- Bump regex from 1.10.3 to 1.11.1 by @dependabot in #422
- Bump clap from 4.4.18 to 4.5.20 by @dependabot in #418
- Bump bytes from 1.4.0 to 1.8.0 by @dependabot in #417
- Bump tempfile from 3.6.0 to 3.10.1 by @dependabot in #356
Full Changelog: v0.0.67...v0.0.68
v0.0.67: Ianoc/maybe require (#421)
* Require this on auth * Fixes and streamline