v8.5.0 Membership API
What's Changed
We're excited to announce that the Membership API is now available in the Messaging API.
With this update, our SDK also supports the use of this API. For more details, check out the announcement: https://developers.line.biz/en/news/2024/03/28/re-release-endpoints-for-membership
line-openapi updates
- chore(deps): update line-openapi digest to 4c9ddf3 by @renovate in #424
- chore(deps): update line-openapi digest to 1ca4640 by @renovate in #433
- Codes are generated by openapi generator by @github-actions in #434
Dependency updates
- fix(deps): update dependency org.openapitools:openapi-generator to v7.3.0 by @renovate in #425
- chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.2 by @renovate in #428
- fix(deps): update dependency org.openapitools:openapi-generator to v7.4.0 by @renovate in #430
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by @renovate in #431
Other Changes
- bugfix: can't add multiple query-params by @mekpavit in #417
- Fix: Correctly handle ErrInvalidSignature comparison by @easonchill in #429
- Remove unnecessary urls from README by @Yang-33 in #432
New Contributors
- @easonchill made their first contribution in #429
Full Changelog: v8.4.0...v8.5.0