Skip to content

v0.4.8 2022-06-29

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 20:52
· 268 commits to main since this release
77da3c8
  • Migrated to github.com/golang-jwt/jwt to address a security vulnerability. #78
  • Updated spec file and rpkg version macro to be able to choose when the 'v' is included in the version. #80
  • Updated transport.go to send a 400 error if there is an issue parsing the URL. #47
  • Allow any peer certificate to pass validation, instead of requiring all of them to pass. #91