forked from pool/python-slack-sdk
- Update to 3.19.2 #1282 Add request_file_info arg to files_upload_v2 method - Thanks @seratch @eddyg #1278 Improve clarity of 'content' error message for files_upload_v2 - Thanks @eddyg #1283 Improve typing when using 'get' on an API response - Thanks @eddyg #1284 Add Python 3.11 support - Thanks @seratch #1281 Fix selected_option type hint - Thanks @taekop All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/71?closed=1 OBS-URL: https://build.opensuse.org/request/show/1034925 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slack-sdk?expand=0&rev=10
45 lines
2.1 KiB
Plaintext
45 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 9 18:59:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 3.19.2
|
|
#1282 Add request_file_info arg to files_upload_v2 method - Thanks @seratch @eddyg
|
|
#1278 Improve clarity of 'content' error message for files_upload_v2 - Thanks @eddyg
|
|
#1283 Improve typing when using 'get' on an API response - Thanks @eddyg
|
|
#1284 Add Python 3.11 support - Thanks @seratch
|
|
#1281 Fix selected_option type hint - Thanks @taekop
|
|
All issues/pull requests: https://github.com/slackapi/python-slack-sdk/milestone/71?closed=1
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 29 00:57:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 3.19.1
|
|
Improve WebClient#files_upload_v2() to use given filename as the default title value - Thanks @seratch @mattpr
|
|
|
|
- Update to 3.19.0
|
|
#1272 Add files.upload v2 support, which resolves #1191 #1165 - Thanks @seratch
|
|
|
|
- Update to 3.18.5
|
|
#1271 Add more revert to #1269 - Thanks @seratch @yardensachs
|
|
|
|
- Update to 3.18.4
|
|
#1264 Fix retry_handlers type hint in AsyncBaseClient - Thanks @ronyb29
|
|
#1265 #1266 Add selected_time (timepicker) to ViewStateValue class - Thanks @rei-0
|
|
#1270 Add include_all_metadata to conversations.replies API arguments - Thanks @seratch
|
|
#1269 Adjust the logic added by #1246 - Thanks @seratch @eddyg
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 7 16:06:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 3.18.3
|
|
Changes
|
|
* #1262 Fix #1261 blocks/attachments as str for chat. API calls should be clearly supported - Thanks @seratch
|
|
* #1259 Fix #1258 Tuple value for blocks argument does not work for Web API calls - Thanks @tommasobertoni
|
|
* #1253 Minor update: max elements in ActionsBlock to 25 - Thanks @YSaxon
|
|
* #1249 #1251 Add in timezone property for timepicker element - Thanks @hello-ashleyintech
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 3 07:16:53 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Inital release, 3.18.1
|
|
|