Release v0.19.0
What's Changed
- Add Swarm support by @tomasro27 in #484
- Support custom Dockerfile path in BuildKit Solve API by @dmartin in #488
- fix: Change multiple API's to support streaming by @fussybeaver in #495
- build(deps): bump swagger-codegen.version from 2.4.43 to 2.4.44 in /codegen/swagger by @dependabot in #496
- fix: Re-add upload_to_container_streaming and mark deprecated by @fussybeaver in #497
- build(deps): upgrade rand to v0.9 by @paolobarbolini in #500
- Add support for buildkitd by @j-walther in #485
- Fix switched description between ImageBuildOutput enumerations by @leonheldattoradex in #504
- fix: only assign auth headers if set by @JoranHonig in #506
- feat: implement the Nodes and Tasks API. by @peterhuene in #508
- build(deps): bump rust from 1.84.0-slim to 1.85.0-slim by @dependabot in #507
- build: ignore audit failure for unmaintained paste by @fussybeaver in #511
- Added
Docker::prune_buildfor/build/pruneendpoint access by @En-En-Code in #509 - feat: Bump models to moby release 28.0.1 by @fussybeaver in #510
- chore: Bump buildkit proto files for release by @fussybeaver in #521
- chore: Buildkit-proto 0.6.1 using tonic 0.13 by @fussybeaver in #522
- feat: Query parameter implementation by @fussybeaver in #523
- Release v0.19.0-rc1 by @fussybeaver in #524
- implement Into to convert StopContainerOptions by @HerrMuellerluedenscheid in #526
- fix: Fix Into mapping to node query parameters by @fussybeaver in #527
- build(deps): update webpki-roots requirement from 0.26 to 1.0 by @dependabot in #528
- Release v0.19 by @fussybeaver in #530
New Contributors
- @tomasro27 made their first contribution in #484
- @j-walther made their first contribution in #485
- @leonheldattoradex made their first contribution in #504
- @JoranHonig made their first contribution in #506
- @peterhuene made their first contribution in #508
- @En-En-Code made their first contribution in #509
- @HerrMuellerluedenscheid made their first contribution in #526
Full Changelog: v0.18.1...v0.19.0