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

chore(libp2p): expose json feature from request-response #4188

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

radiohertz
Copy link

@radiohertz radiohertz commented Jul 12, 2023

Description

cbor feature was exposed in libp2p but not json.

Notes & open questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

Copy link
Member

@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.

Good catch. Mind adding a changelog entry in libp2p/CHANGELOG.md?

See https://github.com/libp2p/rust-libp2p/blob/master/docs/release.md#make-changelog-entries for details.

@radiohertz
Copy link
Author

@mxinden done!

libp2p/CHANGELOG.md Outdated Show resolved Hide resolved
@mergify
Copy link
Contributor

mergify bot commented Jul 20, 2023

This pull request has merge conflicts. Could you please resolve them @radiohertz? 🙏

Copy link
Contributor

@thomaseizinger thomaseizinger left a comment

Choose a reason for hiding this comment

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

One more thing (plus resolve merge conflicts please).

libp2p/CHANGELOG.md Show resolved Hide resolved
Copy link
Contributor

@thomaseizinger thomaseizinger left a comment

Choose a reason for hiding this comment

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

Thank you for your patience! :)

@mergify mergify bot merged commit b18c77e into libp2p:master Jul 20, 2023
thomaseizinger pushed a commit that referenced this pull request Aug 20, 2023
`cbor` feature was exposed in `libp2p` but not `json`.

Pull-Request: #4188.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants