Skip to content

Commit f4a850a

Browse files
committed
Release 1.66.0 Added FlashArray REST 2.42
1 parent 2447f4a commit f4a850a

File tree

28,195 files changed

+850060
-618839
lines changed

Some content is hidden

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

28,195 files changed

+850060
-618839
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.66.0 04/11/2025 Added FlashArray 2.42 client
910
1.65.0 03/25/2025 Added Pure1 1.4 client
1011
1.64.0 03/24/2025 Added FlashBlade 2.17 client
1112
1.63.0 03/18/2025 Added FlashArray 2.41 client

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.65'
30+
version = u'1.66'
3131
# The full version, including alpha/beta/rc tags
32-
release = u'1.65.0'
32+
release = u'1.66.0'
3333

3434

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

docs/fa_reference.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,10 @@ FlashArray REST 2.40 Client
172172
FlashArray REST 2.41 Client
173173
~~~~~~~~~~~~~~~~~~~~~~~~~~~
174174
.. autoclass:: pypureclient.flasharray.FA_2_41.client.Client
175+
176+
FlashArray REST 2.42 Client
177+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
178+
.. autoclass:: pypureclient.flasharray.FA_2_42.client.Client
175179
:members:
176180

177181
Properties

0 commit comments

Comments
 (0)