List of PRs / issues for this release
Breaking changes
- Remove support for Python 2.7
- Make Python 3.6 the minimum version supported
Features
- Add
limit
parameter to image search endpoint
Bugfixes
- Fix
KeyError
exception on secret create - Verify TLS keys loaded from docker contexts
- Update PORT_SPEC regex to allow square brackets for IPv6 addresses
- Fix containers and images documentation examples