Sep 10, 2026
Elixir2.17.5
Changed
- Update the agent to handle high traffic apps. On high-traffic apps that would exceed the maximum accepted internal payload size, send data to the Push API more frequently.
Fixed
-
Fix the sanitization of function arguments in SQL statements.
Before this release, SQL sanitization of function arguments stripped out parts of the SQL statement after the function argument list.
View the Elixir package v2.17.5 changelog for more information.