Skip to content

v0.7.0

Choose a tag to compare

@ramon-ramon ramon-ramon released this 02 Jul 15:21
· 18 commits to main since this release
v0.7.0
135b531

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