1.8.36
·
101 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
- Fix IDOR protection for
mysql2not checking the tenant ID when query parameters were passed asconnection.execute({ sql, values }) - Support arrays of route handlers and middleware in
express(e.g.app.get(path, [handler1, handler2])) - Support
better-sqlite3v13 - Support the
queryHTTP method inhono - Support
openaiv7 - Fix Azure OpenAI usage being tracked under the
openaiprovider instead ofazure - Support
@google-cloud/pubsubv6 - Add warning when using
@react-router/serve: its catch-all route can trigger false positives in Zen's path traversal check, proper support is planned