Skip to content

Releases: hannesa2/paho.mqtt.android

3.6.5

18 Oct 06:16
b403969
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 3.6.4...3.6.5

4.3.beta4

16 Aug 04:38
9b5aaf2
Compare
Choose a tag to compare
4.3.beta4 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Dependencies

  • Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #640
  • Bump com.android.tools.build:gradle from 8.4.1 to 8.4.2 by @dependabot in #648
  • Bump androidx.test:rules from 1.5.0 to 1.6.0 by @dependabot in #650
  • Bump com.android.tools.build:gradle from 8.4.2 to 8.5.0 by @dependabot in #649
  • Bump com.google.devtools.ksp from 2.0.0-1.0.21 to 2.0.0-1.0.22 by @dependabot in #647
  • Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.0 by @dependabot in #654
  • Bump androidx.test.espresso:espresso-core from 3.6.0 to 3.6.1 by @dependabot in #656
  • Bump com.google.devtools.ksp from 2.0.0-1.0.22 to 2.0.0-1.0.24 by @dependabot in #663
  • Bump gradle/actions from 3 to 4 by @dependabot in #665
  • Bump com.android.tools.build:gradle from 8.5.0 to 8.5.2 by @dependabot in #668
  • Bump kotlin_version from 2.0.0 to 2.0.10 by @dependabot in #667
  • Bump com.google.devtools.ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24 by @dependabot in #671
  • Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.9.1 by @dependabot in #670

Espresso test

Bug fix

Pipeline

Other Changes

  • Bump com.google.devtools.ksp 2.0.0 1.0.21 by @hannesa2 in #641
  • Ping logging by @hannesa2 in #644
  • Update Gradle Wrapper from 8.7 to 8.9 by @github-actions in #662

Full Changelog: 4.3.beta3...4.3.beta4

4.3.beta3

20 May 08:21
96024a4
Compare
Choose a tag to compare
4.3.beta3 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Dependencies

  • Bump com.android.tools.build:gradle from 8.3.1 to 8.3.2 by @dependabot in #602
  • Bump gradle/wrapper-validation-action from 2 to 3 by @dependabot in #606
  • Bump androidx.core:core-ktx from 1.12.0 to 1.13.0 by @dependabot in #607
  • Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 by @dependabot in #601
  • Bump com.android.tools.build:gradle from 8.3.2 to 8.4.0 by @dependabot in #613
  • Bump androidx.core:core-ktx from 1.13.0 to 1.13.1 by @dependabot in #614
  • Bump hannesa2/action-android from 0.1.4.10 to 0.1.16.5 by @dependabot in #616
  • Bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot in #615
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.0 to 1.8.1 by @dependabot in #622
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.8.0 to 1.8.1 by @dependabot in #621
  • Bump org.jlleitschuh.gradle:ktlint-gradle from 12.1.0 to 12.1.1 by @dependabot in #618

Bug fix

Other Changes

New Contributors

Full Changelog: 4.2.4...4.3.beta3

3.6.4

03 Apr 12:48
bd56ec6
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

  • Fix android 14 implicit intent for not exported broadcast receivers by @SM2A in #553
  • Fix keepalive ping not sending by @SM2A in #591
  • Remove foreground notification when the service is started in foreground by @hannesa2 in #597

New Contributors

Full Changelog: 4.2.4...3.6.4

4.2.4

