Skip to content

Commit 83c8bae

Browse files
authored
Merge pull request #60 from mokosy-ps/master
Release 1.35.0 Added FlashBlade REST 2.9
2 parents d919be6 + 03a8f5f commit 83c8bae

File tree

432 files changed

+98933
-95
lines changed

Some content is hidden

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

432 files changed

+98933
-95
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.35.0 04/24/2023 Added FlashBlade 2.9 client
910
1.34.0 04/24/2023 Added FlashArray 2.22 and 2.23 clients
1011
1.33.1 03/23/2023 Improvements on integration with 3rd party services
1112
1.33.0 03/10/2023 Added support for Pure1 sustainability

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.34'
30+
version = u'1.35'
3131
# The full version, including alpha/beta/rc tags
32-
release = u'1.34.0'
32+
release = u'1.35.0'
3333

3434

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

0 commit comments

Comments
 (0)