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

deps: upgrade asynchronous-codec #71

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

thomaseizinger
Copy link
Contributor

@thomaseizinger thomaseizinger commented Oct 13, 2023

The new release supports encoding of borrowed data. I don't think that is any use within this project though so I just did the simplest upgrade possible.

This is a breaking change because the traits are implemented on exported items. (FWIW: #59 was also a breaking change but got incorrectly released as a patch release).

Copy link
Contributor

@mxinden mxinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@altonen do you have permissions to release here by any chance?

@altonen
Copy link
Contributor

altonen commented Oct 16, 2023

Yes, I'll try to get new release done this week

@thomaseizinger
Copy link
Contributor Author

Friendly ping @altonen :)

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Lorenzo Delgado <[email protected]>
@thomaseizinger
Copy link
Contributor Author

Friendly ping. Any chance we can get this released please? :)

CHANGELOG.md Outdated Show resolved Hide resolved
@altonen
Copy link
Contributor

altonen commented Nov 1, 2023

Yes. Thanks for the ping and apologies for this taking so long, stuff happened.

@altonen altonen merged commit 1020ddb into paritytech:master Nov 1, 2023
1 check 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.

4 participants