Release v0.20.0
What's Changed
- Pass keypath by @aoikurokawa in #592
- fix: proper execution branch for
buildkit_providerlessby @DDtKey in #597 - Bump stubs 1.49.2 rc.28.4.0 by @fussybeaver in #598
- Improve handling of nested empty hashmaps by @fussybeaver in #596
- Add fallible Streams for import_image_stream by @Huy-Dinh in #606
- add swagger support for ContainerArchiveInfo by @Huy-Dinh in #609
- add support for get_container_archive_info by @Huy-Dinh in #610
- fix: remove unmaintained rustls_pemfile by @MarcusGrass in #613
- feat: add with_request_modifier API for custom request headers by @benodiwal in #619
- delete: remove outdated macOS CI workflow by @benodiwal in #616
- feat: add docker checkpoint support (create, list, delete) by @benodiwal in #617
- feat: feat: add service_logs API to get logs from a service by @benodiwal in #625
- feat: add task_logs API to get logs from a task by @benodiwal in #624
- codegen: add query parameter structs for swarm, config, plugin APIs by @benodiwal in #633
- build: avoid unnecessary axum deps by @tisonkun in #638
- feat: add Config API (list, create, inspect, update, delete) by @benodiwal in #628
- feat: added swarm update api by @benodiwal in #630
- feat: add plugin API support by @benodiwal in #631
- refactor: remove deprecated swarm option structs by @benodiwal in #639
- Remove deprecated options structs in volume.rs by @Huy-Dinh in #653
- fix: disable codegen formatting by @benodiwal in #654
- chore: added CODEOWNERS file by @benodiwal in #657
- refactor: remove deprecated EventsOptions struct from system.rs by @benodiwal in #655
- Refactor/remove deprecated task options by @benodiwal in #656
- refactor: remove deprecated ListSecretsOptions and UpdateSecretOptions by @benodiwal in #658
- refactor: remove deprecated service structs by @benodiwal in #659
- refactor: remove deprecated node structs by @benodiwal in #660
- refactor: remove deprecated network option structs by @benodiwal in #661
- refactor: remove deprecated options structs from container.rs by @varundeepsaini in #664
- feat: add complex plugin APIs with tests by @benodiwal in #652
- refactor: remove deprecated options structs from image.rs by @benodiwal in #663
- fix: buildkit datetime feature flag by @benodiwal in #662
- docs: add documentation for bollard-stubs re-exports by @benodiwal in #669
- fix: map codegen Object type to serde_json::Value by @benodiwal in #672
- feat: upgrade Docker API from v1.49 to v1.52 by @benodiwal in #670
- fix: synced code with 1.52 bollard-stubs by @benodiwal in #674
- fix: remove plugin test workarounds by @benodiwal in #673
- chore: remove empty .gitmodules and .cargo/config.toml files by @benodiwal in #675
- fix: doc warnings by @benodiwal in #677
- docs: updated docker api version references to 1.52 by @benodiwal in #676
- build(deps): bump rust from 1.90.0-slim to 1.92.0-slim by @dependabot[bot] in #614
- docs: made feature flag guide more comprehensive by @benodiwal in #678
- build(fix): Set rustls cryptoprovider for protobuf fetch by @fussybeaver in #680
- release: v0.20.0 by @benodiwal in #679
New Contributors
- @aoikurokawa made their first contribution in #592
- @DDtKey made their first contribution in #597
- @MarcusGrass made their first contribution in #613
- @benodiwal made their first contribution in #619
- @tisonkun made their first contribution in #638
- @varundeepsaini made their first contribution in #664
Full Changelog: v0.19.3...v0.20.0