Skip to content

Commit f29585d

Browse files
release 1.27.0
1 parent c1ebafd commit f29585d

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ upcoming release can be found in [changelog.d](changelog.d).
99

1010
<!-- towncrier release notes start -->
1111

12+
## [1.27.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.27.0) - 2023-11-26
13+
14+
15+
### Changed
16+
17+
- Add dependency on `setuptools` and `packaging` as they are not shipped by cpython 3.12 and are used in production code.
18+
19+
### Fixed
20+
21+
- Fix closing of passed progress listeners in `Bucket.upload` and `Bucket.copy`
22+
23+
1224
## [1.26.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.26.0) - 2023-11-20
1325

1426

changelog.d/+progress_listeners.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+setuptools.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)