Skip to content

v0.7.2

Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 13 Mar 15:50
· 201 commits to master since this release
db7e24a

Fixed

  • Response for GET and HEAD methods in get_by_attribute when object is not found (#155)
  • Transform attribute key to Canonical MIME Header Key, which corresponds to the format used on upload (#155)

Changed

  • Simplified auth test, dropped the unnecessary neofs-crypto dependency (#150)
  • Upgraded Go version to a minimum 1.20 and updated versions for GitHub Actions and workflows (#149, #152)