Release v0.16.0
What's Changed
- fix: missing tty options in StartExecOptions by @leon3s in #339
- Add auth provider for private buildkit builds by @fussybeaver in #342
- Add all filter to fix prune behaviour in docker 23 by @fussybeaver in #348
- give stats object name & id fields a default empty string by @rolyatmax in #347
- Omit
changes
query parameter inCreateImageOptions
ifVec
is empty by @fmckeogh in #353 - Bump the rust image in the Dockerfile by @fussybeaver in #362
- Fix
winapi
error by @epompeii in #361 - Update to hyper 1.1 by @fussybeaver in #363
- Add buildkit build with remote cache backends by @fussybeaver in #344
- Extract hyper named pipe by @fussybeaver in #365
- Add support for the docker /containers/{}/export API endpoint by @chordtoll in #369
- feat: Add connect_with_defaults by @jalaziz in #370
- connect_with_defaults incl. tests by @fussybeaver in #373
- Update termion requirement from 2.0 to 3.0 by @dependabot in #368
- Add 'status' field to ListServicesOptions for enhanced service status retrieval by @Paulswith in #338
- Sync protobuf files, bump tonic by @fussybeaver in #377
New Contributors
- @rolyatmax made their first contribution in #347
- @fmckeogh made their first contribution in #353
- @epompeii made their first contribution in #361
- @chordtoll made their first contribution in #369
- @jalaziz made their first contribution in #370
- @Paulswith made their first contribution in #338
Full Changelog: v0.15.0...v0.16.0
What's Changed
- fix: missing tty options in StartExecOptions by @leon3s in #339
- Add auth provider for private buildkit builds by @fussybeaver in #342
- Add all filter to fix prune behaviour in docker 23 by @fussybeaver in #348
- give stats object name & id fields a default empty string by @rolyatmax in #347
- Omit
changes
query parameter inCreateImageOptions
ifVec
is empty by @fmckeogh in #353 - Bump the rust image in the Dockerfile by @fussybeaver in #362
- Fix
winapi
error by @epompeii in #361 - Update to hyper 1.1 by @fussybeaver in #363
- Add buildkit build with remote cache backends by @fussybeaver in #344
- Extract hyper named pipe by @fussybeaver in #365
- Add support for the docker /containers/{}/export API endpoint by @chordtoll in #369
- feat: Add connect_with_defaults by @jalaziz in #370
- connect_with_defaults incl. tests by @fussybeaver in #373
- Update termion requirement from 2.0 to 3.0 by @dependabot in #368
- Add 'status' field to ListServicesOptions for enhanced service status retrieval by @Paulswith in #338
- Sync protobuf files, bump tonic by @fussybeaver in #377
New Contributors
- @rolyatmax made their first contribution in #347
- @fmckeogh made their first contribution in #353
- @epompeii made their first contribution in #361
- @chordtoll made their first contribution in #369
- @jalaziz made their first contribution in #370
- @Paulswith made their first contribution in #338
Full Changelog: v0.15.0...v0.16.0