Download Latest Version v10.1.0 Support Message Edited Webhook source code.zip (4.5 MB)
Email in envelope

Get an email when there's a new version of LINE Messaging API SDK for Java

Home / v10.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-01 2.7 kB
v10.0.0 Support rich menu summary API and daily report API source code.tar.gz 2026-07-01 3.8 MB
v10.0.0 Support rich menu summary API and daily report API source code.zip 2026-07-01 4.5 MB
Totals: 3 Items   8.3 MB 0

What's Changed

This release supports the new Rich Menu inshgit APIs. https://github.com/line/line-openapi/pull/128

  • Rich Menu summary
  • Retrieves aggregate statistics for the specified period, such as the number of users who viewed the rich menu and how many times it was viewed. The aggregation process of these statistics is usually completed within the next day.
  • Rich Menu daily report
  • Retrieves daily statistics for the specified period, such as the number of users who viewed the rich menu and how many times it was viewed. The aggregation process of these statistics is usually completed within the next day.

For details on the API, please see below.

[!WARNING] This release contains breaking changes by https://github.com/line/line-bot-sdk-java/pull/1923. Following classes are now final.

  • com.linecorp.bot.parser.WebhookParser
  • com.linecorp.bot.client.base.http.HttpRequestBody
  • com.linecorp.bot.client.base.http.HttpResponseBody

line-openapi updates

Dependency updates

Other Changes

Full Changelog: https://github.com/line/line-bot-sdk-java/compare/v9.15.1...v10.0.0


This release is prepared by @mokuzon

Source: README.md, updated 2026-07-01