1.6.0
✨ Big new release! Lots of new features here, and some refactoring.
v1.6.0 (2017-05-01)
Implemented enhancements:
- Support for bulk operations #117
- Authentication for HTTP/HTTPS datasources #113
- Make all secrets settable via files #106
- Adding ds alias for datasource function #129 (hairyhenderson)
- Add --input-dir and --output-dir as options #119 (rhuss)
- Adding more ways to specify input/output #114 (hairyhenderson)
Fixed bugs:
Merged pull requests:
- Migrating to spf13/cobra for commandline processing #128 (hairyhenderson)
- Updating vendored deps #127 (hairyhenderson)
- Removing integration test dependency on internet access #121 (hairyhenderson)
- Updating vendored deps (aws-sdk-go and go-yaml) #120 (hairyhenderson)
- Fix readme ToC link to
--datasource-d
#118 (jamiemjennings) - Support arbitrary headers with HTTP datasources #115 (hairyhenderson)
- Adding some very basic integration tests #112 (hairyhenderson)