Skip to content

Commit ce90327

Browse files
chore: release version 10.16.0 (#1595)
1 parent d92e036 commit ce90327

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

‎.codegen.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "daeb1ea", "specHash": "88cd5aa", "version": "10.15.0" }
1+
{ "engineHash": "daeb1ea", "specHash": "88cd5aa", "version": "10.16.0" }

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [10.16.0](https://github.com/box/box-python-sdk/compare/v10.15.0...v10.16.0) (2026-09-23)
6+
7+
8+
### Bug Fixes
9+
10+
* preserve case-insensitive response headers (box/box-codegen[#991](https://github.com/box/box-python-sdk/issues/991)) ([#1593](https://github.com/box/box-python-sdk/issues/1593)) ([d92e036](https://github.com/box/box-python-sdk/commit/d92e03608fbfb269ce533064488fe4efd02da34e))
11+
12+
13+
### New Features and Enhancements
14+
15+
* Support upload big file version convenience method (box/box-codegen[#988](https://github.com/box/box-python-sdk/issues/988)) ([c89f097](https://github.com/box/box-python-sdk/commit/c89f0970266d033a93a2010e67ff495a4f77b5d4))
16+
517
## [10.15.0](https://github.com/box/box-python-sdk/compare/v10.14.0...v10.15.0) (2026-09-09)
618

719

‎box_sdk_gen/networking/version.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '10.15.0'
1+
__version__ = '10.16.0'

0 commit comments

Comments
 (0)