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 the deprecated ZIO 1.0 components to 2.0 #70

Open
polyzos opened this issue Jan 19, 2022 · 0 comments
Open

Update the deprecated ZIO 1.0 components to 2.0 #70

polyzos opened this issue Jan 19, 2022 · 0 comments

Comments

@polyzos
Copy link

polyzos commented Jan 19, 2022

Initial the library was using zio 1.0. We need to update the components in place with the new ones.
For example in the Pulsar client:

ZIO.effect() to Zio.attempt()

and

ZManaged.make() to ZManaged.acquireReleaseWith()
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

No branches or pull requests

1 participant