line-bot-sdk-java-3.6.0
You can see complate lists in Milestones 3.6.0
New features
- Support Channel access token v2.1 #502
- Support LINE emoji in messages #506
- Support Get user's language #507
Bug fixes
Improvements
Breaking change / New depreciation.
- Use builder pattern for flex model. #496
We are replacing constructors which have many arguments with builder pattern.
Flex message constructors now deprecated, use builder() method instead.
Dependencies
- Bump spring-boot from 2.2.6.RELEASE to 2.2.7.RELEASE #516