Skip to content

Commit c2b476b

Browse files
authored
Release v0.7.0 (2019-01-03) (#261)
Services --- * Synced the V2 SDK with latests AWS service API definitions. SDK Enhancements --- * deps: Update SDK to latest go-jmespath ([#254](#254)) SDK Bugs --- * `internal/ini`: Fix bug on trimming rhs spaces closes ([#260](#260)) * Fixes a bug trimming RHS spaces not being read correctly from the ini file. * Fix [#259](#259)
1 parent 1e29f93 commit c2b476b

File tree

181 files changed

+43531
-3731
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+43531
-3731
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Release v0.7.0 (2019-01-03)
2+
===
3+
4+
### Services
5+
* Synced the V2 SDK with latests AWS service API definitions.
6+
7+
### SDK Enhancements
8+
* deps: Update SDK to latest go-jmespath ([#254](https://github.com/aws/aws-sdk-go-v2/pull/254))
9+
10+
### SDK Bugs
11+
* `internal/ini`: Fix bug on trimming rhs spaces closes ([#260](https://github.com/aws/aws-sdk-go-v2/pull/260))
12+
* Fixes a bug trimming RHS spaces not being read correctly from the ini file.
13+
* Fix [#259](https://github.com/aws/aws-sdk-go-v2/pull/259)
14+
115
Release v0.6.0 (2018-12-03)
216
===
317

0 commit comments

Comments
 (0)