Skip to content

line-bot-sdk-java-3.5.0

Compare
Choose a tag to compare
@kazuki-ma kazuki-ma released this 29 Mar 06:18
· 975 commits to master since this release
6b2f13f

New features

Bug fixes

Improvements

  • NON-ISSUE Split ManageAudienceClient from LineMessagingClient. #487
  • Support JDK14 dev envirnment. (#489, #488)
  • NON-ISSUE Move LineSignatureValidator and delete line-bot-servlet dependency. #486
  • Change type of URL field to URI #491

Breaking change / New depreciation.

Dependencies

  • NON-ISSUE Cleanup dependencies. #485
  • Bump lombok from 1.18.8 to 1.18.12 #489
  • Bump gradle from 6.2.1 to 6.3 #488
  • Bump spring-boot-gradle-plugin from 2.2.5.RELEASE to 2.2.6.RELEASE #490

Thank you