Skip to content

feat(backup): Support incremental backups#585

Open
bevzzz wants to merge 3 commits into
mainfrom
feat/incremental_base_backup_id
Open

feat(backup): Support incremental backups#585
bevzzz wants to merge 3 commits into
mainfrom
feat/incremental_base_backup_id

Conversation

@bevzzz

@bevzzz bevzzz commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

This PR adds a prefixIncremental parameter to CreateBackupRequest, which activates incremental backups when set. On the receiving end, Backup record now also exports prefixIncremental info for each backup obtained from list or get-status.

Closes #577

@bevzzz bevzzz self-assigned this Jun 23, 2026

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add incrementalBaseBackupId return value for ListBackups

1 participant