Skip to content

Commit 8b0f359

Browse files
rajdchakChakrabarty
andauthored
Update version for release 1.2.5 (#230)
Update version for release 1.2.5 --------- Co-authored-by: Chakrabarty <[email protected]>
1 parent b797eaf commit 8b0f359

File tree

5 files changed

+262
-306
lines changed

5 files changed

+262
-306
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.2.5 (September 11, 2024)
2+
* Enhanced error logging.
3+
* Support tell for S3writer.
4+
* Path-style addressing support.
5+
* Update crates and Mountpoint dependencies.
6+
7+
### Breaking changes
8+
* No breaking changes.
9+
110
## v1.2.4 (July 29, 2024)
211

312
### New features

s3torchconnector/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "s3torchconnector"
7-
version = "1.2.4"
7+
version = "1.2.5"
88
description = "S3 connector integration for PyTorch"
99
requires-python = ">=3.8,<3.13"
1010
readme = "README.md"

0 commit comments

Comments
 (0)