Skip to content

Commit

Permalink
@box/box-python-sdk v3.10.0 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel committed May 22, 2024
1 parent ff3c624 commit 13df858
Showing 1 changed file with 48 additions and 0 deletions.
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 annnotation 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 13df858

Please sign in to comment.