Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 8321181

Browse files
authored
Merge pull request #253 from nspcc-dev/rel-0.27
CHANGELOG: release 0.27.0
2 parents 74fa7c1 + f242a6f commit 8321181

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ This document outlines major changes between releases.
44

55
## [Unreleased]
66

7+
## [0.27.0] - 2022-05-19
8+
9+
### Added
10+
- Version metric (#251)
11+
12+
### Changed
13+
- Go 1.17 support was removed, 1.20 is used by default for builds (#249)
14+
- SDK dependency updated to 1.0.0-rc.8 (#250)
15+
- github.com/testcontainers/testcontainers-go dependency update to 0.20.1 (#250)
16+
717
## [0.26.0] - 2022-12-28
818

919
### Fixed
@@ -276,4 +286,5 @@ releases.
276286
[0.25.0]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.24.0...v0.25.0
277287
[0.25.1]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.25.0...v0.25.1
278288
[0.26.0]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.25.1...v0.26.0
279-
[Unreleased]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.26.0...master
289+
[0.27.0]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.26.0...v0.27.0
290+
[Unreleased]: https://github.com/nspcc-dev/neofs-http-gw/compare/v0.27.0...master

0 commit comments

Comments
 (0)