Skip to content

Release v1.3.1

Compare
Choose a tag to compare
@pjbreaux pjbreaux released this 18 Aug 00:40
· 163 commits to release_1 since this release

This is a bugfix release.

This release fixes the previous removal of tmos_version as an attribute of any object inheriting from PathElement, which is most. We have added that attribute back in, as well as supported the new way of accessing tmos_version on an object, which is through resource._meta_data['bigip']._meta_data['tmos_version']

See the changelog for the full list of changes in this release.