Skip to content

v0.4.0

Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 22 Sep 10:48
· 46 commits to master since this release
18dfbad

Behaviour changes:

  • Produced tokens now restrict uploaded file Content-Type to non-HTML and non-JS (#38)
  • Dockerized build doesn't include alpine image now (#39)

Updates:

  • NeoFS SDK dependency to RC11 (#31, #38)
  • NeoGo dependency to 0.102.0 (#38)
  • Go 1.19 is the minimal supported version now (#39)
  • Go 1.21 is used for builds by default (#39)
  • github.com/spf13/viper dependency to v1.16.0 (#39)
  • go.uber.org/zap dependency to v1.26.0
  • golang.org/x/oauth2 dependency to v0.12.0