Releases: line/line-bot-sdk-java
Releases · line/line-bot-sdk-java
5.0.3
5.0.2
What's Changed
- Fully switch to gradle dependency management by @tokuhirom in #806
Full Changelog: 5.0.1...5.0.2
5.0.1
What's Changed
- Use gradle's standard dependency management mechanism. by @tokuhirom in #802
Full Changelog: 5.0.0...5.0.1
5.0.0
⚠️ 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
New Features
- Add validate rich menu object API by @intactio in #777
- Add
inputOption
property to action object by @kcvlex in #774
Improvements
Bug Fix
Dependencies
- Bump kotlin-gradle-plugin from 1.6.21 to 1.7.0 by @dependabot in #772
- Bump checkstyle from 10.2 to 10.3 by @dependabot in #770
- Bump nimbus-jose-jwt from 9.22 to 9.23 by @dependabot in #769
- Bump spotbugs-gradle-plugin from 4.7.5 to 5.0.8 by @tokuhirom in #778
- Bump checkstyle from 10.3 to 10.3.1 by @dependabot in #780
- Bump spotbugs-gradle-plugin from 5.0.8 to 5.0.9 by @dependabot in #781
- Bump spring-boot from 2.6.7 to 2.7.1 by @tokuhirom in #779
- Bump dependency-management-plugin from 1.0.11.RELEASE to 1.0.12.RELEASE by @dependabot in #784
- Bump guava from 30.0-jre to 31.1-jre by @dependabot in #788
- Bump org.jetbrains.kotlin.jvm from 1.7.0 to 1.7.10 by @dependabot in #793
- Bump guava from 30.0-jre to 31.1-jre by @dependabot in #792
- Bump io.freefair.lombok from 6.5.0.2 to 6.5.0.3 by @dependabot in #794
- Bump org.springframework.boot from 2.7.1 to 2.7.2 by @dependabot in #796
Other notes
- Gradle scripts are now kotlin instead of groovy.
New Contributors
Full Changelog: 4.9.0...4.10.0
4.9.0
New Features
- Support webhook redelivery #755 by @tokuhirom in #765
Improvements
Bug Fix
Dependencies
- bump lombok to 1.18.22 from 1.18.16 by @tokuhirom in #749
- Bump spring-boot-gradle-plugin from 2.6.5 to 2.6.6 by @dependabot in #750
- Bump kotlin-gradle-plugin from 1.6.10 to 1.6.20 by @dependabot in #751
- Bump wiremock-jre8 from 2.32.0 to 2.33.0 by @dependabot in #752
- Bump wiremock-jre8 from 2.33.0 to 2.33.1 by @dependabot in #753
- Bump kotlin-gradle-plugin from 1.6.20 to 1.6.21 by @dependabot in #754
- Bump spring-boot-gradle-plugin from 2.6.6 to 2.6.7 by @dependabot in #757
- Bump nimbus-jose-jwt from 9.21 to 9.21.1 by @dependabot in #756
- Bump nimbus-jose-jwt from 9.21.1 to 9.22 by @dependabot in #759
- Bump io.jsonwebtoken dependency set from 0.11.2 to 0.11.3 by @dependabot in #758
- Bump wiremock-jre8 from 2.33.1 to 2.33.2 by @dependabot in #764
- Bump checkstyle from 10.1 to 10.2 by @dependabot in #760
- Bump io.jsonwebtoken dependency set from 0.11.3 to 0.11.5 by @dependabot in #763
Full Changelog: 4.8.0...4.9.0
4.8.0
New Features
Improvements
Bug Fix
Dependencies
- Bump spring-boot-gradle-plugin from 2.5.6 to 2.5.7 by @dependabot in #719
- Bump spring-boot-gradle-plugin from 2.5.7 to 2.6.0 by @dependabot in #721
- Bump spring-boot-gradle-plugin from 2.6.0 to 2.6.1 by @dependabot in #723
- Bump checkstyle from 9.1 to 9.2 by @dependabot in #724
- Bump wiremock-jre8 from 2.31.0 to 2.32.0 by @dependabot in #725
- Bump kotlin-gradle-plugin from 1.6.0 to 1.6.10 by @dependabot in #726
- Bump gradle-versions-plugin from 0.39.0 to 0.40.0 by @dependabot in #730
- Bump gradle-versions-plugin from 0.40.0 to 0.41.0 by @dependabot in #731
- Bump system-lambda from 1.2.0 to 1.2.1 by @dependabot in #729
- Bump checkstyle from 9.2 to 9.2.1 by @dependabot in #728
- Bump spring-boot-gradle-plugin from 2.6.1 to 2.6.2 by @dependabot in #727
- Bump spring-boot-gradle-plugin from 2.6.2 to 2.6.3 by @dependabot in #732
- Bump checkstyle from 9.2.1 to 9.3 by @dependabot in #734
- Bump gradle-versions-plugin from 0.41.0 to 0.42.0 by @dependabot in #736
- Bump nimbus-jose-jwt from 9.15.2 to 9.19 by @dependabot in #737
- Bump spring-boot-gradle-plugin from 2.6.3 to 2.6.4 by @dependabot in #741
- Bump checkstyle from 9.3 to 10.0 by @dependabot in #742
- Bump nimbus-jose-jwt from 9.19 to 9.21 by @dependabot in #743
- Bump spring-boot-gradle-plugin from 2.6.4 to 2.6.5 by @dependabot in #745
- Bump checkstyle from 10.0 to 10.1 by @dependabot in #746
- Bump gradle to 7.4 by @tokuhirom in #739
New Contributors
Full Changelog: 4.7.0...4.8.0
Release 4.7.0
New Features
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