Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into mattbrown/fix-npe-multiauth
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnworb authored Jun 5, 2017
2 parents 676934d + 4d3a4a6 commit 7562a62
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 122 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Fix NPE in MultiRegistryAuthSupplier ([783][])

[783]: https://github.com/spotify/docker-client/pull/783

## 8.7.0 (released June 5, 2017)
## 8.7.0

Released June 5, 2017

### Expanded RegistryAuthSupplier support
Add RegistryAuthSuppliers for:
Expand All @@ -20,21 +22,27 @@ ConfigFileRegistryAuthSupplier if no other authentication options are passed to
the Builder, so that out-of-the-box, any authentication info from the docker
config file (at `~/.dockercfg` or `~/.docker/config.json`) is used.

## 8.6.2 (released May 31, 2017)
## 8.6.2

Released May 31, 2017

### Bugfixes
- ContainerRegistryAuthSupplier should ignore exceptions in refreshing the
Access Token unless RegistryAuth info is needed for a GCR image ([773][])

[773]: https://github.com/spotify/docker-client/pull/773

## 8.6.1 (released May 31, 2017)
## 8.6.1

Released May 31, 2017

Added NetworkConfig.Attachable.

[768](https://github.com/spotify/docker-client/issues/768) [770](https://github.com/spotify/docker-client/issues/770)

## 8.6.0 (released May 26, 2017)
## 8.6.0

Released May 26, 2017

### Revamped support for authentication
This version introduces a new way to configure DefaultDockerClient to use
Expand Down
91 changes: 0 additions & 91 deletions circle.sh

This file was deleted.

27 changes: 0 additions & 27 deletions circle.yml

This file was deleted.

0 comments on commit 7562a62

Please sign in to comment.