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

update to cats-effect 3, and strip out the features we're leaving behind #135

Merged
merged 2 commits into from
Nov 23, 2021

Conversation

bpholt
Copy link
Member

@bpholt bpholt commented Nov 23, 2021

Removes:

  • fs2-aws, which uses Amazon's older v1 Java SDK
  • fs2-aws-testkit, which provided no-op implementations of some of the classes in fs2-aws
  • fs2-aws-lambda-io-app, which is being rolled into the community-supported Feral

The remaining features are updated to work with version 3 of fs2 and cats-effect.

These are all breaking changes, so it will require a new major version of this library as well, which is why it's being merged into the new 3.x branch.

@bpholt bpholt merged commit 07be9b6 into 3.x Nov 23, 2021
@bpholt bpholt deleted the updates branch November 23, 2021 16:35
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