Skip to content

Commit

Permalink
CHANGELOG: release 0.29.0 (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
cthulhu-rider authored Sep 28, 2023
2 parents 77037da + b1db2c8 commit aa37177
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ This document outlines major changes between releases.

## [Unreleased]

## [0.29.0] - 2023-09-28

### Added
- Experimental "internal-slicer" option to prepare objects on the gateway side (#831)

### Changed
- Go 1.19+ is required to build now, using 1.21 by default (#829)
- NeoGo dependency updated to 0.102.0 (#829)

### Removed
- Setting System EACL rules (#825)
- NoOp compatibility resolver, RPC endpoint configuration is mandatory now (#830)

## [0.28.2] - 2023-09-13

### Fixed
Expand Down Expand Up @@ -476,4 +489,5 @@ releases.
[0.28.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.27.1...v0.28.0
[0.28.1]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.28.0...v0.28.1
[0.28.2]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.28.1...v0.28.2
[Unreleased]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.28.2...master
[0.29.0]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.28.2...v0.29.0
[Unreleased]: https://github.com/nspcc-dev/neofs-s3-gw/compare/v0.29.0...master

0 comments on commit aa37177

Please sign in to comment.