Skip to content

v0.2.0

Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 12 May 12:28
· 72 commits to master since this release
df32b5d

New features:

  • bearer_cookie_name setting allowing to override bearer token cookie name (#25)

Fixes:

  • "Authorization" header is no longer being sent to the client (#25)
  • application no longer panics on exit (#17)

Updates:

  • NeoFS SDK to 1.0.0-RC8 (#23)
  • golang.org/x/oauth2 to v0.7.0 (#24)
  • golang.org/x/net to v0.9.0 (#24, fixing CVE-2022-41723)