28 Mar 15:25
48ef137
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Dependencies

  • Bump org.jlleitschuh.gradle:ktlint-gradle from 11.3.1 to 11.3.2 by @dependabot in #448
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.6.4 to 1.7.1 by @dependabot in #461
  • Bump com.google.android.material:material from 1.8.0 to 1.9.0 by @dependabot in #459
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.6.4 to 1.7.1 by @dependabot in #462
  • Bump org.jlleitschuh.gradle:ktlint-gradle from 11.3.2 to 11.4.0 by @dependabot in #467
  • Bump org.jlleitschuh.gradle:ktlint-gradle from 11.4.0 to 11.4.2 by @dependabot in #471
  • Bump kotlin_version from 1.8.20 to 1.8.22 by @dependabot in #468
  • Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 by @dependabot in #465
  • Bump org.jlleitschuh.gradle:ktlint-gradle from 11.4.2 to 11.5.0 by @dependabot in #476
  • Bump room_version from 2.5.1 to 2.5.2 by @dependabot in #470
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.1 to 1.7.2 by @dependabot in #472
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.1 to 1.7.2 by @dependabot in #478
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3 by @dependabot in #484
  • Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1 by @dependabot in #487
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.2 to 1.7.3 by @dependabot in #483
  • Bump kotlin_version from 1.8.22 to 1.9.0 by @dependabot in #474
  • Bump logcatVersion from 3.0 to 3.2 by @dependabot in #510
  • Bump org.jlleitschuh.gradle:ktlint-gradle from 11.5.0 to 11.6.0 by @dependabot in #512
  • Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 by @dependabot in #503
  • Bump androidx.core:core-ktx from 1.10.1 to 1.12.0 by @dependabot in #508
  • Bump actions/checkout from 3 to 4 by @dependabot in #507
  • Bump kotlin_version from 1.9.0 to 1.9.10 by @dependabot in #504
  • Bump com.google.android.material:material from 1.9.0 to 1.10.0 by @dependabot in #516
  • Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 by @dependabot in #515
  • Bump org.jlleitschuh.gradle:ktlint-gradle from 11.6.0 to 11.6.1 by @dependabot in #518
  • Bump room_version from 2.5.2 to 2.6.0 by @dependabot in #520
  • Bump androidx.recyclerview:recyclerview from 1.3.1 to 1.3.2 by @dependabot in #521
  • Bump kotlin_version from 1.9.10 to 1.9.20 by @dependabot in #525
  • Bump com.android.tools.build:gradle from 8.1.2 to 8.1.3 by @dependabot in #526
  • Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4 by @dependabot in #529
  • Bump kotlin_version from 1.9.20 to 1.9.21 by @dependabot in #530
  • Bump androidx.work:work-runtime-ktx from 2.8.1 to 2.9.0 by @dependabot in #532
  • Bump room_version from 2.6.0 to 2.6.1 by @dependabot in #533
  • Bump actions/setup-java from 3 to 4 by @dependabot in #538
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #542
  • Bump kotlin_version from 1.9.21 to 1.9.22 by @dependabot in #543
  • Bump com.google.android.material:material from 1.10.0 to 1.11.0 by @dependabot in #541
  • Bump com.android.tools.build:gradle from 8.2.0 to 8.2.1 by @dependabot in #544
  • Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2 by @dependabot in #555
  • Bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in #558
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.3 to 1.8.0 by @dependabot in #566
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0 by @dependabot in #565
  • Bump com.google.devtools.ksp from 1.9.22-1.0.17 to 1.9.22-1.0.18 by @dependabot in #577
  • Bump com.android.tools.build:gradle from 8.2.2 to 8.3.0 by @dependabot in #578
  • Bump softprops/action-gh-release from 1 to 2 by @dependabot in #586
  • Bump com.android.tools.build:gradle from 8.3.0 to 8.3.1 by @dependabot in #588

Other Changes

New Contributors

Full Changelog: 3.6.3...4.2.4

3.6.3

26 Mar 02:09
c6812e5
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

  • Fix android 14 implicit intent for not exported broadcast receivers by @SM2A in #553
  • Fix keepalive ping not sending by @SM2A in #591

New Contributors

Full Changelog: 4.2.3...3.6.3

4.2.3

23 Feb 09:53
2206a44
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: 4.2.2...4.2.3

4.2.2

22 Feb 12:38
f1af923
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 4.2.1...4.2.2

4.2.1

19 Feb 16:01
4b0f774
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Dependencies

  • Bump kotlin_version from 1.9.0 to 1.9.10 by @dependabot in #504
  • Bump com.google.android.material:material from 1.9.0 to 1.10.0 by @dependabot in #516
  • Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 by @dependabot in #515
  • Bump org.jlleitschuh.gradle:ktlint-gradle from 11.6.0 to 11.6.1 by @dependabot in #518
  • Bump room_version from 2.5.2 to 2.6.0 by @dependabot in #520
  • Bump androidx.recyclerview:recyclerview from 1.3.1 to 1.3.2 by @dependabot in #521
  • Bump kotlin_version from 1.9.10 to 1.9.20 by @dependabot in #525
  • Bump com.android.tools.build:gradle from 8.1.2 to 8.1.3 by @dependabot in #526
  • Bump com.android.tools.build:gradle from 8.1.3 to 8.1.4 by @dependabot in #529
  • Bump kotlin_version from 1.9.20 to 1.9.21 by @dependabot in #530
  • Bump androidx.work:work-runtime-ktx from 2.8.1 to 2.9.0 by @dependabot in #532
  • Bump room_version from 2.6.0 to 2.6.1 by @dependabot in #533
  • Bump actions/setup-java from 3 to 4 by @dependabot in #538
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #542
  • Bump kotlin_version from 1.9.21 to 1.9.22 by @dependabot in #543
  • Bump com.google.android.material:material from 1.10.0 to 1.11.0 by @dependabot in #541
  • Bump com.android.tools.build:gradle from 8.2.0 to 8.2.1 by @dependabot in #544
  • Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2 by @dependabot in #555
  • Bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in #558
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.3 to 1.8.0 by @dependabot in #566
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0 by @dependabot in #565

Other Changes

New Contributors

Full Changelog: 4.2...4.2.1

3.6.2

19 Feb 15:57
0ea7458
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

New Contributors

Full Changelog: 3.6.1...3.6.2