Skip to content

Commit c57b67f

Browse files
author
khakpash
authored
Merge pull request #2 from PureStorage-OpenConnect/users/saber/fixlimit
Fix FlashArray client response with more than 1000 items
2 parents 304fc84 + d40e56b commit c57b67f

21 files changed

+2330
-376
lines changed

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A log of changes by version and date.
66
======= ========== =====
77
Version Date Notes
88
======= ========== =====
9+
1.1.2 11/20/2019 Bug fix for FlashArray 2.0 client
910
1.1.1 09/23/2019 Added support for Pure1 policies endpoints
1011
1.1.0 09/12/2019 Added FlashArray 2.0 client
1112
1.0.1 02/27/2019 Added support for alerts and audits endpoints

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# The short X.Y version
3030
version = u'1.1'
3131
# The full version, including alpha/beta/rc tags
32-
release = u'1.1.1'
32+
release = u'1.1.2'
3333

3434

3535
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)