Skip to content

Releases: hivemq/hivemq-mqtt-client

1.3.10

06 Oct 10:59

Choose a tag to compare

What's Changed

  • Update non-major netty dependencies to v4.1.127.Final (master) by @renovate[bot] in #714
  • Update all patch dependencies (master) by @renovate[bot] in #715
  • Update all minor dependencies (master) by @renovate[bot] in #716
  • Update plugin shadow to v9.2.2 (master) by @renovate[bot] in #717
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v4.1.1 (master) by @renovate[bot] in #718
  • Update dependency org.junit:junit-bom to v5.14.0 (master) by @renovate[bot] in #719
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v4.2 (master) by @renovate[bot] in #720
  • Update dependency org.junit:junit-bom to v6 (master) by @renovate[bot] in #721

Full Changelog: v1.3.9...1.3.10

1.3.9

04 Sep 14:09

Choose a tag to compare

What's Changed

  • Update actions/setup-java action to v5 (master) by @renovate[bot] in #704
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v4.0.9 (master) by @renovate[bot] in #705
  • Add on event so that PRs targeting master also run check workflow by @MicWalter in #707
  • ImmutableIntList of four does not store 2nd and 3rd element correctly. by @wilx in #681
  • Update dependency org.jetbrains:annotations to v26.0.2-1 (master) by @renovate[bot] in #709
  • Update non-major netty dependencies to v4.1.126.Final (master) by @renovate[bot] in #710
  • Update plugin shadow to v9.1.0 (master) by @renovate[bot] in #708
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v4.1 (master) by @renovate[bot] in #711
  • Bump version to 1.3.9 by @Donnerbart in #712
  • Fix Gradle Shadow config by @Donnerbart in #713

New Contributors

  • @wilx made their first contribution in #681

Full Changelog: v1.3.8...v1.3.9

1.3.8

19 Aug 14:36

Choose a tag to compare

What's Changed

  • Update all patch dependencies to v3.7.7 (master) by @renovate[bot] in #688
  • Update non-major netty dependencies to v4.1.123.Final (master) by @renovate[bot] in #690
  • Update all patch dependencies to v3.7.8 (master) by @renovate[bot] in #689
  • Migrate renovate config by @renovate[bot] in #692
  • Update actions/checkout action to v5 (master) by @renovate[bot] in #693
  • Update non-major netty dependencies to v4.1.124.Final (master) by @renovate[bot] in #694
  • Update all patch dependencies to v3.7.9 (master) by @renovate[bot] in #695
  • Update Gradle to 8.11.1 by @Donnerbart in #696
  • Update all minor dependencies (master) by @renovate[bot] in #697
  • Update dependency org.mockito:mockito-core to v5 (master) by @renovate[bot] in #699
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v4 (master) by @renovate[bot] in #700
  • Update dependency com.google.guava:guava to v33 (master) by @renovate[bot] in #701
  • Bump version to 1.3.8 by @Donnerbart in #702
  • Fix Maven publish by @Donnerbart in #703

Full Changelog: v1.3.7...v1.3.8

1.3.7

11 Jun 11:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.6...v1.3.7

1.3.6

03 Jun 12:55

Choose a tag to compare

What's Changed

  • Update non-major netty dependencies to v4.1.119.Final (master) by @renovate in #674
  • Update actions/setup-java digest to c5195ef (master) by @renovate in #679
  • Update non-major netty dependencies to v4.1.121.Final (master) by @renovate in #676
  • Update all minor dependencies (master) by @renovate in #656
  • Update non-major netty dependencies to v4.1.122.Final (master) by @renovate in #682
  • Bump version to 1.3.6 by @Donnerbart in #683

Full Changelog: v1.3.5...v1.3.6

1.3.5

12 Feb 08:26

Choose a tag to compare

What's Changed

  • Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.5 (master) by @renovate in #662
  • Update actions/setup-java digest to 7a6d8a8 (master) by @renovate in #663
  • Update non-major netty dependencies to v4.1.116.Final (master) by @renovate in #664
  • Update non-major netty dependencies to v4.1.117.Final (master) by @renovate in #665
  • Update dependency org.jetbrains:annotations to v26.0.2 (master) by @renovate in #666
  • Update actions/setup-java digest to 3a4f6e1 (master) by @renovate in #667
  • Update non-major netty dependencies to v4.1.118.Final (master) by @renovate in #670
  • Bump version to 1.3.5 by @afalhambra-hivemq in #671

New Contributors

Full Changelog: v1.3.4...v1.3.5

1.3.4

03 Dec 14:37

Choose a tag to compare

What's Changed

  • Free memory for MqttPublishes.receive on timeout/interrupt by @SgtSilvio in #603
  • Allow to pass -1 to Mqtt5PublishBuilderBase.messageExpiryInterval to disable message expiry by @SgtSilvio in #604
  • Add Renovate configuration by @Donnerbart in #644
  • Pin dependencies (master) by @renovate in #646
  • Update all major GitHub Actions dependencies to v4 (master) (major) by @renovate in #647
  • Remove dependabot configuration by @Donnerbart in #649
  • Update non-major netty dependencies to v4.1.115.Final (master) by @renovate in #648
  • Update all minor dependencies (master) by @renovate in #650
  • Update dependency org.jetbrains:annotations to v26 (master) by @renovate in #653
  • Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.4 (master) by @renovate in #657
  • Exclude Dagger tracking file from shaded JAR by @Donnerbart in #659
  • Bump version to 1.3.4 by @Donnerbart in #658
  • Update Gradle Nexus Publish plugin to 1.3.0 by @Donnerbart in #660

New Contributors

Full Changelog: v1.3.3...v1.3.4

1.3.3

03 Oct 08:11
c070dec

Choose a tag to compare

What's Changed

  • Upgrade Netty to 4.1.99.Final by @wborn in #590 - Fixes multiple CVEs.

Full Changelog: v1.3.2...v1.3.3

1.3.2

28 Aug 11:50
4232241

Choose a tag to compare

What's Changed

  • Add reasonCode to PubComp, PubRel, PubRec and PubAck by @LukasBrand in #591

New Contributors

Full Changelog: v1.3.1...v1.3.2

1.3.1

12 Apr 13:52
c551094

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1