feat: feat: add service_logs API to get logs from a service - #625
Merged
Conversation
fussybeaver
approved these changes
Dec 25, 2025
Owner
|
Wonderful |
benodiwal
added a commit
to benodiwal/bollard
that referenced
this pull request
Dec 27, 2025
fussybeaver
pushed a commit
that referenced
this pull request
Dec 28, 2025
* feat: add with_request_modifier API for custom request headers * fix: fmt * feat: add docker checkpoint support (create, list, delete) (#617) * feat: add docker checkpoint support (create, list, delete) Co-authored-by: Sachin <sachinbeniwal0101.com> * feat(ci): add checkpoint test job with experimental Docker and CRIU * fix(ci): test_checkpoint * fix: null instead of empty list * fix: revert config.yaml changes * feat: feat: add service_logs API to get logs from a service (#625) * feat: add task_logs API to get logs from a task (#624) * codegen: add query parameter structs for swarm, config, plugin APIs * chore: bump bollard-stubs version to 1.49.4-rc.28.4.0 * feat: add Config API (list, create, inspect, update, delete) * feat: add config API with generated query parameters * chore: bumped stubs version * fix: remove duplicates from codegen/swagger/pom.xml * recator: remove deprecated structs
eleboucher
pushed a commit
to eleboucher/towonel
that referenced
this pull request
May 22, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bollard](https://github.com/fussybeaver/bollard) | dependencies | minor | `0.18` → `0.21` | --- ### Release Notes <details> <summary>fussybeaver/bollard (bollard)</summary> ### [`v0.21.0`](https://github.com/fussybeaver/bollard/releases/tag/v0.21.0) [Compare Source](fussybeaver/bollard@v0.20.2...v0.21.0) #### What's Changed - feat: first-class Podman support with feature flags by [@​caniko](https://github.com/caniko) in [#​700](fussybeaver/bollard#700) - chore: Bump protobuf files to buildkit master for version bollard-buildkit-proto 0.8.0 by [@​fussybeaver](https://github.com/fussybeaver) in [#​704](fussybeaver/bollard#704) - build(deps): bump rust from 1.93.0-slim to 1.94.1-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​702](fussybeaver/bollard#702) - build(deps): bump swagger-codegen.version from 2.4.50 to 2.4.51 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​698](fussybeaver/bollard#698) - Use DEFAULT\_MAX\_RECV\_MSG\_SIZE and DEFAULT\_MAX\_SEND\_MSG\_SIZE for services by [@​j-walther](https://github.com/j-walther) in [#​710](fussybeaver/bollard#710) - chore: swagger api 1.43 by [@​fussybeaver](https://github.com/fussybeaver) in [#​707](fussybeaver/bollard#707) - chore: peg against api 1.53 by [@​fussybeaver](https://github.com/fussybeaver) in [#​712](fussybeaver/bollard#712) - fix: Parse logs where there is no trailing newline by [@​fussybeaver](https://github.com/fussybeaver) in [#​714](fussybeaver/bollard#714) - build(deps): update tokio-tungstenite requirement from 0.28 to 0.29 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​699](fussybeaver/bollard#699) - Also set the messages limits for the client, file send and ssh by [@​j-walther](https://github.com/j-walther) in [#​718](fussybeaver/bollard#718) - Allow users to pass their own build reference by [@​j-walther](https://github.com/j-walther) in [#​687](fussybeaver/bollard#687) - fix: Remove topology special case by [@​fussybeaver](https://github.com/fussybeaver) in [#​719](fussybeaver/bollard#719) - fix(codegen): add Podman "stopping" state to container state enums by [@​Theaxiom](https://github.com/Theaxiom) in [#​715](fussybeaver/bollard#715) - build(deps): update rand requirement from 0.9 to 0.10 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​690](fussybeaver/bollard#690) - build(deps): bump rust from 1.94.1-slim to 1.95.0-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​716](fussybeaver/bollard#716) - build(deps): bump swagger-codegen.version from 2.4.51 to 2.4.52 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​717](fussybeaver/bollard#717) - chore: podman state release 1.53.1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​720](fussybeaver/bollard#720) - chore: Release 0.21.0 by [@​fussybeaver](https://github.com/fussybeaver) in [#​721](fussybeaver/bollard#721) #### New Contributors - [@​caniko](https://github.com/caniko) made their first contribution in [#​700](fussybeaver/bollard#700) - [@​Theaxiom](https://github.com/Theaxiom) made their first contribution in [#​715](fussybeaver/bollard#715) **Full Changelog**: <fussybeaver/bollard@v0.20.2...v0.21.0> ### [`v0.20.2`](https://github.com/fussybeaver/bollard/releases/tag/v0.20.2) [Compare Source](fussybeaver/bollard@v0.20.1...v0.20.2) #### What's Changed - feat: add attach\_container\_websocket API for WebSocket container attach by [@​benodiwal](https://github.com/benodiwal) in [#​689](fussybeaver/bollard#689) - fix(secrets): Remove re-export of models by [@​giantcow](https://github.com/giantcow) in [#​695](fussybeaver/bollard#695) - chore: Release 0.20.2 by [@​fussybeaver](https://github.com/fussybeaver) in [#​696](fussybeaver/bollard#696) #### New Contributors - [@​giantcow](https://github.com/giantcow) made their first contribution in [#​695](fussybeaver/bollard#695) **Full Changelog**: <fussybeaver/bollard@v0.20.1...v0.20.2> ### [`v0.20.1`](https://github.com/fussybeaver/bollard/releases/tag/v0.20.1) [Compare Source](fussybeaver/bollard@v0.20.0...v0.20.1) #### What's Changed - build: drop serde\_with dep by [@​tisonkun](https://github.com/tisonkun) in [#​682](fussybeaver/bollard#682) - chore: bump bollard-stubs dependency by [@​tisonkun](https://github.com/tisonkun) in [#​686](fussybeaver/bollard#686) - Add Docker::connect\_with\_host by [@​BrenekH](https://github.com/BrenekH) in [#​685](fussybeaver/bollard#685) - build(deps): bump rust from 1.92.0-slim to 1.93.0-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​684](fussybeaver/bollard#684) - build(deps): bump swagger-codegen.version from 2.4.46 to 2.4.50 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​608](fussybeaver/bollard#608) - chore: Release 0.20.1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​688](fussybeaver/bollard#688) #### New Contributors - [@​BrenekH](https://github.com/BrenekH) made their first contribution in [#​685](fussybeaver/bollard#685) **Full Changelog**: <fussybeaver/bollard@v0.20.0...v0.20.1> ### [`v0.20.0`](https://github.com/fussybeaver/bollard/releases/tag/v0.20.0) #### What's Changed - Pass keypath by [@​aoikurokawa](https://github.com/aoikurokawa) in [#​592](fussybeaver/bollard#592) - fix: proper execution branch for `buildkit_providerless` by [@​DDtKey](https://github.com/DDtKey) in [#​597](fussybeaver/bollard#597) - Bump stubs 1.49.2 rc.28.4.0 by [@​fussybeaver](https://github.com/fussybeaver) in [#​598](fussybeaver/bollard#598) - Improve handling of nested empty hashmaps by [@​fussybeaver](https://github.com/fussybeaver) in [#​596](fussybeaver/bollard#596) - Add fallible Streams for import\_image\_stream by [@​Huy-Dinh](https://github.com/Huy-Dinh) in [#​606](fussybeaver/bollard#606) - add swagger support for ContainerArchiveInfo by [@​Huy-Dinh](https://github.com/Huy-Dinh) in [#​609](fussybeaver/bollard#609) - add support for get\_container\_archive\_info by [@​Huy-Dinh](https://github.com/Huy-Dinh) in [#​610](fussybeaver/bollard#610) - fix: remove unmaintained rustls\_pemfile by [@​MarcusGrass](https://github.com/MarcusGrass) in [#​613](fussybeaver/bollard#613) - feat: add with\_request\_modifier API for custom request headers by [@​benodiwal](https://github.com/benodiwal) in [#​619](fussybeaver/bollard#619) - delete: remove outdated macOS CI workflow by [@​benodiwal](https://github.com/benodiwal) in [#​616](fussybeaver/bollard#616) - feat: add docker checkpoint support (create, list, delete) by [@​benodiwal](https://github.com/benodiwal) in [#​617](fussybeaver/bollard#617) - feat: feat: add service\_logs API to get logs from a service by [@​benodiwal](https://github.com/benodiwal) in [#​625](fussybeaver/bollard#625) - feat: add task\_logs API to get logs from a task by [@​benodiwal](https://github.com/benodiwal) in [#​624](fussybeaver/bollard#624) - codegen: add query parameter structs for swarm, config, plugin APIs by [@​benodiwal](https://github.com/benodiwal) in [#​633](fussybeaver/bollard#633) - build: avoid unnecessary axum deps by [@​tisonkun](https://github.com/tisonkun) in [#​638](fussybeaver/bollard#638) - feat: add Config API (list, create, inspect, update, delete) by [@​benodiwal](https://github.com/benodiwal) in [#​628](fussybeaver/bollard#628) - feat: added swarm update api by [@​benodiwal](https://github.com/benodiwal) in [#​630](fussybeaver/bollard#630) - feat: add plugin API support by [@​benodiwal](https://github.com/benodiwal) in [#​631](fussybeaver/bollard#631) - refactor: remove deprecated swarm option structs by [@​benodiwal](https://github.com/benodiwal) in [#​639](fussybeaver/bollard#639) - Remove deprecated options structs in volume.rs by [@​Huy-Dinh](https://github.com/Huy-Dinh) in [#​653](fussybeaver/bollard#653) - fix: disable codegen formatting by [@​benodiwal](https://github.com/benodiwal) in [#​654](fussybeaver/bollard#654) - chore: added CODEOWNERS file by [@​benodiwal](https://github.com/benodiwal) in [#​657](fussybeaver/bollard#657) - refactor: remove deprecated EventsOptions struct from system.rs by [@​benodiwal](https://github.com/benodiwal) in [#​655](fussybeaver/bollard#655) - Refactor/remove deprecated task options by [@​benodiwal](https://github.com/benodiwal) in [#​656](fussybeaver/bollard#656) - refactor: remove deprecated ListSecretsOptions and UpdateSecretOptions by [@​benodiwal](https://github.com/benodiwal) in [#​658](fussybeaver/bollard#658) - refactor: remove deprecated service structs by [@​benodiwal](https://github.com/benodiwal) in [#​659](fussybeaver/bollard#659) - refactor: remove deprecated node structs by [@​benodiwal](https://github.com/benodiwal) in [#​660](fussybeaver/bollard#660) - refactor: remove deprecated network option structs by [@​benodiwal](https://github.com/benodiwal) in [#​661](fussybeaver/bollard#661) - refactor: remove deprecated options structs from container.rs by [@​varundeepsaini](https://github.com/varundeepsaini) in [#​664](fussybeaver/bollard#664) - feat: add complex plugin APIs with tests by [@​benodiwal](https://github.com/benodiwal) in [#​652](fussybeaver/bollard#652) - refactor: remove deprecated options structs from image.rs by [@​benodiwal](https://github.com/benodiwal) in [#​663](fussybeaver/bollard#663) - fix: buildkit datetime feature flag by [@​benodiwal](https://github.com/benodiwal) in [#​662](fussybeaver/bollard#662) - docs: add documentation for bollard-stubs re-exports by [@​benodiwal](https://github.com/benodiwal) in [#​669](fussybeaver/bollard#669) - fix: map codegen Object type to serde\_json::Value by [@​benodiwal](https://github.com/benodiwal) in [#​672](fussybeaver/bollard#672) - feat: upgrade Docker API from v1.49 to v1.52 by [@​benodiwal](https://github.com/benodiwal) in [#​670](fussybeaver/bollard#670) - fix: synced code with 1.52 bollard-stubs by [@​benodiwal](https://github.com/benodiwal) in [#​674](fussybeaver/bollard#674) - fix: remove plugin test workarounds by [@​benodiwal](https://github.com/benodiwal) in [#​673](fussybeaver/bollard#673) - chore: remove empty .gitmodules and .cargo/config.toml files by [@​benodiwal](https://github.com/benodiwal) in [#​675](fussybeaver/bollard#675) - fix: doc warnings by [@​benodiwal](https://github.com/benodiwal) in [#​677](fussybeaver/bollard#677) - docs: updated docker api version references to 1.52 by [@​benodiwal](https://github.com/benodiwal) in [#​676](fussybeaver/bollard#676) - build(deps): bump rust from 1.90.0-slim to 1.92.0-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​614](fussybeaver/bollard#614) - docs: made feature flag guide more comprehensive by [@​benodiwal](https://github.com/benodiwal) in [#​678](fussybeaver/bollard#678) - build(fix): Set rustls cryptoprovider for protobuf fetch by [@​fussybeaver](https://github.com/fussybeaver) in [#​680](fussybeaver/bollard#680) - release: v0.20.0 by [@​benodiwal](https://github.com/benodiwal) in [#​679](fussybeaver/bollard#679) #### New Contributors - [@​aoikurokawa](https://github.com/aoikurokawa) made their first contribution in [#​592](fussybeaver/bollard#592) - [@​DDtKey](https://github.com/DDtKey) made their first contribution in [#​597](fussybeaver/bollard#597) - [@​MarcusGrass](https://github.com/MarcusGrass) made their first contribution in [#​613](fussybeaver/bollard#613) - [@​benodiwal](https://github.com/benodiwal) made their first contribution in [#​619](fussybeaver/bollard#619) - [@​tisonkun](https://github.com/tisonkun) made their first contribution in [#​638](fussybeaver/bollard#638) - [@​varundeepsaini](https://github.com/varundeepsaini) made their first contribution in [#​664](fussybeaver/bollard#664) **Full Changelog**: <fussybeaver/bollard@v0.19.3...v0.20.0> ### [`v0.19.4`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.4) [Compare Source](fussybeaver/bollard@v0.19.3...v0.19.4) **Full Changelog**: <fussybeaver/bollard@v0.19.3...v19.4> [#​597](fussybeaver/bollard#597) Fix buildkit\_providerless **hotfix** (thanks [@​DDtKey](https://github.com/DDtKey) ) ### [`v0.19.3`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.3) [Compare Source](fussybeaver/bollard@v0.19.2...v0.19.3) #### What's Changed - fix: IdResponse field name ID to Id by [@​ELginas](https://github.com/ELginas) in [#​578](fussybeaver/bollard#578) - docs: Reword network connect options deprecation warning by [@​fussybeaver](https://github.com/fussybeaver) in [#​581](fussybeaver/bollard#581) - feat: Handle GenericResources as vec by [@​fussybeaver](https://github.com/fussybeaver) in [#​583](fussybeaver/bollard#583) - chore: add missing pom query mappings by [@​fussybeaver](https://github.com/fussybeaver) in [#​584](fussybeaver/bollard#584) - IdResponse alias by [@​fussybeaver](https://github.com/fussybeaver) in [#​586](fussybeaver/bollard#586) - chore: Peg Bollard at moby's version v28.4.0 by [@​fussybeaver](https://github.com/fussybeaver) in [#​585](fussybeaver/bollard#585) - fix: incorrect /commit return type by [@​ELginas](https://github.com/ELginas) in [#​579](fussybeaver/bollard#579) - Allow building with only `pipe` feature enabled by [@​kailan](https://github.com/kailan) in [#​587](fussybeaver/bollard#587) - build(deps): bump rust from 1.88.0-slim to 1.90.0-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​588](fussybeaver/bollard#588) - build: buildkit should not depend on a rustls provider by default by [@​mbodmer](https://github.com/mbodmer) in [#​590](fussybeaver/bollard#590) - chore: release v0.19.3 by [@​fussybeaver](https://github.com/fussybeaver) in [#​591](fussybeaver/bollard#591) #### New Contributors - [@​ELginas](https://github.com/ELginas) made their first contribution in [#​578](fussybeaver/bollard#578) - [@​kailan](https://github.com/kailan) made their first contribution in [#​587](fussybeaver/bollard#587) - [@​mbodmer](https://github.com/mbodmer) made their first contribution in [#​590](fussybeaver/bollard#590) **Full Changelog**: <fussybeaver/bollard@v0.19.2...v0.19.3> ### [`v0.19.2`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.2) [Compare Source](fussybeaver/bollard@v0.19.1...v0.19.2) #### What's Changed - bump ureq 2.9.7 -> 3.0.12 in `bollard-buildkit-proto` by [@​RobWalt](https://github.com/RobWalt) in [#​547](fussybeaver/bollard#547) - Fix SshStream to shutdown stdin properly by [@​Hakuyume](https://github.com/Hakuyume) in [#​549](fussybeaver/bollard#549) - docs: Better deprecation notice for network create request by [@​fussybeaver](https://github.com/fussybeaver) in [#​555](fussybeaver/bollard#555) - fix(codegen): Nest ContainerNetworkStats beneath HashMap by [@​fussybeaver](https://github.com/fussybeaver) in [#​556](fussybeaver/bollard#556) - build(deps): bump swagger-codegen.version from 2.4.44 to 2.4.45 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​539](fussybeaver/bollard#539) - build(deps): update prost requirement from 0.13 to 0.14 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​541](fussybeaver/bollard#541) - build(deps): update prost-types requirement from 0.13 to 0.14 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​542](fussybeaver/bollard#542) - Use updated RemoveVolumeOptions by [@​lidj22](https://github.com/lidj22) in [#​557](fussybeaver/bollard#557) - docs: Reword deprecation warnings by [@​fussybeaver](https://github.com/fussybeaver) in [#​561](fussybeaver/bollard#561) - build(deps): bump swagger-codegen.version from 2.4.45 to 2.4.46 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​559](fussybeaver/bollard#559) - fix: Switch load\_image content\_type by [@​fussybeaver](https://github.com/fussybeaver) in [#​562](fussybeaver/bollard#562) - chore: Bump rust to 1.88, clippy fixes by [@​fussybeaver](https://github.com/fussybeaver) in [#​563](fussybeaver/bollard#563) - chore: Bump proto models to 0.7 with tonic 0.14 by [@​fussybeaver](https://github.com/fussybeaver) in [#​571](fussybeaver/bollard#571) - chore: Bump Bollard models to API 1.49 moby v28.3.3 by [@​fussybeaver](https://github.com/fussybeaver) in [#​572](fussybeaver/bollard#572) - chore: release v19.2 by [@​fussybeaver](https://github.com/fussybeaver) in [#​573](fussybeaver/bollard#573) #### New Contributors - [@​RobWalt](https://github.com/RobWalt) made their first contribution in [#​547](fussybeaver/bollard#547) - [@​lidj22](https://github.com/lidj22) made their first contribution in [#​557](fussybeaver/bollard#557) **Full Changelog**: <fussybeaver/bollard@v0.19.1...v0.19.2> ### [`v0.19.1`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.1) [Compare Source](fussybeaver/bollard@v0.19.0...v0.19.1) #### What's Changed - fix: Fix Into mapping to restart container parameters by [@​x1a0b0](https://github.com/x1a0b0) in [#​532](fussybeaver/bollard#532) - fix: Codegen using wrong types for Vecs and HashMaps by [@​paul-hansen](https://github.com/paul-hansen) in [#​538](fussybeaver/bollard#538) - support SSH by [@​Hakuyume](https://github.com/Hakuyume) in [#​536](fussybeaver/bollard#536) - chore: Release 1.48.3-rc.28.0.4 bollard-stubs by [@​fussybeaver](https://github.com/fussybeaver) in [#​545](fussybeaver/bollard#545) - Release v0.19.1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​546](fussybeaver/bollard#546) #### New Contributors - [@​x1a0b0](https://github.com/x1a0b0) made their first contribution in [#​532](fussybeaver/bollard#532) - [@​Hakuyume](https://github.com/Hakuyume) made their first contribution in [#​536](fussybeaver/bollard#536) **Full Changelog**: <fussybeaver/bollard@v0.19.0...v0.19.1> ### [`v0.19.0`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.0) [Compare Source](fussybeaver/bollard@v0.18.1...v0.19.0) #### What's Changed - Add Swarm support by [@​tomasro27](https://github.com/tomasro27) in [#​484](fussybeaver/bollard#484) - Support custom Dockerfile path in BuildKit Solve API by [@​dmartin](https://github.com/dmartin) in [#​488](fussybeaver/bollard#488) - fix: Change multiple API's to support streaming by [@​fussybeaver](https://github.com/fussybeaver) in [#​495](fussybeaver/bollard#495) - build(deps): bump swagger-codegen.version from 2.4.43 to 2.4.44 in /codegen/swagger by [@​dependabot](https://github.com/dependabot) in [#​496](fussybeaver/bollard#496) - fix: Re-add upload\_to\_container\_streaming and mark deprecated by [@​fussybeaver](https://github.com/fussybeaver) in [#​497](fussybeaver/bollard#497) - build(deps): upgrade rand to v0.9 by [@​paolobarbolini](https://github.com/paolobarbolini) in [#​500](fussybeaver/bollard#500) - Add support for buildkitd by [@​j-walther](https://github.com/j-walther) in [#​485](fussybeaver/bollard#485) - Fix switched description between ImageBuildOutput enumerations by [@​leonheldattoradex](https://github.com/leonheldattoradex) in [#​504](fussybeaver/bollard#504) - fix: only assign auth headers if set by [@​JoranHonig](https://github.com/JoranHonig) in [#​506](fussybeaver/bollard#506) - feat: implement the Nodes and Tasks API. by [@​peterhuene](https://github.com/peterhuene) in [#​508](fussybeaver/bollard#508) - build(deps): bump rust from 1.84.0-slim to 1.85.0-slim by [@​dependabot](https://github.com/dependabot) in [#​507](fussybeaver/bollard#507) - build: ignore audit failure for unmaintained paste by [@​fussybeaver](https://github.com/fussybeaver) in [#​511](fussybeaver/bollard#511) - Added `Docker::prune_build` for `/build/prune` endpoint access by [@​En-En-Code](https://github.com/En-En-Code) in [#​509](fussybeaver/bollard#509) - feat: Bump models to moby release 28.0.1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​510](fussybeaver/bollard#510) - chore: Bump buildkit proto files for release by [@​fussybeaver](https://github.com/fussybeaver) in [#​521](fussybeaver/bollard#521) - chore: Buildkit-proto 0.6.1 using tonic 0.13 by [@​fussybeaver](https://github.com/fussybeaver) in [#​522](fussybeaver/bollard#522) - feat: Query parameter implementation by [@​fussybeaver](https://github.com/fussybeaver) in [#​523](fussybeaver/bollard#523) - Release v0.19.0-rc1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​524](fussybeaver/bollard#524) - implement Into to convert StopContainerOptions by [@​HerrMuellerluedenscheid](https://github.com/HerrMuellerluedenscheid) in [#​526](fussybeaver/bollard#526) - fix: Fix Into mapping to node query parameters by [@​fussybeaver](https://github.com/fussybeaver) in [#​527](fussybeaver/bollard#527) - build(deps): update webpki-roots requirement from 0.26 to 1.0 by [@​dependabot](https://github.com/dependabot) in [#​528](fussybeaver/bollard#528) - Release v0.19 by [@​fussybeaver](https://github.com/fussybeaver) in [#​530](fussybeaver/bollard#530) #### New Contributors - [@​tomasro27](https://github.com/tomasro27) made their first contribution in [#​484](fussybeaver/bollard#484) - [@​j-walther](https://github.com/j-walther) made their first contribution in [#​485](fussybeaver/bollard#485) - [@​leonheldattoradex](https://github.com/leonheldattoradex) made their first contribution in [#​504](fussybeaver/bollard#504) - [@​JoranHonig](https://github.com/JoranHonig) made their first contribution in [#​506](fussybeaver/bollard#506) - [@​peterhuene](https://github.com/peterhuene) made their first contribution in [#​508](fussybeaver/bollard#508) - [@​En-En-Code](https://github.com/En-En-Code) made their first contribution in [#​509](fussybeaver/bollard#509) - [@​HerrMuellerluedenscheid](https://github.com/HerrMuellerluedenscheid) made their first contribution in [#​526](fussybeaver/bollard#526) **Full Changelog**: <fussybeaver/bollard@v0.18.1...v0.19.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/towonel/pulls/44
eleboucher
pushed a commit
to eleboucher/towonel
that referenced
this pull request
May 22, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bollard](https://github.com/fussybeaver/bollard) | dependencies | minor | `0.18` → `0.21` | --- ### Release Notes <details> <summary>fussybeaver/bollard (bollard)</summary> ### [`v0.21.0`](https://github.com/fussybeaver/bollard/releases/tag/v0.21.0) [Compare Source](fussybeaver/bollard@v0.20.2...v0.21.0) #### What's Changed - feat: first-class Podman support with feature flags by [@​caniko](https://github.com/caniko) in [#​700](fussybeaver/bollard#700) - chore: Bump protobuf files to buildkit master for version bollard-buildkit-proto 0.8.0 by [@​fussybeaver](https://github.com/fussybeaver) in [#​704](fussybeaver/bollard#704) - build(deps): bump rust from 1.93.0-slim to 1.94.1-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​702](fussybeaver/bollard#702) - build(deps): bump swagger-codegen.version from 2.4.50 to 2.4.51 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​698](fussybeaver/bollard#698) - Use DEFAULT\_MAX\_RECV\_MSG\_SIZE and DEFAULT\_MAX\_SEND\_MSG\_SIZE for services by [@​j-walther](https://github.com/j-walther) in [#​710](fussybeaver/bollard#710) - chore: swagger api 1.43 by [@​fussybeaver](https://github.com/fussybeaver) in [#​707](fussybeaver/bollard#707) - chore: peg against api 1.53 by [@​fussybeaver](https://github.com/fussybeaver) in [#​712](fussybeaver/bollard#712) - fix: Parse logs where there is no trailing newline by [@​fussybeaver](https://github.com/fussybeaver) in [#​714](fussybeaver/bollard#714) - build(deps): update tokio-tungstenite requirement from 0.28 to 0.29 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​699](fussybeaver/bollard#699) - Also set the messages limits for the client, file send and ssh by [@​j-walther](https://github.com/j-walther) in [#​718](fussybeaver/bollard#718) - Allow users to pass their own build reference by [@​j-walther](https://github.com/j-walther) in [#​687](fussybeaver/bollard#687) - fix: Remove topology special case by [@​fussybeaver](https://github.com/fussybeaver) in [#​719](fussybeaver/bollard#719) - fix(codegen): add Podman "stopping" state to container state enums by [@​Theaxiom](https://github.com/Theaxiom) in [#​715](fussybeaver/bollard#715) - build(deps): update rand requirement from 0.9 to 0.10 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​690](fussybeaver/bollard#690) - build(deps): bump rust from 1.94.1-slim to 1.95.0-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​716](fussybeaver/bollard#716) - build(deps): bump swagger-codegen.version from 2.4.51 to 2.4.52 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​717](fussybeaver/bollard#717) - chore: podman state release 1.53.1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​720](fussybeaver/bollard#720) - chore: Release 0.21.0 by [@​fussybeaver](https://github.com/fussybeaver) in [#​721](fussybeaver/bollard#721) #### New Contributors - [@​caniko](https://github.com/caniko) made their first contribution in [#​700](fussybeaver/bollard#700) - [@​Theaxiom](https://github.com/Theaxiom) made their first contribution in [#​715](fussybeaver/bollard#715) **Full Changelog**: <fussybeaver/bollard@v0.20.2...v0.21.0> ### [`v0.20.2`](https://github.com/fussybeaver/bollard/releases/tag/v0.20.2) [Compare Source](fussybeaver/bollard@v0.20.1...v0.20.2) #### What's Changed - feat: add attach\_container\_websocket API for WebSocket container attach by [@​benodiwal](https://github.com/benodiwal) in [#​689](fussybeaver/bollard#689) - fix(secrets): Remove re-export of models by [@​giantcow](https://github.com/giantcow) in [#​695](fussybeaver/bollard#695) - chore: Release 0.20.2 by [@​fussybeaver](https://github.com/fussybeaver) in [#​696](fussybeaver/bollard#696) #### New Contributors - [@​giantcow](https://github.com/giantcow) made their first contribution in [#​695](fussybeaver/bollard#695) **Full Changelog**: <fussybeaver/bollard@v0.20.1...v0.20.2> ### [`v0.20.1`](https://github.com/fussybeaver/bollard/releases/tag/v0.20.1) [Compare Source](fussybeaver/bollard@v0.20.0...v0.20.1) #### What's Changed - build: drop serde\_with dep by [@​tisonkun](https://github.com/tisonkun) in [#​682](fussybeaver/bollard#682) - chore: bump bollard-stubs dependency by [@​tisonkun](https://github.com/tisonkun) in [#​686](fussybeaver/bollard#686) - Add Docker::connect\_with\_host by [@​BrenekH](https://github.com/BrenekH) in [#​685](fussybeaver/bollard#685) - build(deps): bump rust from 1.92.0-slim to 1.93.0-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​684](fussybeaver/bollard#684) - build(deps): bump swagger-codegen.version from 2.4.46 to 2.4.50 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​608](fussybeaver/bollard#608) - chore: Release 0.20.1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​688](fussybeaver/bollard#688) #### New Contributors - [@​BrenekH](https://github.com/BrenekH) made their first contribution in [#​685](fussybeaver/bollard#685) **Full Changelog**: <fussybeaver/bollard@v0.20.0...v0.20.1> ### [`v0.20.0`](https://github.com/fussybeaver/bollard/releases/tag/v0.20.0) #### What's Changed - Pass keypath by [@​aoikurokawa](https://github.com/aoikurokawa) in [#​592](fussybeaver/bollard#592) - fix: proper execution branch for `buildkit_providerless` by [@​DDtKey](https://github.com/DDtKey) in [#​597](fussybeaver/bollard#597) - Bump stubs 1.49.2 rc.28.4.0 by [@​fussybeaver](https://github.com/fussybeaver) in [#​598](fussybeaver/bollard#598) - Improve handling of nested empty hashmaps by [@​fussybeaver](https://github.com/fussybeaver) in [#​596](fussybeaver/bollard#596) - Add fallible Streams for import\_image\_stream by [@​Huy-Dinh](https://github.com/Huy-Dinh) in [#​606](fussybeaver/bollard#606) - add swagger support for ContainerArchiveInfo by [@​Huy-Dinh](https://github.com/Huy-Dinh) in [#​609](fussybeaver/bollard#609) - add support for get\_container\_archive\_info by [@​Huy-Dinh](https://github.com/Huy-Dinh) in [#​610](fussybeaver/bollard#610) - fix: remove unmaintained rustls\_pemfile by [@​MarcusGrass](https://github.com/MarcusGrass) in [#​613](fussybeaver/bollard#613) - feat: add with\_request\_modifier API for custom request headers by [@​benodiwal](https://github.com/benodiwal) in [#​619](fussybeaver/bollard#619) - delete: remove outdated macOS CI workflow by [@​benodiwal](https://github.com/benodiwal) in [#​616](fussybeaver/bollard#616) - feat: add docker checkpoint support (create, list, delete) by [@​benodiwal](https://github.com/benodiwal) in [#​617](fussybeaver/bollard#617) - feat: feat: add service\_logs API to get logs from a service by [@​benodiwal](https://github.com/benodiwal) in [#​625](fussybeaver/bollard#625) - feat: add task\_logs API to get logs from a task by [@​benodiwal](https://github.com/benodiwal) in [#​624](fussybeaver/bollard#624) - codegen: add query parameter structs for swarm, config, plugin APIs by [@​benodiwal](https://github.com/benodiwal) in [#​633](fussybeaver/bollard#633) - build: avoid unnecessary axum deps by [@​tisonkun](https://github.com/tisonkun) in [#​638](fussybeaver/bollard#638) - feat: add Config API (list, create, inspect, update, delete) by [@​benodiwal](https://github.com/benodiwal) in [#​628](fussybeaver/bollard#628) - feat: added swarm update api by [@​benodiwal](https://github.com/benodiwal) in [#​630](fussybeaver/bollard#630) - feat: add plugin API support by [@​benodiwal](https://github.com/benodiwal) in [#​631](fussybeaver/bollard#631) - refactor: remove deprecated swarm option structs by [@​benodiwal](https://github.com/benodiwal) in [#​639](fussybeaver/bollard#639) - Remove deprecated options structs in volume.rs by [@​Huy-Dinh](https://github.com/Huy-Dinh) in [#​653](fussybeaver/bollard#653) - fix: disable codegen formatting by [@​benodiwal](https://github.com/benodiwal) in [#​654](fussybeaver/bollard#654) - chore: added CODEOWNERS file by [@​benodiwal](https://github.com/benodiwal) in [#​657](fussybeaver/bollard#657) - refactor: remove deprecated EventsOptions struct from system.rs by [@​benodiwal](https://github.com/benodiwal) in [#​655](fussybeaver/bollard#655) - Refactor/remove deprecated task options by [@​benodiwal](https://github.com/benodiwal) in [#​656](fussybeaver/bollard#656) - refactor: remove deprecated ListSecretsOptions and UpdateSecretOptions by [@​benodiwal](https://github.com/benodiwal) in [#​658](fussybeaver/bollard#658) - refactor: remove deprecated service structs by [@​benodiwal](https://github.com/benodiwal) in [#​659](fussybeaver/bollard#659) - refactor: remove deprecated node structs by [@​benodiwal](https://github.com/benodiwal) in [#​660](fussybeaver/bollard#660) - refactor: remove deprecated network option structs by [@​benodiwal](https://github.com/benodiwal) in [#​661](fussybeaver/bollard#661) - refactor: remove deprecated options structs from container.rs by [@​varundeepsaini](https://github.com/varundeepsaini) in [#​664](fussybeaver/bollard#664) - feat: add complex plugin APIs with tests by [@​benodiwal](https://github.com/benodiwal) in [#​652](fussybeaver/bollard#652) - refactor: remove deprecated options structs from image.rs by [@​benodiwal](https://github.com/benodiwal) in [#​663](fussybeaver/bollard#663) - fix: buildkit datetime feature flag by [@​benodiwal](https://github.com/benodiwal) in [#​662](fussybeaver/bollard#662) - docs: add documentation for bollard-stubs re-exports by [@​benodiwal](https://github.com/benodiwal) in [#​669](fussybeaver/bollard#669) - fix: map codegen Object type to serde\_json::Value by [@​benodiwal](https://github.com/benodiwal) in [#​672](fussybeaver/bollard#672) - feat: upgrade Docker API from v1.49 to v1.52 by [@​benodiwal](https://github.com/benodiwal) in [#​670](fussybeaver/bollard#670) - fix: synced code with 1.52 bollard-stubs by [@​benodiwal](https://github.com/benodiwal) in [#​674](fussybeaver/bollard#674) - fix: remove plugin test workarounds by [@​benodiwal](https://github.com/benodiwal) in [#​673](fussybeaver/bollard#673) - chore: remove empty .gitmodules and .cargo/config.toml files by [@​benodiwal](https://github.com/benodiwal) in [#​675](fussybeaver/bollard#675) - fix: doc warnings by [@​benodiwal](https://github.com/benodiwal) in [#​677](fussybeaver/bollard#677) - docs: updated docker api version references to 1.52 by [@​benodiwal](https://github.com/benodiwal) in [#​676](fussybeaver/bollard#676) - build(deps): bump rust from 1.90.0-slim to 1.92.0-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​614](fussybeaver/bollard#614) - docs: made feature flag guide more comprehensive by [@​benodiwal](https://github.com/benodiwal) in [#​678](fussybeaver/bollard#678) - build(fix): Set rustls cryptoprovider for protobuf fetch by [@​fussybeaver](https://github.com/fussybeaver) in [#​680](fussybeaver/bollard#680) - release: v0.20.0 by [@​benodiwal](https://github.com/benodiwal) in [#​679](fussybeaver/bollard#679) #### New Contributors - [@​aoikurokawa](https://github.com/aoikurokawa) made their first contribution in [#​592](fussybeaver/bollard#592) - [@​DDtKey](https://github.com/DDtKey) made their first contribution in [#​597](fussybeaver/bollard#597) - [@​MarcusGrass](https://github.com/MarcusGrass) made their first contribution in [#​613](fussybeaver/bollard#613) - [@​benodiwal](https://github.com/benodiwal) made their first contribution in [#​619](fussybeaver/bollard#619) - [@​tisonkun](https://github.com/tisonkun) made their first contribution in [#​638](fussybeaver/bollard#638) - [@​varundeepsaini](https://github.com/varundeepsaini) made their first contribution in [#​664](fussybeaver/bollard#664) **Full Changelog**: <fussybeaver/bollard@v0.19.3...v0.20.0> ### [`v0.19.4`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.4) [Compare Source](fussybeaver/bollard@v0.19.3...v0.19.4) **Full Changelog**: <fussybeaver/bollard@v0.19.3...v19.4> [#​597](fussybeaver/bollard#597) Fix buildkit\_providerless **hotfix** (thanks [@​DDtKey](https://github.com/DDtKey) ) ### [`v0.19.3`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.3) [Compare Source](fussybeaver/bollard@v0.19.2...v0.19.3) #### What's Changed - fix: IdResponse field name ID to Id by [@​ELginas](https://github.com/ELginas) in [#​578](fussybeaver/bollard#578) - docs: Reword network connect options deprecation warning by [@​fussybeaver](https://github.com/fussybeaver) in [#​581](fussybeaver/bollard#581) - feat: Handle GenericResources as vec by [@​fussybeaver](https://github.com/fussybeaver) in [#​583](fussybeaver/bollard#583) - chore: add missing pom query mappings by [@​fussybeaver](https://github.com/fussybeaver) in [#​584](fussybeaver/bollard#584) - IdResponse alias by [@​fussybeaver](https://github.com/fussybeaver) in [#​586](fussybeaver/bollard#586) - chore: Peg Bollard at moby's version v28.4.0 by [@​fussybeaver](https://github.com/fussybeaver) in [#​585](fussybeaver/bollard#585) - fix: incorrect /commit return type by [@​ELginas](https://github.com/ELginas) in [#​579](fussybeaver/bollard#579) - Allow building with only `pipe` feature enabled by [@​kailan](https://github.com/kailan) in [#​587](fussybeaver/bollard#587) - build(deps): bump rust from 1.88.0-slim to 1.90.0-slim by [@​dependabot](https://github.com/dependabot)\[bot] in [#​588](fussybeaver/bollard#588) - build: buildkit should not depend on a rustls provider by default by [@​mbodmer](https://github.com/mbodmer) in [#​590](fussybeaver/bollard#590) - chore: release v0.19.3 by [@​fussybeaver](https://github.com/fussybeaver) in [#​591](fussybeaver/bollard#591) #### New Contributors - [@​ELginas](https://github.com/ELginas) made their first contribution in [#​578](fussybeaver/bollard#578) - [@​kailan](https://github.com/kailan) made their first contribution in [#​587](fussybeaver/bollard#587) - [@​mbodmer](https://github.com/mbodmer) made their first contribution in [#​590](fussybeaver/bollard#590) **Full Changelog**: <fussybeaver/bollard@v0.19.2...v0.19.3> ### [`v0.19.2`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.2) [Compare Source](fussybeaver/bollard@v0.19.1...v0.19.2) #### What's Changed - bump ureq 2.9.7 -> 3.0.12 in `bollard-buildkit-proto` by [@​RobWalt](https://github.com/RobWalt) in [#​547](fussybeaver/bollard#547) - Fix SshStream to shutdown stdin properly by [@​Hakuyume](https://github.com/Hakuyume) in [#​549](fussybeaver/bollard#549) - docs: Better deprecation notice for network create request by [@​fussybeaver](https://github.com/fussybeaver) in [#​555](fussybeaver/bollard#555) - fix(codegen): Nest ContainerNetworkStats beneath HashMap by [@​fussybeaver](https://github.com/fussybeaver) in [#​556](fussybeaver/bollard#556) - build(deps): bump swagger-codegen.version from 2.4.44 to 2.4.45 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​539](fussybeaver/bollard#539) - build(deps): update prost requirement from 0.13 to 0.14 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​541](fussybeaver/bollard#541) - build(deps): update prost-types requirement from 0.13 to 0.14 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​542](fussybeaver/bollard#542) - Use updated RemoveVolumeOptions by [@​lidj22](https://github.com/lidj22) in [#​557](fussybeaver/bollard#557) - docs: Reword deprecation warnings by [@​fussybeaver](https://github.com/fussybeaver) in [#​561](fussybeaver/bollard#561) - build(deps): bump swagger-codegen.version from 2.4.45 to 2.4.46 in /codegen/swagger by [@​dependabot](https://github.com/dependabot)\[bot] in [#​559](fussybeaver/bollard#559) - fix: Switch load\_image content\_type by [@​fussybeaver](https://github.com/fussybeaver) in [#​562](fussybeaver/bollard#562) - chore: Bump rust to 1.88, clippy fixes by [@​fussybeaver](https://github.com/fussybeaver) in [#​563](fussybeaver/bollard#563) - chore: Bump proto models to 0.7 with tonic 0.14 by [@​fussybeaver](https://github.com/fussybeaver) in [#​571](fussybeaver/bollard#571) - chore: Bump Bollard models to API 1.49 moby v28.3.3 by [@​fussybeaver](https://github.com/fussybeaver) in [#​572](fussybeaver/bollard#572) - chore: release v19.2 by [@​fussybeaver](https://github.com/fussybeaver) in [#​573](fussybeaver/bollard#573) #### New Contributors - [@​RobWalt](https://github.com/RobWalt) made their first contribution in [#​547](fussybeaver/bollard#547) - [@​lidj22](https://github.com/lidj22) made their first contribution in [#​557](fussybeaver/bollard#557) **Full Changelog**: <fussybeaver/bollard@v0.19.1...v0.19.2> ### [`v0.19.1`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.1) [Compare Source](fussybeaver/bollard@v0.19.0...v0.19.1) #### What's Changed - fix: Fix Into mapping to restart container parameters by [@​x1a0b0](https://github.com/x1a0b0) in [#​532](fussybeaver/bollard#532) - fix: Codegen using wrong types for Vecs and HashMaps by [@​paul-hansen](https://github.com/paul-hansen) in [#​538](fussybeaver/bollard#538) - support SSH by [@​Hakuyume](https://github.com/Hakuyume) in [#​536](fussybeaver/bollard#536) - chore: Release 1.48.3-rc.28.0.4 bollard-stubs by [@​fussybeaver](https://github.com/fussybeaver) in [#​545](fussybeaver/bollard#545) - Release v0.19.1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​546](fussybeaver/bollard#546) #### New Contributors - [@​x1a0b0](https://github.com/x1a0b0) made their first contribution in [#​532](fussybeaver/bollard#532) - [@​Hakuyume](https://github.com/Hakuyume) made their first contribution in [#​536](fussybeaver/bollard#536) **Full Changelog**: <fussybeaver/bollard@v0.19.0...v0.19.1> ### [`v0.19.0`](https://github.com/fussybeaver/bollard/releases/tag/v0.19.0) [Compare Source](fussybeaver/bollard@v0.18.1...v0.19.0) #### What's Changed - Add Swarm support by [@​tomasro27](https://github.com/tomasro27) in [#​484](fussybeaver/bollard#484) - Support custom Dockerfile path in BuildKit Solve API by [@​dmartin](https://github.com/dmartin) in [#​488](fussybeaver/bollard#488) - fix: Change multiple API's to support streaming by [@​fussybeaver](https://github.com/fussybeaver) in [#​495](fussybeaver/bollard#495) - build(deps): bump swagger-codegen.version from 2.4.43 to 2.4.44 in /codegen/swagger by [@​dependabot](https://github.com/dependabot) in [#​496](fussybeaver/bollard#496) - fix: Re-add upload\_to\_container\_streaming and mark deprecated by [@​fussybeaver](https://github.com/fussybeaver) in [#​497](fussybeaver/bollard#497) - build(deps): upgrade rand to v0.9 by [@​paolobarbolini](https://github.com/paolobarbolini) in [#​500](fussybeaver/bollard#500) - Add support for buildkitd by [@​j-walther](https://github.com/j-walther) in [#​485](fussybeaver/bollard#485) - Fix switched description between ImageBuildOutput enumerations by [@​leonheldattoradex](https://github.com/leonheldattoradex) in [#​504](fussybeaver/bollard#504) - fix: only assign auth headers if set by [@​JoranHonig](https://github.com/JoranHonig) in [#​506](fussybeaver/bollard#506) - feat: implement the Nodes and Tasks API. by [@​peterhuene](https://github.com/peterhuene) in [#​508](fussybeaver/bollard#508) - build(deps): bump rust from 1.84.0-slim to 1.85.0-slim by [@​dependabot](https://github.com/dependabot) in [#​507](fussybeaver/bollard#507) - build: ignore audit failure for unmaintained paste by [@​fussybeaver](https://github.com/fussybeaver) in [#​511](fussybeaver/bollard#511) - Added `Docker::prune_build` for `/build/prune` endpoint access by [@​En-En-Code](https://github.com/En-En-Code) in [#​509](fussybeaver/bollard#509) - feat: Bump models to moby release 28.0.1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​510](fussybeaver/bollard#510) - chore: Bump buildkit proto files for release by [@​fussybeaver](https://github.com/fussybeaver) in [#​521](fussybeaver/bollard#521) - chore: Buildkit-proto 0.6.1 using tonic 0.13 by [@​fussybeaver](https://github.com/fussybeaver) in [#​522](fussybeaver/bollard#522) - feat: Query parameter implementation by [@​fussybeaver](https://github.com/fussybeaver) in [#​523](fussybeaver/bollard#523) - Release v0.19.0-rc1 by [@​fussybeaver](https://github.com/fussybeaver) in [#​524](fussybeaver/bollard#524) - implement Into to convert StopContainerOptions by [@​HerrMuellerluedenscheid](https://github.com/HerrMuellerluedenscheid) in [#​526](fussybeaver/bollard#526) - fix: Fix Into mapping to node query parameters by [@​fussybeaver](https://github.com/fussybeaver) in [#​527](fussybeaver/bollard#527) - build(deps): update webpki-roots requirement from 0.26 to 1.0 by [@​dependabot](https://github.com/dependabot) in [#​528](fussybeaver/bollard#528) - Release v0.19 by [@​fussybeaver](https://github.com/fussybeaver) in [#​530](fussybeaver/bollard#530) #### New Contributors - [@​tomasro27](https://github.com/tomasro27) made their first contribution in [#​484](fussybeaver/bollard#484) - [@​j-walther](https://github.com/j-walther) made their first contribution in [#​485](fussybeaver/bollard#485) - [@​leonheldattoradex](https://github.com/leonheldattoradex) made their first contribution in [#​504](fussybeaver/bollard#504) - [@​JoranHonig](https://github.com/JoranHonig) made their first contribution in [#​506](fussybeaver/bollard#506) - [@​peterhuene](https://github.com/peterhuene) made their first contribution in [#​508](fussybeaver/bollard#508) - [@​En-En-Code](https://github.com/En-En-Code) made their first contribution in [#​509](fussybeaver/bollard#509) - [@​HerrMuellerluedenscheid](https://github.com/HerrMuellerluedenscheid) made their first contribution in [#​526](fussybeaver/bollard#526) **Full Changelog**: <fussybeaver/bollard@v0.18.1...v0.19.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/towonel/pulls/44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #622