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: release v0.1.0 #42

Closed
wants to merge 1 commit into from
Closed

Conversation

zvolin
Copy link
Member

@zvolin zvolin commented Apr 15, 2024

🤖 New release

  • beetswap: 0.1.0
Changelog

0.1.0 - 2024-04-15

Added

  • [breaking] Use RPITIT for Multihasher and remove async-trait (#39)
  • Add bitswap server (#27)
  • Add helpers for MultihasherError (#25)
  • Allow user to reject a multihash via Multihasher (#23)
  • Allow BitswapQueryId to be used in BTreeMap (#15)
  • Send full wantlist every 30 seconds (#7)
  • Allow user to register its own hashers (#6)

Fixed

  • Fix client sending state mechanism that was blocking the executor (#36)
  • Fix broken link in readme (#34)
  • protocol_prefix was returning an error on correct input (#22)
  • Do not reset peer state on new established connection (#16)
  • (ci) Do not install protobuf compiler (#4)
  • Send full list on the first request (#1)

Other

  • (ci) introduce a release plz workflow (#41)
  • Split futures dependencies (#40)
  • Upgrade to blockstore 0.4.0 (#38)
  • Removed unneeded Send/Sync constrains (#37)
  • Add doc requirement to CI, add missing docs (#28)
  • Remove Bitswap prefix from all names (#21)
  • Add more docs and comments (#19)
  • Rename project to beetswap (#20)
  • (deps) Split libp2p and add CI test for minimal versions (#18)
  • Upgrade dependencies (#5)
  • Add tests (#2)
  • Add CI (#3)
  • Move WantlistState in ClietBehaviour and cleanup some code
  • Implement bitswap client
  • Add license


This PR was generated with release-plz.

Copy link
Member

@fl0rek fl0rek left a comment

Choose a reason for hiding this comment

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

⚙️

@zvolin zvolin closed this Apr 15, 2024
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