Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 3.12.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

🤖 I have created a release beep boop

3.12.0 (2024-09-11)

Features

Bug Fixes

  • add condition which allows code in callback to be reachable (#2376) (8d5b903)
  • binary parser sometimes reads out of packet bounds when results contain null and typecast is false (#2601) (705835d)
  • cache: improve cache key serialization (#2424) (0d54b0c)
  • connection config: remove keepAliveInitialDelay default value (#2712) (688ebab)
  • createPoolCluster: add pattern and selector to promise-based getConnection (#3017) (ab7c49f), closes #1381
  • docs: improve the contribution guidelines (#2552) (8a818ce)
  • handshake SSL error with AWS RDS (#2857) (de071bb)
  • resolve LRU conflicts, cache loss and premature engine breaking change (#2988) (2c3c858)
  • revert breaking change in results creation (#2591) (f7c60d0)
  • security: improve results object creation (#2574) (4a964a3)
  • security: improve supportBigNumbers and bigNumberStrings sanitization (#2572) (74abf9e)
  • security: sanitize fields and tables when using nestTables (#2702) (efe3db5)
  • security: sanitize timezone parameter value to prevent code injection (#2608) (7d4b098)
  • setMaxParserCache throws TypeError (#2757) (aa8604a)
  • stream: premature close when it is paused (#2416) (7c6bc64)
  • stream: premature close when using for await (#2389) (af47148)
  • stream: reads should emit the dataset number for each dataset (#2628) (4dab4ca)
  • support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#2704) (2e03694)
  • The removeIdleTimeoutConnectionsTimer did not clean up when the … (#2384) (18a44f6)
  • typeCast: ensure the same behavior for field.string() with query and execute (#2820) (27e38ea)
  • types: add missing types to TypeCast (#2390) (78ce495)
  • types: expose TypeCast types (#2425) (336a7f1)
  • types: support encoding for string type cast (#2407) (1dc2011)
  • typings: typo from jonServerPublicKey to onServerPublicKey (#2699) (8b5f691)
  • update connection cleanup process to handle expired connections and exceeding config.maxIdle (#3022) (b091cf4)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants