Skip to content

2.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 18:51
· 89 commits to master since this release

v2.6.0

IMPROVEMENTS

  • add rbac-only and configs-only parameters to POST /backup/create and POST /backup/restore API calls
  • add allow_object_disk_streaming config option which will make object disk backup when CopyObject failed or when Object Storage have incompatible types, fix 979
  • add operation_id to callback, fix 995 thanks @manasmulay