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

Release 4.0.0-rx3 #442

Open
pwittchen opened this issue Jun 3, 2020 · 11 comments
Open

Release 4.0.0-rx3 #442

pwittchen opened this issue Jun 3, 2020 · 11 comments

Comments

@pwittchen
Copy link
Owner

Release notes:

  • migrated library to RxJava3.x on RxJava3.x branch and released it as reactivenetwork-rx3 artifact
  • the onError method in NetworkObservingStrategy now requires a Throwable instead of an Exception.
  • updated project dependencies
  • update gradle version

Things to do:

TBD.

@ergindogan
Copy link

ergindogan commented Jul 29, 2020

Hey! I have been using the library and loving it. We recently updated our rx stack to 3.x. Is there anything here I can help to move this along? Thank you!

@pwittchen
Copy link
Owner Author

Hi,

Thank you for the message. It's my side project and I have limited amount of time for such stuff these days due to daily work and other things. I'll try to release it soon.

Regards,
Piotr

@devsparkles
Copy link

Thanks Piotr.

@softartdev
Copy link

I had to build the library from the RxJava3.x branch and include the aar-file manually. It works completely.
For use in production, it remains to wait for the release of the library.

@ivannarino
Copy link

It's been almost 6 months that the repo hasn't been maintained, let us know if we can help to get this release rolling!

@pwittchen
Copy link
Owner Author

pwittchen commented Dec 24, 2020 via email

@rickytribbia
Copy link

👋🏻 Any news about this release? Thank you for your great work!

@arsalanfakhar
Copy link

Any updates

@softartdev
Copy link

softartdev commented Apr 15, 2021

Published RxJava3.x branch version from my Maven Central account. If anyone needs it:

dependencies {
    implementation("io.github.softartdev:reactivenetwork-rx3:4.0.0")
}

@AleksanderMielczarek
Copy link

Any updates on that?

@ivancarras
Copy link

ivancarras commented Jul 4, 2022

Temporarily published RxJava3.x branch version from my Maven Central account. If anyone needs it:

dependencies {
    implementation("io.github.softartdev:reactivenetwork-rx3:4.0.0")
}

Thanks so much, you rock! @softartdev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants