Skip to content

v0.20.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 02 Aug 22:39
· 2595 commits to master since this release
20376e0

Improvements

  • Provide TXT DNS record values for verifification in CustomHostnameSSL (#669)
  • Add json_response_enabled to WaitingRoom struct (#672)
  • Respect context timeouts for all requests (#671)
  • Only make HTTP GET calls for DNS records in updates when the name or value isn't provided by the user (#673)
  • Add support for RequireAll, Enabled, Version,and Domain in Access device posture rules (#676, #677)
  • Add support for fetching origin CA certificates (#680)
  • Handle non-positive values for per_page and page query parameters in WithPagination (#682)
  • Improve concurrency + deadlock prevention for ListZones and ListZonesContext (#674)
  • Add ability to change universal SSL domain verification type (#679)
  • master is now compatible with linters (#685)
  • Add improved support for Rulesets (#684)

Fixes

  • CertificatePack.PrimaryCertificate and CertificatePack.ID are now strings for all certificates (#678)
  • Fix JSON mapping for NotificationMechanismData (#681)