Skip to content

0.26.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Feb 18:53
v0.26.0
0b05fd7

New Features

  • Introduce support in the library for the networks/prune API endpoint. (#691)
  • Introduce support in the library for the images/prune API endpoint. (#1001)
  • Introduce support in the library for the containers/prune API endpoint. (#1002)
  • Introduce support in the library for the volumes/prune API endpoint. (#1003)
  • Introduce support in the library for the build/prune API endpoint. (#1007)

Miscellaneous

  • Fix entrypoint usage in broken container tests to unblock CI. (#1004)