Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.3.0 #24

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

garethgeorge
Copy link
Owner

🤖 I have created a release beep boop

0.3.0 (2023-12-03)

Features

  • autoinstall required restic version (b385c01)
  • basic forget support in backend and UI (d22d9d1)
  • begin UI integration with backend (cccdd29)
  • display queued operations (0c818bb)
  • forget soft-deletes operations associated with removed snapshots (f3dc7ff)
  • forget soft-deletes operations associated with removed snapshots (38bc107)
  • implement add plan UI (9288589)
  • implement backup scheduling in orchestrator (eadb1a8)
  • implement basic plan view (4c6f042)
  • implement delete button for plan and repo UIs (ffb0d85)
  • implement forget and prune support in restic pkg (ffb4573)
  • implement forget operation (ebccf3b)
  • implement repo, edit, and supporting RPCs (d282c32)
  • implement snapshot browsing (8ffffa0)
  • implement snapshot indexing (a90b30e)
  • improve oplist performance and display forget operations in oplist (#22) (51b4921)
  • initial oplog implementation (dd9142c)
  • initial optree implementation (ba390a2)
  • operations IDs are ordered by operation timestamp (a1ed6f9)
  • present list of operations on plan view (6491dbe)
  • repo can be created through UI (9ccade5)
  • scaffolding basic UI structure (1273f81)
  • show snapshots in sidenav (1a9a5b6)
  • snapshot items are viewable in the UI and minor element ordering fixes (a333001)
  • support ImportSnapshotOperation in oplog (89f95b3)
  • update getting started guide (2c421d6)

Bug Fixes

  • build and test fixes (4957496)
  • connectivity issues with embedded server (482cc8e)
  • deadlock in snapshots (93b2120)
  • forget deadlocking and misc smaller bugs (b7c633d)
  • improve error message formatting (ae33b01)
  • improve operation ordering to fix snapshots indexed before forget operation (#21) (b513b08)
  • improve UI performance (8488d46)
  • repo orchestrator tests (d077fc8)
  • restic fails to detect summary event for very short backups (46b2a85)
  • standardize on fully qualified snapshot_id and decouple protobufs from restic package (e6031bf)
  • support more versions of restic (0cdfd11)
  • task priority not taking effect (af7462c)
  • time formatting in operation list (53c7f12)
  • UI layout adjustments (7d1b95c)

This PR was generated with Release Please. See documentation.

@garethgeorge garethgeorge merged commit d4d94b3 into main Dec 3, 2023
1 check passed
@garethgeorge
Copy link
Owner Author

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

Successfully merging this pull request may close these issues.

1 participant