Release v0.18.0
What's Changed
- Custom Build Outputs
--output
by @levinwinter in #450 - Add missing
BuildImageOptions::target
field by @yotamofek in #452 - Add with_callback that take a Fn taking request and returning responses by @izissise in #459
- Optional builtin http client by @izissise in #465
- Add named context support to BuildKit solver pipeline by @dmartin in #467
- Fix rustls features by @stormshield-gt in #464
- Bump dependencies (native certs and rust) by @fussybeaver in #468
- Add buildkit no-op tear down by @fussybeaver in #470
- Fix non json error handling by @fussybeaver in #471
- fix: Correct ImageBuildOutput Display impl by @dmartin in #473
- build(deps): update thiserror requirement from 1.0 to 2.0 by @dependabot in #472
- feat: Generate API docs v1.46 by @fussybeaver in #474
- feat: Generate API docs v1.47 by @fussybeaver in #475
- Sync Bollard to api v1.46 by @fussybeaver in #476
New Contributors
- @levinwinter made their first contribution in #450
- @yotamofek made their first contribution in #452
- @izissise made their first contribution in #459
- @dmartin made their first contribution in #467
Full Changelog: v0.17.1...v0.18.0
What's Changed
- Custom Build Outputs
--output
by @levinwinter in #450 - Add missing
BuildImageOptions::target
field by @yotamofek in #452 - Add with_callback that take a Fn taking request and returning responses by @izissise in #459
- Optional builtin http client by @izissise in #465
- Add named context support to BuildKit solver pipeline by @dmartin in #467
- Fix rustls features by @stormshield-gt in #464
- Bump dependencies (native certs and rust) by @fussybeaver in #468
- Add buildkit no-op tear down by @fussybeaver in #470
- Fix non json error handling by @fussybeaver in #471
- fix: Correct ImageBuildOutput Display impl by @dmartin in #473
- build(deps): update thiserror requirement from 1.0 to 2.0 by @dependabot in #472
- feat: Generate API docs v1.46 by @fussybeaver in #474
- feat: Generate API docs v1.47 by @fussybeaver in #475
- Sync Bollard to api v1.46 by @fussybeaver in #476
- Release 0.18 by @fussybeaver in #478
New Contributors
- @levinwinter made their first contribution in #450
- @yotamofek made their first contribution in #452
- @izissise made their first contribution in #459
- @dmartin made their first contribution in #467
Full Changelog: v0.17.1...v0.18.0