Marten 9.15.3
This addresses a potential vulnerability from SQL injection via non-string constant in a LINQ Select projection
Not a common usage, but still.
What's Changed
- Parameterize non-string Select projection constants (SQL injection fix) by @jeremydmiller in #4954
Full Changelog: 9.15.2...v9.15.3