Releases: line/line-bot-sdk-python
3.11.1
What's Changed
line-openapi updates
- chore(deps): update line-openapi digest to c14fa72 by @renovate in #626
- Codes are generated by openapi generator by @github-actions in #631
- chore(deps): update line-openapi digest to f976f52 by @renovate in #632
Dependency updates
- fix(deps): update dependency org.openapitools:openapi-generator to v7.5.0 by @renovate in #624
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 by @renovate in #625
- chore(deps): update dependency black to v24.4.1 by @renovate in #628
- chore(deps): update dependency black to v24.4.2 by @renovate in #629
- chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.0 by @renovate in #634
- chore(deps): update dependency requests to v2.32.0 by @renovate in #635
- fix(deps): update dependency org.openapitools:openapi-generator to v7.6.0 by @renovate in #636
- chore(deps): update dependency requests to v2.32.1 by @renovate in #637
- chore(deps): update dependency requests to v2.32.2 by @renovate in #638
- chore(deps): update dependency requests to v2.32.3 by @renovate in #639
- chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0 by @renovate in #640
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0 by @renovate in #643
- fix(deps): update dependency org.openapitools:openapi-generator to v7.7.0 by @renovate in #647
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1 by @renovate in #649
- chore(deps): update dependency aiohttp to v3.10.0 by @renovate in #650
- chore(deps): update dependency black to v24.8.0 by @renovate in #651
- chore(deps): update dependency aiohttp to v3.10.1 by @renovate in #652
- chore(deps): update dependency aiohttp to v3.10.2 by @renovate in #654
- chore(deps): update dependency aiohttp to v3.10.3 by @renovate in #655
New Contributors
Full Changelog: 3.11.0...3.11.1
3.11.0 Loading animation
What's Changed
In the Messaging API, we've added a new endpoint that allows you to display a loading animation. After your LINE Official Account receives a message from a user, the response may takes some time due to message preparation or reservation processing. In such cases, you can visually tell the user that you want them to wait by displaying a loading animation.
news: https://developers.line.biz/en/news/2024/04/17/loading-indicator/
line-openapi updates
- Codes are generated by openapi generator by @github-actions in #622
Dependency updates
Full Changelog: 3.10.2...3.11.0
3.10.2 Support overwriting api-data.line.me in v3 packages
What's Changed
Dependency updates
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.4 by @renovate in #614
- chore(deps): update dependency aiohttp to v3.9.4 by @renovate in #615
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.5 by @renovate in #617
- chore(deps): update dependency black to v24.4.0 by @renovate in #618
Other Changes
Full Changelog: 3.10.1...3.10.2
3.10.1 Membership API
3.10.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 #599
- chore(deps): update line-openapi digest to 1ca4640 by @renovate in #611
- Codes are generated by openapi generator by @github-actions in #612
Dependency updates
- fix(deps): update dependency org.openapitools:openapi-generator to v7.3.0 by @renovate in #598
- chore(deps): update dependency black to v24.2.0 by @renovate in #600
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.0 by @renovate in #601
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.1 by @renovate in #602
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.2 by @renovate in #603
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.3 by @renovate in #604
- fix(deps): update dependency org.openapitools:openapi-generator to v7.4.0 by @renovate in #605
- chore(deps): update dependency black to v24.3.0 by @renovate in #606
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by @renovate in #607
Other Changes
Full Changelog: 3.9.0...3.10.0
3.9.0
What's Changed
line-openapi updates
In the Messaging API, you can now determine whether a user has added your LINE Official Account as a friend or unblocked by a webhook follow event.
New Contributors
Full Changelog: 3.8.1...3.9.0
3.8.1
What's Changed
In the Messaging API, we've added the clipboard action for users to copy text to the clipboard. This new feature allows users to more easily copy coupon codes and other text.
news: https://developers.line.biz/en/news/2024/02/05/messaging-api-updated/
Note only the latest app(version >= 14.0.0
) supports this feature. Please update your LINE app to try this feature.
I made a mistake in the release procedure. In the version before the correction, you cannot use the clipboard action. (in https://github.com/line/line-bot-sdk-python/releases/tag/3.8.0)
line-openapi updates
- Codes are generated by openapi generator by @github-actions in #595
Full Changelog: 3.8.0...3.8.1
3.8.0
What's Changed
In the Messaging API, we've added the clipboard action for users to copy text to the clipboard. This new feature allows users to more easily copy coupon codes and other text.
news: https://developers.line.biz/en/news/2024/02/05/messaging-api-updated/
Note only the latest app(version >= 14.0.0
) supports this feature. Please update your LINE app to try this feature.
line-openapi updates
- chore(deps): update line-openapi digest to 310a504 by @renovate in #585
- chore(deps): update line-openapi digest to 1b317ff by @renovate in #594
Dependency updates
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 by @renovate in #584
- chore(deps): update dependency black to v24 by @renovate in #588
- chore(deps): update dependency aiohttp to v3.9.2 by @renovate in #590
- chore(deps): update dependency black to v24.1.1 by @renovate in #589
- chore(deps): update dependency aiohttp to v3.9.3 by @renovate in #591
Other Changes
Full Changelog: 3.7.0...3.8.0
3.7.0
What's Changed
There are several keywords that can be used for the properties of Template Messages and Flex Messages.
Starting from this version, these keywords are provided. In addition to keywords, you can use strings that specify percentages or pixels, so please convert the keywords to strings if necessary. The original definitions are also written in Flex Message layout and line/line-openapi#46.
line-openapi updates
- chore(deps): update line-openapi digest to 16f6311 by @renovate in #580
- Codes are generated by openapi generator by @github-actions in #581
Other Changes
Full Changelog: 3.6.0...3.7.0
3.6.0
What's Changed
We have now added support for a Webhook (PnpDeliveryCompletionEvent
) that can be received once a message is successfully sent via PNP.
line-openapi updates
- chore(deps): update line-openapi digest to 988429c by @renovate in #571
- Codes are generated by openapi generator by @github-actions in #572
Dependency updates
- chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0 by @renovate in #560
- chore(deps): update dependency aiohttp to v3.9.1 by @renovate in #561
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.12 by @renovate in #562
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.13 by @renovate in #563
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.14 by @renovate in #564
- chore(deps): update actions/setup-python action to v5 by @renovate in #566
- chore(deps): update actions/stale action to v9 by @renovate in #567
- chore(deps): update dependency black to v23.12.0 by @renovate in #568
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3 by @renovate in #569
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0 by @renovate in #570
- fix(deps): update dependency org.openapitools:openapi-generator to v7.2.0 by @renovate in #573
- chore(deps): update dependency black to v23.12.1 by @renovate in #575
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 by @renovate in #577
Full Changelog: 3.5.1...3.6.0