Skip to content

Releases: line/line-bot-sdk-java

5.0.3

29 Sep 09:01
4f02fe2
Compare
Choose a tag to compare

What's Changed

  • Use As.EXISTING_PROPERTY not to generate JSON with duplicate keys by @Yang-33 #836

Full Changelog: 5.0.2...5.0.3

5.0.2

15 Aug 06:46
2270bdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.1...5.0.2

5.0.1

15 Aug 02:31
be2a571
Compare
Choose a tag to compare

What's Changed

⚠️ Version 4.8.0 to 5.0.0's pom file generation was broken. But this version fixed the issue. ⚠️

  • Use gradle's standard dependency management mechanism. by @tokuhirom in #802

Full Changelog: 5.0.0...5.0.1

5.0.0

04 Aug 05:06
6117332
Compare
Choose a tag to compare

⚠️ BREAKING CHANGE ⚠️

  • Make duration field as long instead of integer. by @tokuhirom in #798

Full Changelog: 4.10.0...5.0.0

4.10.0

25 Jul 01:14
c0fd8cc
Compare
Choose a tag to compare

New Features

Improvements

Bug Fix

Dependencies

Other notes

  • Gradle scripts are now kotlin instead of groovy.

New Contributors

Full Changelog: 4.9.0...4.10.0

4.9.0

17 May 01:54
23395ef
Compare
Choose a tag to compare

New Features

Improvements

Bug Fix

Dependencies

Full Changelog: 4.8.0...4.9.0

4.8.0

30 Mar 01:15
8191297
Compare
Choose a tag to compare

New Features

Improvements

Bug Fix

Dependencies

New Contributors

Full Changelog: 4.7.0...4.8.0

Release 4.7.0

18 Nov 02:41
b421bba
Compare
Choose a tag to compare

New Features

  • Support getFollowers limit parameter #715
  • Support sticker text #716

Improvements

  • Remove redundant file #711

Bug Fix

  • Procfile: Use the uber jar explicitly. #710

Dependencies

  • Bump nimbus-jose-jwt from 9.13 to 9.15.2 #699 #703 #705
  • Bump spring-boot-gradle-plugin from 2.5.4 to 2.5.6 #701 #712
  • Bump gradle-lombok from 4.0.0 to 5.0.0 #706
  • Bump kotlin-gradle-plugin from 1.5.30 to 1.6.0 #700 #717
  • Bump checkstyle from 9.0 to 9.1 #707 #713

Thank you

Release 4.6.0

16 Sep 07:29
46fbfff
Compare
Choose a tag to compare

New Features

  • Support multi image metadata #694

Improvements

  • Use wiremock instead of okhttp-mockwebserver. #691
  • migrate to junit5 #692

Dependencies

  • Bump kotlin-gradle-plugin from 1.5.21 to 1.5.30 #689
  • Bump checkstyle from 8.45.1 to 9.0 #690
  • Bump wiremock-jre8 from 2.30.1 to 2.31.0 #693
  • Bump spotbugs-gradle-plugin from 4.7.3 to 4.7.5 #696 #697

Release 4.5.0

24 Aug 03:43
4fc3f98
Compare
Choose a tag to compare

New Features

  • Support get statistics per aggregation unit #675
  • Support get follower IDs api #682

Bug Fix

  • Add RichMenuSwitchAction to Action Subtype #678
  • Add classifier to line-bot-cli jar task #686

Dependencies

  • Bump checkstyle from 8.44 to 8.45.1 #677 #679
  • Bump gradle from 6.7.1 to 6.9 #671 #673
  • Bump nimbus-jose-jwt from 9.11.1 to 9.13 #674 #676 #681 #687
  • Bump spotbugs-gradle-plugin from 4.7.1 to 4.7.3 #684
  • Bump spring boot from 2.3.5.RELEASE to 2.5.4 #669 #672 #685