Release v0.21.1

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
support/v0.25 v0.21.1
Alex Vanin 2022-05-16 15:23:22 +03:00 committed by Alex Vanin
parent 8a2460286f
commit 1012a3c6a4
2 changed files with 9 additions and 2 deletions

View File

@ -2,6 +2,12 @@
This document outlines major changes between releases.
## [0.21.1] - 2022-05-16
### Changed
- Update go version to go1.17 (#427)
- Set homomorphic hashing disable attribute in container if required (#435)
## [0.21.0] - 2022-05-13
### Added
@ -202,4 +208,5 @@ releases.
[0.18.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.17.0...v0.18.0
[0.19.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.18.0...v0.19.0
[0.20.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.19.0...v0.20.0
[0.21.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.20.0...v0.21.0
[0.21.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.20.0...v0.21.0
[0.21.1]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.21.0...v0.21.1

View File

@ -1 +1 @@
v0.21.0
v0.21.1