Skip to content

Commit 98ed473

Browse files
authored
Merge pull request #18 from PureStorage-OpenConnect/add-fb-rest21-08-12
Release 1.17.0: Added FlashBlade REST2.1
2 parents d23de5c + a507e55 commit 98ed473

File tree

579 files changed

+82311
-328
lines changed

Some content is hidden

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

579 files changed

+82311
-328
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.17.0 08/13/2021 Added FlashBlade 2.1 client
910
1.16.0 08/02/2021 Added FlashArray 2.8 client
1011
1.15.0 06/28/2021 Added FlashArray 2.7 client
1112
1.14.1 05/17/2021 Added restrictions to dependency versions in the setup

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
author = u'Pure Storage, Inc.'
2828

2929
# The short X.Y version
30-
version = u'1.16'
30+
version = u'1.17'
3131
# The full version, including alpha/beta/rc tags
32-
release = u'1.16.0'
32+
release = u'1.17.0'
3333

3434

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

0 commit comments

Comments
 (0)