Release v0.9.0
Release v0.9.0
- Add missing TTY option to CreateExecOptions (thanks @ThetaSinner )
- Add audit to continuous integration to check for security vulnerabilities (thanks @smklein )
- Fix Build Image into the correct stream type (thanks @01010101lzy )
- Switch Create Image into a stream (thanks @lidin )
- Parse non-newline terminated JSON streams (fixes events API on macos)
- Allow arbitrary log configuration options in
HostConfigLogConfig
- Add info route (thanks @nickgerace )