Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@fussybeaver fussybeaver released this 23 Nov 13:14
· 539 commits to master since this release
a37730e

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 )