Releases: nspcc-dev/gh-push-to-neofs
Releases · nspcc-dev/gh-push-to-neofs
v0.3.1
Fixed
- compatibility with Python 3.12 (distutils dependency removed, #29)
Changed
- requests dependency updated from 2.31.0 to 2.32.0 in /tests (#27)
v0.3.0
Added
- STRIP_PREFIX option to control FilePath (#21)
- Support for macOS/arm64 runners (#24)
Fixed
- README (#19, #26)
- Script failure with undefined LIFETIME (#20)
- Incorrect MIME type detected for some files (#22)
- Incorrect content type attribute (#23)
Changed
- rest.fs.neo.org is used for NEOFS_HTTP_GATE now by default (#19)
v0.2.0
Added
- REPLACE_CONTAINER_CONTENTS option which is disabled by default (#2)
- REPLACE_OBJECTS option which is enabled by default (#15)