Skip to content

Micronaut RxJava 2 1.1.0

Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 10 Nov 16:54

v1.1.0 (2021-11-10)

Full Changelog

Adds static methods:

  • RxHttpClient::create(URL)

  • RxHttpClient::create(URL, HttpClientConfiguration)

  • RxStreamingHttpClient::create(URL)

  • RxStreamingHttpClient::create(URL, HttpClientConfiguration)

  • RxProxyHttpClient::create(URL)

  • RxProxyHttpClient::create(URL, HttpClientConfiguration)

  • RxSseClient::create(URL)

  • RxSseClient::create(URL, HttpClientConfiguration)

  • RxWebSocketClient::create(URL)

  • RxWebSocketClient::create(URL, HttpClientConfiguration)

  • bump up micronaut to 3.1.3

  • project version to 1.1.0-SNAPSHOT

  • groovy to 3.0.9

  • github core branch to 2.2.x


Merged pull requests:

  • update build #26 (@sdelamo)
  • build(deps): bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 #25 (@dependabot[bot])
  • build(deps): bump micronaut-gradle-plugins from 4.1.4 to 4.2.4 #23 (@dependabot[bot])
  • build: bump up micronaut to 3.0.2 #18 (@sdelamo)
  • build: enable build scans #17 (@sdelamo)
  • build(deps): bump DeLaGuardo/setup-graalvm from 4.0 to 5.0 #16 (@dependabot[bot])
  • build(deps): bump micronaut-gradle-plugins from 4.1.1 to 4.1.4 #15 (@dependabot[bot])
  • build(deps): bump micronaut-gradle-plugins from 4.0.0 to 4.1.1 #14 (@dependabot[bot])
  • build(deps): bump stefanzweifel/git-auto-commit-action from 4.11.0 to 4.12.0 #13 (@dependabot[bot])
  • build(deps): bump peter-evans/create-pull-request from 3.10.0 to 3.10.1 #11 (@dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator