Skip to content

Commit ec12aae

Browse files
committed
release 2.7.0
1 parent ebcd785 commit ec12aae

File tree

6 files changed

+18
-5
lines changed

6 files changed

+18
-5
lines changed

CHANGELOG.md

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

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

12+
## [2.7.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v2.7.0) - 2024-12-12
13+
14+
15+
### Changed
16+
17+
- Make Event Notifications generally available. ([#518](https://github.com/Backblaze/b2-sdk-python/issues/518))
18+
- Switch a pytest hook from path to collection_path.
19+
20+
### Fixed
21+
22+
- Add upload token reset after upload timeout.
23+
- Fix file/directory permission handling for Windows during the B2 sync.
24+
25+
### Infrastructure
26+
27+
- Fix event notification tests when introducing new keys in API outputs.
28+
29+
1230
## [2.6.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v2.6.0) - 2024-10-28
1331

1432

changelog.d/+17dd34ae.fixed.md

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

changelog.d/+fix_perms_handling_for_win.fixed.md

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

changelog.d/+ignore_new_keys_in_tests.infrastructure.md

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

changelog.d/+pytest_collection_path.changed.md

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

changelog.d/518.changed.md

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

0 commit comments

Comments
 (0)