Skip to content

Commit

Permalink
Release v1.6.2
Browse files Browse the repository at this point in the history
NEW:     Support and test with go 1.9.x
FIX:     Handle path characters in keys - #30
FIX:     Handle non-fatal sync errors during bucket creation - #31
FIX:     Pass location constraints to create bucket when needed
FIX:     Error on trailing garbage after known flags
UPDATE:  Update Consul to 0.9.2
UPDATE:  Update aws-sdk-go to 1.10.38
  • Loading branch information
Aaron Hurt committed Sep 6, 2017
1 parent 966d595 commit 8b23103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
## package declarations
BUILD_NAME="consul-backinator"
RELEASE_VERSION="1.6.1"
RELEASE_VERSION="1.6.2"
RELEASE_BUILD=0

## simple usage example
Expand Down

0 comments on commit 8b23103

Please sign in to comment.