This repository has been archived on 2024-09-11. You can view files and clone it, but cannot push or open issues or pull requests.
frostfs-rest-gw/CHANGELOG.md
Denis Kirillov c397efb1c2 [#44] Expose metrics
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-08-11 18:14:30 +03:00

951 B

Changelog

This document outlines major changes between releases.

Unreleased

Added

  • CORS headers (#39)
  • Expose metrics (#44)

0.2.1 "Razor Hill" - 2022-07-22

Fixed

  • Fix application version (#30)

0.2.0 "Orgrimmar" - 2022-07-22

Added

  • Support macOS build (#18)

Changed

  • Update version calculating (#20)
  • New error response and auth request format (#15)
  • NeoFS SDK version update (#16)
  • Set container attributes in body rather than in headers (#25)

Fixed

  • Fix .env variables in sample config (#22)
  • Fix typos and examples in spec (#24)

Older versions

Please refer to GitHub releases for older releases.