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] mirage (2 packages) (4.8.0) #26690

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Oct 8, 2024

The MirageOS library operating system

CHANGES:

CHANGES:

- BREAKING avoid optional runtime arguments in devices (ip, git, happy-eyeballs,
  dns) (mirage/mirage#1552 mirage/mirage#1577 by @hannesm)
- update documentation (fixes mirage/mirage#1560, mirage/mirage#1571 mirage/mirage#1576 by @hannesm)
- code cleanups, removed unused code (mirage/mirage#1575 by @reynir)
- provide Mirage_runtime,register_arg, deprecate Mirage_runtime.register
  (mirage/mirage#1574 by @hannesm)
- improve Mirage_runtime argument error message (mirage/mirage#1573 by @hannesm)
- config.ml: make deprecation warnings non-errors (mirage/mirage#1568 by @reynir)
- Use copy# for config.ml (mirage/mirage#1570 by @reynir)
- generated opam file: avoid double slash (reported in mirage/mirage#1563 by @reynir, fixed
  in mirage/mirage#1564 by @reynir)
- BUGFIX: version check: log a warning if version is not parseable
  (reported in mirage/mirage#1565 by @reynir, fixed in mirage/mirage#1566 by @hannesm)
@hannesm
Copy link
Member Author

hannesm commented Oct 8, 2024

fine to merge, CI errors are usual or unrelated.

@hannesm
Copy link
Member Author

hannesm commented Oct 9, 2024

is there anything that is blocking a merge?

@mseri
Copy link
Member

mseri commented Oct 11, 2024

I think only me being away, sorry

@mseri mseri merged commit 1a07d7f into ocaml:master Oct 11, 2024
2 of 3 checks passed
@hannesm
Copy link
Member Author

hannesm commented Oct 11, 2024

Thanks Marcello! :)

@hannesm hannesm deleted the release-mirage-v4.8.0 branch October 11, 2024 07:57
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.

Documentation for Mirage.create_ipv4 is stale
2 participants