github hivemq/hivemq-mqtt-client v1.4.0
1.4.0

14 hours ago

Behavior change

Changed the default for concurrent Rx publish flowables to unbounded, so that MQTT PUBLISH no longer blocks the MqttAsyncClient when in-flight publishes exist.

What's Changed

  • Update dependency org.junit:junit-bom to v6.1.2 by @renovate[bot] in #821
  • Update all minor dependencies to v1.85 by @renovate[bot] in #822
  • Update plugin shadow to v9.6.0 by @renovate[bot] in #823
  • Update actions/setup-java digest to 03ad4de by @renovate[bot] in #824
  • Update plugin oci to v0.28.0 by @renovate[bot] in #825
  • Update actions/checkout digest to 3d3c42e by @renovate[bot] in #826
  • Update plugin shadow to v9.6.1 by @renovate[bot] in #827
  • Update plugin spotless to v8.9.0 by @renovate[bot] in #828
  • Update actions/setup-java digest to b6effb0 by @renovate[bot] in #829
  • Update gradle/actions digest to 9c97196 by @renovate[bot] in #830
  • Update plugin oci to v0.29.0 by @renovate[bot] in #831
  • Update non-major netty dependencies to v4.1.137.Final by @renovate[bot] in #832
  • Update dependency org.bouncycastle:bcprov-jdk18on to v1.85.2 by @renovate[bot] in #833
  • Update plugin oci to v0.30.0 by @renovate[bot] in #834
  • Update dependency org.junit:junit-bom to v6.1.3 by @renovate[bot] in #835
  • Update dependency org.jctools:jctools-core to v4.0.7 by @renovate[bot] in #836
  • Update all minor dependencies by @renovate[bot] in #837
  • Update plugin bnd to v7.4.0 by @renovate[bot] in #838
  • Update all patch dependencies by @renovate[bot] in #841
  • chore: Make buffer for Rx publish flowables unbounded. by @A-Imal in #840
  • Bump version to 1.4.0 by @A-Imal in #842

Full Changelog: v1.3.17...v1.4.0

Don't miss a new hivemq-mqtt-client release

NewReleases is sending notifications on new releases.