Skip to content

1.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 15:30
19faa3e

Changelog

  • 32b8df1 Add unix socket listening support (#85)
  • 4350d33 As of Go 1.16, this function simply calls os.ReadFile (#83)
  • 19faa3e Moved auth_verify to server, responding either 204 or 401 as per nginx standards (#84)
  • 425de3e Upgrade github.com/golang-jwt/jwt/v4 (#86)