Line-bot-sdk

Latest version: v3.11.0

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

Scan your dependencies

Page 2 of 9

3.8.0

<!-- 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.
line-openapi updates
* chore(deps): update line-openapi digest to 310a504 by renovate in https://github.com/line/line-bot-sdk-python/pull/585
* chore(deps): update line-openapi digest to 1b317ff by renovate in https://github.com/line/line-bot-sdk-python/pull/594
Dependency updates
* chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 by renovate in https://github.com/line/line-bot-sdk-python/pull/584
* chore(deps): update dependency black to v24 by renovate in https://github.com/line/line-bot-sdk-python/pull/588
* chore(deps): update dependency aiohttp to v3.9.2 by renovate in https://github.com/line/line-bot-sdk-python/pull/590
* chore(deps): update dependency black to v24.1.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/589
* chore(deps): update dependency aiohttp to v3.9.3 by renovate in https://github.com/line/line-bot-sdk-python/pull/591
Other Changes
* Use the latest submodules when generating code is hooked by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/593


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

3.7.0

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

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](https://developers.line.biz/en/docs/messaging-api/flex-message-layout/) and https://github.com/line/line-openapi/pull/46.

line-openapi updates
* chore(deps): update line-openapi digest to 16f6311 by renovate in https://github.com/line/line-bot-sdk-python/pull/580
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/581
Other Changes
* Enhance Documentation for Response and Error Handling in SDK by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/579


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.6.0...3.7.0

3.6.0

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

What's Changed
We have now added support for a Webhook (`PnpDeliveryCompletionEvent`) that can be received once a message is successfully sent via PNP.
- https://developers.line.biz/en/docs/partner-docs/line-notification-messages/message-sending-complete-webhook-event/#page-title
line-openapi updates
* chore(deps): update line-openapi digest to 988429c by renovate in https://github.com/line/line-bot-sdk-python/pull/571
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/572
Dependency updates
* chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/560
* chore(deps): update dependency aiohttp to v3.9.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/561
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.12 by renovate in https://github.com/line/line-bot-sdk-python/pull/562
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.13 by renovate in https://github.com/line/line-bot-sdk-python/pull/563
* fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.14 by renovate in https://github.com/line/line-bot-sdk-python/pull/564
* chore(deps): update actions/setup-python action to v5 by renovate in https://github.com/line/line-bot-sdk-python/pull/566
* chore(deps): update actions/stale action to v9 by renovate in https://github.com/line/line-bot-sdk-python/pull/567
* chore(deps): update dependency black to v23.12.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/568
* chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.3 by renovate in https://github.com/line/line-bot-sdk-python/pull/569
* chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/570
* fix(deps): update dependency org.openapitools:openapi-generator to v7.2.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/573
* chore(deps): update dependency black to v23.12.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/575
* chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/577


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.5.1...3.6.0

3.5.1

What's Changed
* ChannelAccessToken client doesn't have to require channel access token by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/557
- we don't have to specify channel access token in client configuration when we issue channel access token.

line-openapi updates
* chore(deps): update line-openapi digest to 0e20d4f by renovate in https://github.com/line/line-bot-sdk-python/pull/533
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/534
* chore(deps): update line-openapi digest to 0f859b7 by renovate in https://github.com/line/line-bot-sdk-python/pull/542
* chore(deps): update line-openapi digest to 1352801 by renovate in https://github.com/line/line-bot-sdk-python/pull/543
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/544
* chore(deps): update line-openapi digest to f9e405a by renovate in https://github.com/line/line-bot-sdk-python/pull/546
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/547
* chore(deps): update line-openapi digest to edba1b5 by renovate in https://github.com/line/line-bot-sdk-python/pull/549
* chore(deps): update line-openapi digest to 81a963c by renovate in https://github.com/line/line-bot-sdk-python/pull/550
* chore(deps): update line-openapi digest to 66b8d8b by renovate in https://github.com/line/line-bot-sdk-python/pull/555
* Codes are generated by openapi generator by github-actions in https://github.com/line/line-bot-sdk-python/pull/556
Dependency updates
* fix(deps): update dependency org.openapitools:openapi-generator to v7.0.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/525
* chore(deps): update dependency aiohttp to v3.8.6 by renovate in https://github.com/line/line-bot-sdk-python/pull/530
* chore(deps): update dependency black to v23.10.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/535
* chore(deps): update dependency black to v23.10.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/539
* chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/540
* chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2 by renovate in https://github.com/line/line-bot-sdk-python/pull/552
* chore(deps): update dependency black to v23.11.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/553
* fix(deps): update dependency org.openapitools:openapi-generator to v7.1.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/554
* chore(deps): update dependency aiohttp to v3.9.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/558
Other Changes
* use linebot.v3 API in fastapi-echo example. by tokuhirom in https://github.com/line/line-bot-sdk-python/pull/528
* Change __version__ on release by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/529
* Open pull request automatically when code are generated by openapi generator by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/532
* Close stale issue automatically by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/538
* Specify the urllib version explicitly by tokuhirom in https://github.com/line/line-bot-sdk-python/pull/541
* Enable merge queue by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/548
* Fix release process by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/545
* Support Python 3.12 by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/551


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.5.0...3.5.1

3.5.0

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

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
* Bump version to 3.5.0 by github-actions in https://github.com/line/line-bot-sdk-python/pull/524
* Add Quote message feature by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/523
* https://github.com/line/line-openapi/pull/31

Dependency updates
* chore(deps): update dependency black to v23.9.0 by renovate in https://github.com/line/line-bot-sdk-python/pull/518
* chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/519
* chore(deps): update dependency black to v23.9.1 by renovate in https://github.com/line/line-bot-sdk-python/pull/520
Other Changes



**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.4.0...3.5.0

3.4.0

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

What's Changed
line-openapi updates
* Bump version to 3.4.0 by github-actions in https://github.com/line/line-bot-sdk-python/pull/515
* Add POST `/oauth2/v3/token` (issue stateless channel token) API https://github.com/line/line-openapi/pull/30
* API reference: https://developers.line.biz/en/reference/messaging-api/#issue-stateless-channel-access-token
* News: https://developers.line.biz/en/news/2023/08/31/stateless-channel-access-token/
Dependency updates
* fix(deps): update dependency org.openapitools:openapi-generator to v7 by renovate in https://github.com/line/line-bot-sdk-python/pull/510
* chore(deps): update actions/checkout action to v4 by renovate in https://github.com/line/line-bot-sdk-python/pull/514
Other Changes
* Add line-openapi-update label if line-openapi is updated by Yang-33 in https://github.com/line/line-bot-sdk-python/pull/509
* Print subprocess's stdout output if subprocess was exit with non-zero by tokuhirom in https://github.com/line/line-bot-sdk-python/pull/511


**Full Changelog**: https://github.com/line/line-bot-sdk-python/compare/3.3.0...3.4.0

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.