IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
7.17 Release notes
edit7.17 Release notes
edit7.17.1 Release notes
edit-
Improves handling of YAML parsing, uses
safe_load
instead ofload
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.
7.17.0 Release notes
edit- Drops Ruby 2.5 from the test matrix. Support for Ruby 2.5 was dropped March 2021.
-
Updates the product verification when the response is a
413
error.