Current Series Release Notes

6.5.0-3

New Features

  • Client now returns all possible fields for Actions. Optional fields are present in output only when a corresponsive Action has a value defined for it.

Upgrade Notes

  • Some columns in Action details have changed names for better readability. For example:

    • Log_file -> Log File

    • Remove_older_than -> Remove Older Than

    • Max_retries_interval - > Max Retries Interval

    • Max_retries -> Max Retries

    • User_id -> User ID

    • Project_id -> Project ID

Deprecation Notes

  • Column Backup UUID for backups has been removed from the client. Column Backup ID remains the only one representing the ID of the backup. UUID was relevant in Freezer API v1 which is now removed. It was always returning an empty value when used with API v2.

Other Notes

  • Client no longer returns swift as storage name for swift backend, when no storage name is defined in action. Despite swift remains the default value for Freezer Agent, when no storage name is defined for the action, this value can be overriden by config or runtime argument passed to the Agent.