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

v0.15.1

Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 24 May 13:21
· 263 commits to master since this release

This important release makes HTTP gateway compatible with NeoFS node version 0.20.0.

Behavior changes:

  • neofs-api-go was updated to 1.26.1, which contains some incompatible changes in underlying components (#39, #44)
  • neofs-http-gw is consistently used now for repository, binary and image names (#43)

Improvements:

  • minor code cleanups based on stricter set of linters (#41)
  • updated README (#42)