v12.6.0 Support rich menu summary API and daily report API
·
21 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
This release supports the new Rich Menu inshgit APIs.
For details on the API, please see below.
- https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-insight-summary
- https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-insight-daily
line-openapi updates
- Make body in setRichMenuImage required by @github-actions[bot] in #817
- chore(deps): update line-openapi digest to b9460c9 by @renovate[bot] in #839
- Generate code based on openapi generator 7.23.0 by @github-actions[bot] in #850
- chore(deps): update line-openapi digest to 66fcf8d by @renovate[bot] in #855
- chore(deps): update line-openapi digest to 82f108c by @renovate[bot] in #856
- Support rich menu summary and daily report & remove null from
AudienceGroupFailedTypeemum by @github-actions[bot] in #857
Dependency updates
- chore(deps): update actions/upload-pages-artifact action to v5 by @renovate[bot] in #818
- chore(deps): update actions/github-script action to v9 by @renovate[bot] in #819
- chore(deps): update actions/upload-artifact action to v7.0.1 by @renovate[bot] in #820
- chore(deps): update actions/cache action to v5.0.5 by @renovate[bot] in #822
- chore(deps): update actions/setup-node action to v6.4.0 by @renovate[bot] in #824
- chore(deps): update dependency org.openapitools:openapi-generator-cli to v7.22.0 by @renovate[bot] in #810
- chore(deps): update shivammathur/setup-php action to v2.37.1 by @renovate[bot] in #826
- chore(deps): update actions/stale action to v10.3.0 by @renovate[bot] in #828
- chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.11.0 by @renovate[bot] in #830
- chore(deps): update suzuki-shunsuke/pinact-action action to v3 by @renovate[bot] in #834
- chore(deps): update actions/checkout action to v6.0.3 by @renovate[bot] in #836
- chore(deps): update shivammathur/setup-php action to v2.37.2 by @renovate[bot] in #837
- chore(deps): update openapi-generator-version by @renovate[bot] in #843
- chore(deps): update actions/setup-java action to v5.3.0 by @renovate[bot] in #845
- chore(deps): update openapi-generator-version by @renovate[bot] in #849
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in #851
Other Changes
- Revert "chore(deps): update dependency org.openapitools:openapi-generator-cli to v7.22.0" by @Yang-33 in #832
- Revert "chore(deps): update openapi-generator-version" by @Yang-33 in #847
- Use pebble instead of mustache by @Yang-33 in #840
- Use composer check in test job, instead of specifying some commands by @Yang-33 in #842
- Send line-bot-sdk-php's version as user agent by @Yang-33 in #852
- Add form-param regression tests for ChannelAccessToken and ManageAudience by @mokuzon in #823
- Delete unnecessary header and unused tests by @Yang-33 in #853
New Contributors
Full Changelog: v12.5.0...v12.6.0
This release is prepared by @mokuzon