line-bot-sdk-java-3.4.0
New features
- ManageAudience client. #451 #453 #460 #458
- Split in next release.
- Sample code for manage audience #463
- Implement icon & nickname switch #464
- Support
modeproperty in webhook. Close #430 #467 - Support Narrowcast api endpoint enhancement #436 #459
- Add label field to ImageMap. #483
Sample code for manage audience #463
In this release, sample-manage-audience is provided as a sample code of manage audience feature. Please check it if you start using this feature.
Bug fixes
Improvements
- Set encoding as utf-8 for windows users. #455
- Explicitly specify character encoding for Windows users #461
- Make LogicalOperatorRecipient deserializable #459
- NON-ISSUE Remove redundant modifier. #468
- Use
archiveClassifierinstead of deprecatedclassifier#475 - Use builder style in model/event class to make adding field more easyly and safely. #254
- NON-ISSUE Remove deprecated .version use. #476
Breaking change / New depreciation.
Dependencies
- Update dependencies #439
- Bump junit from 4.12 to 4.13 #469
- Bump gradle-lombok from 3.2.0 to 3.3.0 #470
- Bump kotlin-gradle-plugin from 1.3.61 to 1.3.70 #473
- Bump kotlin-gradle-plugin from 1.3.70 to 1.3.71 #480
- Bump checkstyle from 8.29 to 8.30 #478
- NON-ISSUE Cleanup dependencies (Include com.fasterxml.jackson.dataformat:jackson-dataformat-yaml) #481
- Use spring-boot's dependency management #474
Thank you
- @yhtgogo #440