Releases: line/line-bot-sdk-python
Releases · line/line-bot-sdk-python
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
3.5.1
What's Changed
- ChannelAccessToken client doesn't have to require channel access token by @Yang-33 in #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 #533
- Codes are generated by openapi generator by @github-actions in #534
- chore(deps): update line-openapi digest to 0f859b7 by @renovate in #542
- chore(deps): update line-openapi digest to 1352801 by @renovate in #543
- Codes are generated by openapi generator by @github-actions in #544
- chore(deps): update line-openapi digest to f9e405a by @renovate in #546
- Codes are generated by openapi generator by @github-actions in #547
- chore(deps): update line-openapi digest to edba1b5 by @renovate in #549
- chore(deps): update line-openapi digest to 81a963c by @renovate in #550
- chore(deps): update line-openapi digest to 66b8d8b by @renovate in #555
- Codes are generated by openapi generator by @github-actions in #556
Dependency updates
- fix(deps): update dependency org.openapitools:openapi-generator to v7.0.1 by @renovate in #525
- chore(deps): update dependency aiohttp to v3.8.6 by @renovate in #530
- chore(deps): update dependency black to v23.10.0 by @renovate in #535
- chore(deps): update dependency black to v23.10.1 by @renovate in #539
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.1 by @renovate in #540
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2 by @renovate in #552
- chore(deps): update dependency black to v23.11.0 by @renovate in #553
- fix(deps): update dependency org.openapitools:openapi-generator to v7.1.0 by @renovate in #554
- chore(deps): update dependency aiohttp to v3.9.0 by @renovate in #558
Other Changes
- use linebot.v3 API in fastapi-echo example. by @tokuhirom in #528
- Change version on release by @Yang-33 in #529
- Open pull request automatically when code are generated by openapi generator by @Yang-33 in #532
- Close stale issue automatically by @Yang-33 in #538
- Specify the urllib version explicitly by @tokuhirom in #541
- Enable merge queue by @Yang-33 in #548
- Fix release process by @Yang-33 in #545
- Support Python 3.12 by @Yang-33 in #551
Full Changelog: 3.5.0...3.5.1
3.5.0
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/
- Add response type for push/reply/mutlicast/narrowcast/broadcast API
sentMessagefield is added in push and reply API
sentMessagefield is added in push API'sErrorResponse- Add
quoteTokenandquotedMessageIdin some Webhook events
line-openapi updates
Dependency updates
- chore(deps): update dependency black to v23.9.0 by @renovate in #518
- chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1 by @renovate in #519
- chore(deps): update dependency black to v23.9.1 by @renovate in #520
Other Changes
Full Changelog: 3.4.0...3.5.0
3.4.0
What's Changed
line-openapi updates
- Bump version to 3.4.0 by @github-actions in #515
- Add POST
/oauth2/v3/token(issue stateless channel token) API line/line-openapi#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/
- Add POST
Dependency updates
- fix(deps): update dependency org.openapitools:openapi-generator to v7 by @renovate in #510
- chore(deps): update actions/checkout action to v4 by @renovate in #514
Other Changes
- Add line-openapi-update label if line-openapi is updated by @Yang-33 in #509
- Print subprocess's stdout output if subprocess was exit with non-zero by @tokuhirom in #511
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- Add
RICHMENU_IMPandRICHMENU_CLICKtype toAudienceGroupType. line/line-openapi#29 - fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.9 by @renovate in #502
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.10 by @renovate in #503
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.11 by @renovate in #504
- chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.0 by @renovate in #507
- Bump version to 3.3.0 by @github-actions in #508
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- Replace old liff functions with new ones and keep backward compatibility by @Yang-33 in #486
- Some Liff function names are deprecated. Please use new ones defined in line/line-openapi#26.
- Bump version to 3.2.0 by @github-actions in #500
- Apply line/line-openapi#28 to code, for fixing #498
Others
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 by @renovate in #464
- chore(deps): update dependency black to v23.7.0 by @renovate in #483
- chore(deps): update line-openapi digest to db2f30d by @renovate in #485
- chore(deps): update dependency aiohttp to v3.8.5 [security] by @renovate in #491
- Drop python 3.7's CI since it's EOL. by @tokuhirom in #495
- drop python 3.7 support by @tokuhirom in #494
- chore(deps): update dependency black to v23.7.0 by @renovate in #492
- update pydantic from v1 to v2. by @tokuhirom in #497
- chore(deps): update line-openapi digest to 5c1f76e by @renovate in #501
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
Changes are based on
and some libraries are upgraded internally.
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 by @renovate in #454
- chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.3.0 by @renovate in #455
- chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v2.6 by @renovate in #457
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2 by @renovate in #458
- chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.4.0 by @renovate in #460
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.8 by @renovate in #461
- chore(deps): update dependency pydantic to v2 by @renovate in #465
- fix(deps): update dependency org.openapitools:openapi-generator to v6.6.0 by @renovate in #462
- Revert "chore(deps): update dependency pydantic to v2" by @Yang-33 in #466
- Run generate command in CI by @Yang-33 in #467
- Open pull request automatically when line-openapi is updated by @Yang-33 in #448
- chore(deps): update line-openapi digest to a9948db by @renovate in #469
- Make the Message attribute names align with the original json by @o926428377 in #252
- chore(deps): update line-openapi digest to dc32b4d by @renovate in #474
- Fix brackets position in README by @taikis in #476
- Create workflow to update minor version by @Yang-33 in #479
- Modify workflow to bump up version by @Yang-33 in #480
- chore(deps): update line-openapi digest to fbebc86 by @renovate in #481
- Bump version to 3.1.0 by @github-actions in #482
New Contributors
Full Changelog: 3.0.3...3.1.0