Skip to content

Tags: raultov/RxJava

Tags

v3.0.11

Toggle v3.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.x: Fix Schedulers.from to honor interruptibleWorker across methods (R…

…eactiveX#7203)

v3.0.11-RC5

Toggle v3.0.11-RC5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump jmh-gradle-plugin from 0.5.2 to 0.5.3 (ReactiveX#7182)

Bumps jmh-gradle-plugin from 0.5.2 to 0.5.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

v3.0.11-RC4

Toggle v3.0.11-RC4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump gradle-maven-publish-plugin from 0.13.0 to 0.14.1 (ReactiveX#7186)

Bumps [gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.13.0 to 0.14.1.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/master/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.13.0...0.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

v2.2.21

Toggle v2.2.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGES.md

v3.0.11-RC3

Toggle v3.0.11-RC3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update gradle_release.yml

v3.0.11-RC2

Toggle v3.0.11-RC2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build.gradle

v3.0.11-RC1

Toggle v3.0.11-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.x: Release to Sonatype directly (ReactiveX#7181)

* 3.x: Release to Sonatype directly

* Update build.gradle

* Update gradle.properties

* Turn RS into compile dependency in POM

* Fix the POM of the snapshot/artifactory upload

v3.0.10

Toggle v3.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.x: Workaround for FutureTask.toString + JDK 11 build (ReactiveX#7173)

v3.0.9

Toggle v3.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump guava from 30.0-jre to 30.1-jre (ReactiveX#7134)

Bumps [guava](https://github.com/google/guava) from 30.0-jre to 30.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Trigger on prereleases too