Releases: bazeltools/rules_minidock_tools
Releases · bazeltools/rules_minidock_tools
v0.0.65
v0.0.64
v0.0.63
What's Changed
- Bump serde from 1.0.195 to 1.0.196 by @dependabot in #344
- Bump serde_json from 1.0.111 to 1.0.112 by @dependabot in #345
- Bump serde_json from 1.0.112 to 1.0.113 by @dependabot in #346
- Bump thiserror from 1.0.56 to 1.0.57 by @dependabot in #350
- Bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #352
- Bump serde from 1.0.196 to 1.0.197 by @dependabot in #354
- Bump anyhow from 1.0.79 to 1.0.80 by @dependabot in #353
- Bump mio from 0.8.8 to 0.8.11 by @dependabot in #358
- Bump thiserror from 1.0.57 to 1.0.58 by @dependabot in #362
- Bump anyhow from 1.0.80 to 1.0.81 by @dependabot in #361
- Bump tokio-stream from 0.1.14 to 0.1.15 by @dependabot in #363
- Bump async-trait from 0.1.77 to 0.1.78 by @dependabot in #366
- Bump async-trait from 0.1.78 to 0.1.79 by @dependabot in #367
- Bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #371
- Bump h2 from 0.3.24 to 0.3.26 by @dependabot in #373
- Bump anyhow from 1.0.81 to 1.0.82 by @dependabot in #374
- Bump async-trait from 0.1.79 to 0.1.80 by @dependabot in #376
- Bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #379
- Bump serde from 1.0.197 to 1.0.198 by @dependabot in #378
- Bump thiserror from 1.0.58 to 1.0.59 by @dependabot in #382
- Fix len by @ianoc in #415
Full Changelog: v0.0.62...v0.0.63
Authentication Support v1
Adds the first capability around authentication support. Just anonymous so far.
0.0.61
0.0.60
0.0.59
0.0.58
0.0.57
0.0.56
What's Changed
- Fix HashMap non-determinism by @eed3si9n in #178
- Bump anyhow from 1.0.70 to 1.0.71 by @dependabot in #174
- Bump async-recursion from 1.0.2 to 1.0.4 by @dependabot in #142
- Bump async-stream from 0.3.4 to 0.3.5 by @dependabot in #158
- Bump async-trait from 0.1.67 to 0.1.68 by @dependabot in #147
- Bump clap from 4.2.5 to 4.2.7 by @dependabot in #176
- Bump flate2 from 1.0.25 to 1.0.26 by @dependabot in #173
- Bump futures-core from 0.3.27 to 0.3.28 by @dependabot in #156
- Bump h2 from 0.3.13 to 0.3.17 by @dependabot in #162
- Bump hyper from 0.14.25 to 0.14.26 by @dependabot in #163
- Bump serde from 1.0.160 to 1.0.162 by @dependabot in #177
- Bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #161
- Bump tempfile from 3.4.0 to 3.5.0 by @dependabot in #153
- Bump thiserror from 1.0.39 to 1.0.40 by @dependabot in #140
- Bump tokio from 1.27.0 to 1.28.0 by @dependabot in #167
- Bump tokio-stream from 0.1.13 to 0.1.14 by @dependabot in #171
- Bump tokio-util from 0.7.7 to 0.7.8 by @dependabot in #168
- Bump tracing from 0.1.37 to 0.1.38 by @dependabot in #170
New Contributors
Full Changelog: v0.0.55...v0.0.56