v0.4.8 2022-06-29
- 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