You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,15 @@
2
2
3
3
## NOT RELEASED
4
4
5
+
## 2.0.0
6
+
7
+
### BC-BREAK
8
+
9
+
- BC BREAK: `listStreams` now yield over stream names AND descriptions
10
+
5
11
### Added
6
12
7
13
- AWS api-change: Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams.
8
-
- BC BREAK: `listStreams` now yield over stream names AND descriptions
9
14
- AWS api-change: added `fips-us-gov-east-1` and `fips-us-gov-west-1` regions
0 commit comments