line-bot-sdk-java-3.3.0
New features
- Support notificationDisabled option for Multicast, PushMessage, ReplyMessage #416
- Support api-data.line.me #428
New LineBlobClient.java is available for blob access
and some method in LineMessagingClient.java is now marked as deprecated.
See 一部のエンドポイントのドメイン名変更のお知らせ, Notice of domain name change for certain endpoints.
Bug fixes
- NON-ISSUE setup :line-bot-parser:uploadArchives (CI/CD/Documentation bug) #431
Breaking change / New depreciation.
- Type of ClientBuilder(s)#apiEndpoint is changed from String to URI. Overload methods is available for compatibility but will be removed in future release.
- Some method in LineMessagingClient marked as depreciation.