Skip to content

feat(backup): Support incremental backups#585

Merged
bevzzz merged 3 commits into
mainfrom
feat/incremental_base_backup_id
Jun 25, 2026
Merged

feat(backup): Support incremental backups#585
bevzzz merged 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

@bevzzz bevzzz merged commit bbe4af1 into main Jun 25, 2026
14 checks passed
@bevzzz bevzzz deleted the feat/incremental_base_backup_id branch June 25, 2026 11:11
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

2 participants