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

Upgrade to capnp v3.0.0-alpha.4 #41

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Upgrade to capnp v3.0.0-alpha.4 #41

merged 1 commit into from
Jul 20, 2022

Conversation

lthibault
Copy link
Collaborator

This PR upgrades the version of go-capnp to 3.0.0-alpha.4, which includes minor bugfixes and minor breaking API changes. The most notable API change is documented here.

The diff is quite noisy, but reduces to exactly two things:

  1. Update go.mod and go.sum
  2. Refactor *capnp.Client into concrete capnp.Client.

@lthibault lthibault added bug Something isn't working enhancement New feature or request labels Jul 20, 2022
@lthibault lthibault requested a review from aratz-lasa July 20, 2022 14:09
@lthibault lthibault merged commit 4d877a2 into master Jul 20, 2022
@lthibault lthibault deleted the upgrade-capnp-alpha-4 branch July 20, 2022 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant