v1.11.1
v1.11.1
Please note: This release is for F5OS-A 1.8.x on rSeries only. Please continue to use previous releases for other version support.
FEATURES:
f5os_auth:Added password_policy support for managing password policy configuration
BUG FIXES (35):
f5os_system:Only manage optional system settings that are explicitly configuredf5os_system:Prevent panic on nil SshdIdleTimeout type assertion during state readf5os_dns:Read method now properly refreshes state from devicef5os_dns:Delete preserves device config instead of incorrectly removing entriesf5os_dns:Delete stale entries on update before patchingf5os_dns:Fix null search domain entry handlingf5os_dns:Fix null read response handlingf5os_tenant:Deployment file now properly mapped in Read/state refreshf5os_tenant:Type attribute now properly mapped in Read/state refreshf5os_tenant:VLANs now properly mapped in Read/state refreshf5os_tenant_image:Fix panic on nil map during importWaitf5os_tenant_image:Read/Import now preserves all config attributes in statef5os_tenant_image:GetImage error no longer silently swallowed during Createf5os_tenant_image:Fix broken timeout calculation for upload pathf5os_tenant_image:Add conflict validator between upload_from_path and remote_pathf5os_tenant_image:Update is no longer a silent no-opf5os_tenant_image:Fix Remote Import insecure attribute handlingf5os_tenant_image:Fix protocol, remote_user, remote_password, and remote_port propertiesf5os_ntp_server:Fix duplicate NTPServerModel type definitionf5os_ntp_server:CreateNTPServerPayload no longer drops key_id=0 due to omitemptyf5os_ntp_server:Added Terraform import supportf5os_ntp_server:Fix ntp_service and ntp_authentication not being written to devicef5os_primarykey:Fix force_update=false skip logic that never triggeredf5os_primarykey:Fix SDK JSON deserialization bug causing empty statusf5os_primarykey:Stabilize post-apply refresh for async primary key migrationf5os_user:Role update now removes old role assignment, eliminating state driftf5os_user:Fix revert of role GID changes during deletef5os_auth:Fix auth_order not populating during importf5os_auth:Fix SetRoleConfig failuref5os_auth:Fix restore of original auth_order during deletef5os_auth:Fix device role filteringf5os_auth:Query auth resource after create/update for accurate statef5os_auth:Fix JSON parsing on F5OS 1.8.3f5os_snmp:Delete now properly resets MIB fields
IMPROVEMENTS:
- Added unit and acceptance tests for partition_change_password resource
- Added configurable PollInterval to f5osclient, reducing unit test runtime from ~24 minutes to ~7 minutes
- Documentation updates