Skip to content

7.8.0

Compare
Choose a tag to compare
@Yang-33 Yang-33 released this 15 Sep 03:33
· 380 commits to master since this release
0427b7d

What's Changed

You can now send quote messages from your LINE Official Account and receive quote messages sent by users via webhook.
news: https://developers.line.biz/en/news/2023/09/14/send-and-receive-quote-messages-using-the-messaging-api/

  1. Add response type for push/reply/mutlicast/narrowcast/broadcast API
    • sentMessage field is added in push and reply API
  2. sentMessage field is added in push API's ErrorResponse
  3. Add quoteToken and quotedMessageId in some Webhook events

line-openapi updates

Dependency updates

  • Update dependency com.nimbusds:nimbus-jose-jwt to v9.32 by @renovate in #1067
  • Update dependency org.springframework:spring-test to v6.0.12 by @renovate in #1068
  • Update dependency com.nimbusds:nimbus-jose-jwt to v9.33 by @renovate in #1069
  • Update dependency com.nimbusds:nimbus-jose-jwt to v9.34 by @renovate in #1070

Full Changelog: 7.7.0...7.8.0