Skip to content

Commit

Permalink
release 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mlech-reef committed Dec 12, 2024
1 parent ebcd785 commit ec12aae
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 5 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,24 @@ upcoming release can be found in [changelog.d](changelog.d).

<!-- towncrier release notes start -->

## [2.7.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v2.7.0) - 2024-12-12


### Changed

- Make Event Notifications generally available. ([#518](https://github.com/Backblaze/b2-sdk-python/issues/518))
- Switch a pytest hook from path to collection_path.

### Fixed

- Add upload token reset after upload timeout.
- Fix file/directory permission handling for Windows during the B2 sync.

### Infrastructure

- Fix event notification tests when introducing new keys in API outputs.


## [2.6.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v2.6.0) - 2024-10-28


Expand Down
1 change: 0 additions & 1 deletion changelog.d/+17dd34ae.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/+fix_perms_handling_for_win.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/+ignore_new_keys_in_tests.infrastructure.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/+pytest_collection_path.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/518.changed.md

This file was deleted.

0 comments on commit ec12aae

Please sign in to comment.