Release v0.1.6
Summary
This release adds a new ManagementRoot
class. This is a critical update that allows users of the object to access resources 'outside' URI path element tm
.
Release Highlights
- #389
- This is the major change for this release, the new
ManagementRoot
class correctly maps to the/mgmt/
root URI element.
- This is the major change for this release, the new
- #408
- As a part of refactoring to add concrete subclasses added support for "loadable" unnamed resources
- As a part of refactoring to add concrete subclasses remove
_get_meta_data_uri
- #411
- load called on unnamed resources now returns a new instance of the object eliminating an alias from the calling scope
See the changelog for the full list of changes in this release.
Caveats
- The BigIP class is no longer the preferred Root object.
Open Issues
See the project issues page for a full list of open issues in this release.