Releases: CloudBoltSoftware/onefuse-python-module
Releases · CloudBoltSoftware/onefuse-python-module
2025.1.1
What's Changed
- Log the playbook name post the job is succesful in OneFuse[CMP-910] by @reach2shaik468 in #14
- fix to support list of properties in propertysets[CMP-2659] by @reach2shaik468 in #15
New Contributors
- @reach2shaik468 made their first contribution in #14
Full Changelog: v2023.1.1.1...v2025.1.1
2023.1.1.1
Update backups.backup_policies
- Small patch release to support passing policy type to the backup_policies method
- Changed search for label 'onefuse' to iexact in cloudbolt_admin.py
2023.1.1
Updates:
- Added "get_key_value_objects" function to cloudbolt_admin.py
2022.3.2
Updates:
- Updated to account for cpu_cnt and mem_size variables being driven by the Property Toolkit in CloudBolt CMP
- Setting type for cpu_cnt to int, and mem_size to Decimal
- Updated render method to return any non-string inputs as the value that was passed in. This allows for support of other types (int, etc.) inside of Property Toolkit Property Set JSON payload.
2022.3.1
v9.4.7.3
v9.4.7.2
OneFuse Python Module v9.4.7.1
Minor fix for backups