Release v0.33.0

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
support/v0.34
Evgenii Stratonikov 2022-10-17 14:31:13 +03:00 committed by fyrchik
parent b40dd10b7a
commit e2970bf892
3 changed files with 14 additions and 4 deletions

View File

@ -1,7 +1,16 @@
# Changelog
Changelog for NeoFS Node
## [Unreleased] - Anmado (안마도, 鞍馬島)
## [Unreleased]
### Added
### Changed
### Fixed
### Removed
### Updated
### Updating from v0.33.0
## [v0.33.0] - Anmado (안마도, 鞍馬島)
### Added
- Serving `NetmapService.NetmapSnapshot` RPC (#1793)
@ -1366,7 +1375,8 @@ NeoFS-API v2.0 support and updated brand-new storage node application.
First public review release.
[Unreleased]: https://github.com/nspcc-dev/neofs-node/compare/v0.32.0...master
[Unreleased]: https://github.com/nspcc-dev/neofs-node/compare/v0.33.0...master
[0.33.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.32.0...v0.33.0
[0.32.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.31.0...v0.32.0
[0.31.0]: https://github.com/nspcc-dev/neofs-node/compare/v0.30.2...v0.31.0
[0.30.2]: https://github.com/nspcc-dev/neofs-node/compare/v0.30.1...v0.30.2

View File

@ -44,7 +44,7 @@ Now, we only support GNU/Linux on amd64 CPUs with AVX/AVX2 instructions. More
platforms will be officially supported after release `1.0`.
The latest version of neofs-node works with neofs-contract
[v0.15.5](https://github.com/nspcc-dev/neofs-contract/releases/tag/v0.15.5).
[v0.16.0](https://github.com/nspcc-dev/neofs-contract/releases/tag/v0.16.0).
# Building

View File

@ -1 +1 @@
v0.32.0
v0.33.0