Skip to content

Release v0.7.0 (2019-01-03)

Pre-release
Pre-release
Compare
Choose a tag to compare
@jasdel jasdel released this 03 Jan 22:49
c2b476b

Services

  • Synced the V2 SDK with latests AWS service API definitions.

SDK Enhancements

  • deps: Update SDK to latest go-jmespath (#254)

SDK Bugs

  • internal/ini: Fix bug on trimming rhs spaces closes (#260)
    • Fixes a bug trimming RHS spaces not being read correctly from the ini file.
    • Fix #259