Download Latest Version v2.17.5 source code.zip (258.2 kB) Google Add to Preferred Sources
Home / v2.17.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-09 405 Bytes
v2.17.5 source code.tar.gz 2026-09-09 210.9 kB
v2.17.5 source code.zip 2026-09-09 258.2 kB
Totals: 3 Items   469.6 kB 22

[2.17.5] - 2026-09-09

Security

  • Savon::Model.operations and .all_operations now reject names that normalize to reserved model methods with ArgumentError, before defining any methods. This prevents a WSDL operation named client from overwriting the client accessor and causing unbounded recursion. Call operations with reserved names explicitly through model.client.call(:client, ...).
Source: README.md, updated 2026-09-09