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] capnp-rpc (4 packages) (1.2.4) #26982

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Nov 28, 2024

Cap'n Proto is a capability-based RPC system with bindings for many languages

CHANGES:

CHANGES:

- Update dependencies and remove capnp-rpc-mirage (@talex5 mirage/capnp-rpc#276).
  - Update for breaking changes in tls, mirage-crypto and mirage-flow.
  - capnp-rpc-mirage isn't used much, and won't be needed after switching to Eio.

- Update tests to Cap'n Proto 1.0.1 (@MisterDA mirage/capnp-rpc#274).

- Update links to ocaml-ci and capnp-ocaml (@tmcgilchrist mirage/capnp-rpc#271).

- Opam doesn't allow with-test in conflicts (@talex5 mirage/capnp-rpc#269).

- Disable opam tests on macos (@talex5 mirage/capnp-rpc#268).

- Update CI (@MisterDA mirage/capnp-rpc#272, @talex5 mirage/capnp-rpc#277).
@talex5
Copy link
Contributor Author

talex5 commented Nov 28, 2024

The CI failures here are expected:

  • The 4 ocaml-ci failures (kj/filesystem-disk-unix.c++:305: failed: ::fstat(fd, &stats): Value too large for defined data type) are because the Debian stable package of capnproto is compiled for 32-bit inode numbers on 32-bit platforms (will be fixed in next Debian release).
  • The Windows CI failed because conf-capnproto fails to install there.

@mseri
Copy link
Member

mseri commented Nov 28, 2024

Thanks

@mseri mseri merged commit 65a1519 into ocaml:master Nov 28, 2024
1 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.

2 participants