Skip to content

Releases: line/line-bot-sdk-java

line-bot-sdk-java-2.6.1 (and 2.6.0)

29 May 08:16
Compare
Choose a tag to compare

New features

  • Supports to issue/revoke LINE access token #330 #334 #337
  • Supports altUri.desktop property on uri action #333 #328

Bug fixes

  • Fix missing json property name to deserialize issue channel token response correctly #337

Improvements

  • Refine README.md #327

Breaking change

Nothing

Dependencies

  • Gradle: 5.3.1 -> 5.4.1
  • kotlin: 1.3.21 -> 1.3.31
  • checkstyle:8.19 -> checkstyle:8.20
  • spotbugs-gradle-plugin:1.7.1 -> 2.0.0
  • gradle-lombok:2.1 -> 3.0.0
  • lombok:1.18.4 -> 1.18.8
  • okhttp3: 3.14.0 -> 3.14.2
  • spring-boot: 2.1.3.RELEASE -> 2.1.5.RELEASE

Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

line-bot-sdk-java-2.5.0

22 May 01:45
Compare
Choose a tag to compare

New features

  • Get/Set/Cancel default rich menu #308
  • Link rich menu to multiple users #324 #325
  • Unlink rich menu from multiple users #324 #325
  • Get number of messages sent #307 #309

Improvements

  • Add sample code for file message content #321
  • Add sample code for group member profile API #319

Bug fixes

  • Fix NPE when logging null exception's cause #310 #311

Breaking change

Dependencies

  • Kotlin 1.3.11 -> 1.3.20
  • Guava: 27.0.1-jre -> 27.1-jre
  • Okhttp: 3.12.0 -> 3.14.0
  • spring-boot-boot:2.1.1.RELEASE -> 2.1.3.RELEASE

Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

Version 1.19.0

26 Jun 08:27
0246dcf
Compare
Choose a tag to compare