What's Changed
Support bot mention features:
- https://developers.line.biz/ja/news/2024/10/30/messaging-api-webhook/
- https://developers.line.biz/ja/news/2024/10/30/text-message-v2/
line-openapi updates
- Codes are generated by openapi generator by @github-actions in #494
- Codes are generated by openapi generator by @github-actions in #501
Dependency updates
- chore(deps): update junit5 monorepo to v5.11.1 by @renovate in #484
- chore(deps): update junit5 monorepo to v5.11.2 by @renovate in #485
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1 by @renovate in #486
- chore(deps): update actions/checkout digest to eef6144 by @renovate in #487
- fix(deps): update dependency org.openapitools:openapi-generator to v7.9.0 by @renovate in #488
- chore(deps): update junit5 monorepo to v5.11.3 by @renovate in #492
- chore(deps): update actions/checkout digest to 11bd719 by @renovate in #493
- chore(deps): update line-openapi digest to 62e345e by @renovate in #495
Other Changes
- Fixed handling errors in the wrong place in example by @oneplus1000 in #481
- Fix README by @178inaba in #483
- Fix bug: integer cannot be null by @habara-k in #496
- Ignore empty string for query parameter by @habara-k in #497
- Ignore empty string for optional args by @habara-k in #498
New Contributors
- @oneplus1000 made their first contribution in #481
- @178inaba made their first contribution in #483
- @habara-k made their first contribution in #496
Full Changelog: v8.9.0...v8.10.0