v0.7.0
What's Changed
- fix path issue with build script
- RI_HOST should tolerate prefix like https-whack-whack
- Added flags package to incorporate version with the binary
- Add compliance comments and update license to MIT
- Encode user-supplied values in URL query strings
- Check io.ReadAll errors before json.Unmarshal in three files
- Fix silent error swallow in SearchUsers delegation fetch
- Return json.Marshal error instead of nil in StartEntitlementRequest
- Update description to clarify that the LDAP filter input is safe to use
- Update the manifest version to 0.7.0
- Fix quotes so that date command runs correctly
Full Changelog: v0.5.1...v0.7.0