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

Next major version #2

Merged
merged 8 commits into from
Mar 10, 2024
Merged

Next major version #2

merged 8 commits into from
Mar 10, 2024

Conversation

Baptouuuu
Copy link
Member

@Baptouuuu Baptouuuu commented Mar 3, 2024

Why

This PR is here to add/modify this package in order for the next major version of innmind/amqp to only rely on this abstraction and no longer access the underlying innmind/streams or innmind/io.

This will allow innmind/amqp to be used safely in an asynchronous context inside innmind/mantle.

What

  • Adds Filesystem::temporary() to allow reading messages that may not fit in memory.
  • Returned sockets are wrapped by their corresponding class in innmind/io to allow for a more declarative use
  • Use innmind/file-watch:~4.0

Note

The update of innmind/file-watch is not directly linked to the update of innmind/amqp. This update is here for consistency across the Innmind ecosystem by using the continuation pattern everywhere possible. And since it's a BC break it's the right occasion to add this in a new major release.

@Baptouuuu Baptouuuu added the enhancement New feature or request label Mar 3, 2024
@Baptouuuu Baptouuuu self-assigned this Mar 3, 2024
Copy link

codecov bot commented Mar 3, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@Baptouuuu Baptouuuu marked this pull request as ready for review March 10, 2024 10:54
@Baptouuuu Baptouuuu merged commit 92dbff6 into develop Mar 10, 2024
14 of 15 checks passed
@Baptouuuu Baptouuuu deleted the next branch March 10, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant