Skip to content

Commit

Permalink
@box/box-python-sdk v3.10.0 release note (#377)
Browse files Browse the repository at this point in the history
* @box/box-python-sdk v3.10.0 release note

* fix linter issues

---------

Co-authored-by: Barbara Czyz <[email protected]>
  • Loading branch information
box-devrel and bszwarc authored Jun 18, 2024
1 parent b1bf416 commit ceb6dc7
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,5 @@ aci
codeowners
unresolve
dev
chatbot-like
chatbot-like
oauths
48 changes: 48 additions & 0 deletions content/2024/05-22-box-python-sdk-v3100-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
applied_at: '2024-05-22'
applies_to:
- sdks
- python
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v3.10.0'
collapse: true
---

# Box Python SDK `v3.10.0` released

### New Features and Enhancements

* Transition to stable status ([#872][1]) ([`6203606`][2])

### Bug Fixes

* Change exception type for missing location header ([#871][3]) ([`8c5e0ec`][4])
* fix annotation of oauths `access_token` ([#855][5]) ([`804780e`][6])
* Fix retention policy integration test ([#867][7]) ([`8e0d640`][8])
* Remove delete classification ([#861][9]) ([`393cfef`][10])
* Update exception file get download URL ([#866][11]) ([`94dcbcd`][12])

[1]: https://github.com/box/box-python-sdk/issues/872

[2]: https://github.com/box/box-python-sdk/commit/620360607a51ee302cde61401db1424c9bf48d81

[3]: https://github.com/box/box-python-sdk/issues/871

[4]: https://github.com/box/box-python-sdk/commit/8c5e0eca7e494baa8138dceededa2009abc1717b

[5]: https://github.com/box/box-python-sdk/issues/855

[6]: https://github.com/box/box-python-sdk/commit/804780e4c8d410590fa20cdb6dd35224d59d2ec0

[7]: https://github.com/box/box-python-sdk/issues/867

[8]: https://github.com/box/box-python-sdk/commit/8e0d6406f26be87799838b0aa57acd62c79d59a2

[9]: https://github.com/box/box-python-sdk/issues/861

[10]: https://github.com/box/box-python-sdk/commit/393cfefa57e729f34221a4e5923a4a50532f4013

[11]: https://github.com/box/box-python-sdk/issues/866

[12]: https://github.com/box/box-python-sdk/commit/94dcbcd490d98ff19afd38c9880de8022ad2ec89

0 comments on commit ceb6dc7

Please sign in to comment.