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

[new release] albatross (2.4.0) #27377

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Feb 5, 2025

CHANGES:

* albatross-daemon: on startup backup the state file (robur-coop/albatross#206 @hannesm, fixes robur-coop/albatross#203)
* Add block size to info command, adapt types slightly (robur-coop/albatross#195 @hannesm)
* Allow the arguments in restart to be changed (robur-coop/albatross#195 @hannesm)
* Update to ocaml-solo5-elftool 0.4.0 - bump OCaml lower bound to 4.14
  (robur-coop/albatross#207 @reynir, robur-coop/albatross#208)
* BUGFIX: restart command kills the unikernel first (robur-coop/albatross#205 @reynir)
* Print manifest on mismatch (robur-coop/albatross#196 @reynir)
* Albatross-console: use physical equality for file descriptors (robur-coop/albatross#200 @reynir)
* Albatross-console: allow multiple subscribers (robur-coop/albatross#194 @reynir)
@hannesm
Copy link
Member Author

hannesm commented Feb 5, 2025

CI looks fine, good to merge

@mseri mseri merged commit 70696b5 into ocaml:master Feb 6, 2025
2 of 3 checks passed
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.

startup: preserve the database
2 participants