Last release compatible with Go 1.8
This is the last release compatible with Go 1.8. After 1.2.0
, go-dockerclient requires Go 1.9 or higher.
This release includes the following changes:
ca33ff2
: Revert "travis: does 1.10.x work? :)"da22455
: appveyor: Go 1.102e99a54
: travis: does 1.10.x work? :)bddface
: plugin: clear up the parameters definition for InstallPlugins2ac0f35
: plugin: fix year in license bannere2a58e4
: authors: add Yosuke Otosu7aea04c
: Merge branch 'feature/plugins_api' of https://github.com/airking05/go-dockerclient0d072dc
: [Fix] testsfd34b2a
: [Fix] comments for ci tests011e905
: [Fix] method/type comments & some bug fixes13ebb77
: appveyor: go 1.8.7, 1.9.4 and 1.10rc2fcb9d66
: tar: use absolute path as srcPath when generating the tar streame4f49da
: [Add] full tests for plugin api6b2bf29
: [Add] some test func for plugins api268ba48
: [Clean] build lint error7c9fb31
: [Update] add json/yaml/toml tag9ddbd64
: [Add] plugin api impla2e072c
: authors: add Sebastian Borzaeb67e9e
: Merge branch 'online_cpus' of https://github.com/sebito91/go-dockerclientb6edff4
: updating based on feedback7199630
: testing: fix the buildddfd07a
: Merge pull request #711 from cezarsa/fixrace23cc4f7
: adding in swarm ContainerStatus update6e8e612
: adding in online_cpus as of docker v17.05 stats update26cad7b
: testing: fix race condition reading data from containersf21b764
: license: happy new year!385221b
: Merge branch 'master' of https://github.com/shutefan/go-dockerclient59db691
: Return ContainerNotRunning when trying to kill stopped containerbaaca7f
: auth: skip empty config.auth entriesfac48ff
: authors: add Denis Makogon213c831
: Merge branch 'issue/705' of https://github.com/denismakogon/go-dockerclientc8359a5
: Fixing Windows stuff560fb41
: Adding comment for WithTransportd35e79d
: Trying to address appveyor issuesc13236a
: Refactor base method to make it become reusable whenever it's neededa8f5e91
: Fixing testsf6bd8f3
: Make HTTP client transport replacable05df806
: Merge branch 'parse-error' of https://github.com/knight42/go-dockerclientcbef7f6
: fix: parse the error message413e380
: Merge pull request #701 from cezarsa/fixrace883a709
: testing: fix data race when reading container state in some handlers5030de4
: Merge pull request #700 from itshacki/fix/missing-omitempty-in-hostconfig526702c
: Addomitempty
to host configMemorySwappiness
optdf05870
: testing: fix image tag and inspect using image id instead of namef3d2516
: container: make StopContainer test more reliable