Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion modules/introduction/partials/new-features-80.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,10 @@ Incremental backups now keep track of which backups they depend on.
You cannot delete a backup if another incremental backup needs it, however, you can choose to override this protection from the UI and REST API.
For more information, see xref:manage:manage-backup-and-restore/manage-backup-and-restore.adoc#delete-backups[Delete Backups].


https://jira.issues.couchbase.com/browse/MB-66173[MB-66173]: Automatically resolve name conflicts during a backup restore::
Automated the process of resolving name conflicts between collections or scopes in the backup and those in the target cluster, during a restore.
For this purpose, we have added a new flag, `--auto-resolve-conflicts` to the `cbbackupmgr restore` parameter.
For more information, see xref:backup-restore:cbbackupmgr-restore.adoc[cbbackupmgr restore].


[#section-new-feature-800-XDCR]
Expand Down