Line-bot-sdk

Latest version: v3.11.0

Safety actively analyzes 621085 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

3.11.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
In the Messaging API, we've added a new endpoint that allows you to [display a loading animation](https://developers.line.biz/en/reference/messaging-api/#display-a-loading-indicator). 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/

![loading-animation 7aad3d6c](https://github.com/line/line-openapi/assets/24933664/4435a2c1-db0c-409a-92f1-7c5fb64903c3)

https://github.com/line/line-openapi/pull/54

line-openapi updates
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/622
Dependency updates
* chore(deps): update dependency aiohttp to v3.9.5 by renovate in https://github.com/line/line-bot-sdk-python/pull/620


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.10.2...3.11.0

3.10.2

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
Dependency updates
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.4 by renovate in https://github.com/line/line-bot-sdk-python/pull/614
* chore(deps): update dependency aiohttp to v3.9.4 by renovate in https://github.com/line/line-bot-sdk-python/pull/615
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.5 by renovate in https://github.com/line/line-bot-sdk-python/pull/617
* chore(deps): update dependency black to v24.4.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/618
Other Changes
* Support overwriting api-data.line.me in v3 packages by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/619
* as a bug fix


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.10.1...3.10.2

3.10.1

See https://github.com/line/line-bot-sdk-python/releases/tag/3.10.0

3.10.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

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 https://github.com/line/line-bot-sdk-python/pull/599
* chore(deps): update line-openapi digest to 1ca4640 by renovate in https://github.com/line/line-bot-sdk-python/pull/611
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/612
Dependency updates
* fix(deps): update dependency org.openapitools:openapi-generator to v7.3.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/598
* chore(deps): update dependency black to v24.2.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/600
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/601
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/602
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.2 by renovate in https://github.com/line/line-bot-sdk-python/pull/603
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.3 by renovate in https://github.com/line/line-bot-sdk-python/pull/604
* fix(deps): update dependency org.openapitools:openapi-generator to v7.4.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/605
* chore(deps): update dependency black to v24.3.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/606
* chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/607
Other Changes
* Remove unnecessary urls from README by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/608


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.9.0...3.10.0

3.9.0

<!-- Release notes generated using configuration in .github/release.yml at master -->

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.

News: https://developers.line.biz/en/news/2024/02/06/add-friends-and-unblock-friends-can-now-be-determined-by-webhook/

* Add isUnblocked flag to Follow Webhook event by mokuzon in https://github.com/line/line-bot-sdk-python/pull/597

New Contributors
* mokuzon made their first contribution in https://github.com/line/line-bot-sdk-python/pull/597

**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.8.1...3.9.0

3.8.1

<!-- Release notes generated using configuration in .github/release.yml at master -->

What's Changed
In the Messaging API, we've added the [clipboard action](https://developers.line.biz/en/reference/messaging-api/#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 https://github.com/line/line-bot-sdk-python/pull/595


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.8.0...3.8.1

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.