Skip to content

Commit bc065ce

Browse files
author
Joe Jordan
committed
Doc release branch back to 3.42.0
1 parent b072e9f commit bc065ce

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

SUPPORT.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ Currently supported versions:
1919

2020
| Software Version | Release Type | First Customer Ship | End of Support |
2121
|------------------|---------------|---------------------|-----------------|
22-
| AS 3.32.1 | LTS | 13-Dec-2021 | 13-Dec-2022 |
2322
| AS 3.36.1 | LTS | 31-May-2022 | 31-Aug-2023 |
24-
| AS 3.39.0 | Feature | 22-Aug-2022 | 22-Nov-2022 |
25-
| AS 3.40.0 | Feature | 04-Oct-2022 | 04-Jan-2023 |
2623
| AS 3.41.0 | Feature | 14-Nov-2022 | 14-Feb-2023 |
24+
| AS 3.42.0 | Feature | 12-Jan-2023 | 12-Apr-2023 |
2725

2826
Versions no longer supported:
2927

@@ -77,7 +75,9 @@ Versions no longer supported:
7775
| AS 3.36.0 | Feature | 18-Apr-2022 | 18-Jul-2022 |
7876
| AS 3.37.0 | Feature | 31-May-2022 | 31-Aug-2022 |
7977
| AS 3.38.0 | Feature | 14-Jul-2022 | 14-Oct-2022 |
80-
78+
| AS 3.32.1 | LTS | 13-Dec-2021 | 13-Dec-2022 |
79+
| AS 3.39.0 | Feature | 22-Aug-2022 | 22-Nov-2022 |
80+
| AS 3.40.0 | Feature | 04-Oct-2022 | 04-Jan-2023 |
8181

8282
\* Fix for updated Docker Container packaging only
8383
\*\* Update for the schema description for Pool minimumMonitors

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373

7474
# General information about the project.
7575
project = u'F5 BIG-IP AS3'
76-
copyright = u'2022, F5 Networks'
76+
copyright = u'2023, F5 Networks'
7777
author = u'F5 Networks'
7878

7979
# The version info for the project you're documenting, acts as replacement for
@@ -83,7 +83,7 @@
8383
# The short X.Y version.
8484
version = u''
8585
# The full version, including alpha/beta/rc tags.
86-
release = u'3.41.0'
86+
release = u'3.42.0'
8787

8888
# The language for content autogenerated by Sphinx. Refer to documentation
8989
# for a list of supported languages.

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Welcome to the F5 BIG-IP Application Services 3 Extension User Guide. This is th
77

88
To provide feedback on this documentation, you can file a GitHub Issue, or email us at solutionsfeedback@f5.com.
99

10-
.. NOTE:: To see what's new in BIG-IP AS3, see the the :ref:`revision-history` or the |relnotes|.
10+
.. NOTE:: To see what is new in BIG-IP AS3, see the the :ref:`revision-history` or the |relnotes|.
1111

1212
Introduction
1313
------------

docs/refguide/revision-history.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Document Revision History
1212
- Date
1313

1414
* - 3.42
15-
- Updated the documentation for AS3 v3.42.0. This release contains the following changes: |br| * Added support for GeoIP conditions in a Endpoint policy (see :ref:`GeoIP<geoip>`) |br| * Added the SNAT Translation class (see the updated :ref:`SNAT Pool<snatpool>` example) |br| |br| Issues Resolved: |br| *
16-
- 12-21-22
15+
- Updated the documentation for AS3 v3.42.0. This release contains the following changes: |br| * Added support for GeoIP conditions in a Endpoint policy (see :ref:`GeoIP<geoip>`), `GitHub Issue 156 <https://github.com/F5Networks/f5-appsvcs-extension/issues/156>`_ |br| * Added the SNAT Translation class (see the updated :ref:`SNAT Pool<snatpool>` example), `GitHub Issue 487 <https://github.com/F5Networks/f5-appsvcs-extension/issues/487>`_ |br| |br| Issues Resolved: |br| * BIG-IP AS3 now retries on HTTP request timeouts, `GitHub Issue 407 <https://github.com/F5Networks/f5-appsvcs-extension/issues/407>`_ |br| * Pool member adminState does not match "force offline" behavior in WebUI, `GitHub Issue 623 <https://github.com/F5Networks/f5-appsvcs-extension/issues/623>`_ |br| * F5 appsvcs gives 404 when the admin user is disabled, `GitHub Issue 650 <https://github.com/F5Networks/f5-appsvcs-extension/issues/650>`_ |br| * Pool members not rolling back properly on declaration failure, `GitHub Issue 574 <https://github.com/F5Networks/f5-appsvcs-extension/issues/574>`_
16+
- 1-12-23
1717

1818
* - 3.41
1919
- Updated the documentation for AS3 v3.41.0. This release contains the following changes: |br| * Added support for inband monitors (see :ref:`Inband monitor<inbandmon>`), `GitHub Issue 562 <https://github.com/F5Networks/f5-appsvcs-extension/issues/562>`_ |br| * Added support for creating Statistics profiles (see :ref:`Statistics profile<stats>`) |br| * Added support for advanced SSL profile properties (see :ref:`Advanced SSL properties<advssl>`) |br| * Added persistence options to GSLB Domain (see :ref:`this GSLB example`), `GitHub Issue 566 <https://github.com/F5Networks/f5-appsvcs-extension/issues/566>`_ |br| |br| Issues Resolved: |br| * Unable to reference existing virtual addresses that exist in Common in route domains, `GitHub Issue 606 <https://github.com/F5Networks/f5-appsvcs-extension/issues/606>`_ |br| * Unable to use use-references to single-letter Tenants or Applications, `GitHub Issue 613 <https://github.com/F5Networks/f5-appsvcs-extension/issues/613>`_ |br| * Mapped IPv4 Addresses are not idempotent |br| * PATCH request fails to add new tenant to existing declaration |br| * Corrected the Schema Reference property descriptions for |tlss|

0 commit comments

Comments
 (0)