Skip to content

Commit

Permalink
CHANGELOG: release 0.27.1 (#793)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-khimov authored Jun 15, 2023
2 parents 131b104 + 792daa8 commit 62d96af
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ This document outlines major changes between releases.

## [Unreleased]

## [0.27.1] - 2023-06-15

### Fixed
- authmate panic (#787)
- wrong return code logged for PutBucketVersioning (#792)

### Changed
- SDK dependency updated to RC9+ (#785, #789)

## [0.27.0] - 2023-05-19

### Fixed
Expand Down Expand Up @@ -431,4 +440,5 @@ releases.
[0.26.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.25.0...v0.26.0
[0.26.1]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.26.0...v0.26.1
[0.27.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.26.1...v0.27.0
[Unreleased]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.27.0...master
[0.27.1]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.27.0...v0.27.1
[Unreleased]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.27.1...master

0 comments on commit 62d96af

Please sign in to comment.