Unverified Commit 731a68df authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Prepare for v0.20 release (#641)

parent dced8c2f
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
vNext (Month Day Year)
----------------------
vNext (Month Day, Year)
-----------------------
- (When complete) Add profile file provider for region (#594, #xyz)

v0.20 (August 10th, 2021)
--------------------------

**Breaking changes**

@@ -19,10 +23,10 @@ vNext (Month Day Year)
  ```

**New This Week**
- (When complete) Add profile file provider for region (#594, #xyz)
- Add AssumeRoleProvider parser implementation. (#632)
- The closure passed to `async_provide_credentials_fn` can now borrow values (#637)
- Add `Sender`/`Receiver` implementations for Event Stream (#639)
- Bring in the latest AWS models (#630)

v0.19 (August 3rd, 2021)
------------------------
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#

# Version number to use for the generated SDK
aws.sdk.version=0.0.14-alpha
aws.sdk.version=0.0.15-alpha

# several services are broken pending custom work:
# transcribe streaming contains exclusively EventStream operations which are not supported