Skip to content

7.17.1

Compare
Choose a tag to compare
@picandocodigo picandocodigo released this 28 Feb 15:50
· 1624 commits to main since this release
  • Improves handling of YAML parsing, uses safe_load instead of load when doing the product verification (should only affect Ruby < 3.0).
  • Updates headers setup when using the Manticore adapter. This fixes an issue where the user-agent header was being foverridden even when it was being set on initialization via the transport options. Pull Request, issue.