11.0.2 (2026-09-10)
- Merge branch '10.x' into 11.x (a98dce2)
- Merge branch '9.1.x' into 9.2.x (14b7083)
- Merge branch '9.2.x' into 9.3.x (846076c)
- Merge branch '9.3.x' into 10.x (2b169d0)
- Merge branch 'patch/11.x' into 11.x (4c2ff86)
- Merge pull request #1889 from dhensby/ci/9.1.x-runners (ca0b4d9), closes #1889
- Merge pull request #1891 from dhensby/pulls/9.2.x/ci-merge (0a1ce68), closes #1891
- Merge pull request #1892 from dhensby/pulls/9.3.x/ci-merge (c962dfb), closes #1892
- Merge pull request #1894 from dhensby/pulls/10.x/ci-merge (6380be7), closes #1894
- Merge pull request #1895 from dhensby/pulls/11.x/ci-merge (067b832), closes #1895
- Merge remote-tracking branch 'upstream/10.x' into pulls/11.x/ci-merge (ec3abf3)
- Merge remote-tracking branch 'upstream/9.1.x' into pulls/9.2.x/ci-merge (9439d15)
- Merge remote-tracking branch 'upstream/9.2.x' into pulls/9.3.x/ci-merge (3fda5a0)
- Merge remote-tracking branch 'upstream/9.3.x' into pulls/10.x/ci-merge (eda5d7f)
- test: cover the output parameter type size guards (c30d5cf)
- test: cover the prepared statement declaration rejection (6d4d531)
- fix: reject column names that break out of quoted identifiers (aeddce6)
- fix: reject type metadata that escapes the parameter declaration (451a09c)
- fix: release the connection when a bulk load's options are rejected (fac0867)
- fix: remove request listeners when a request is abandoned before it is sent (79550ef)
- fix: stop bulk insert continuing after an invalid table name (df37324)
- fix: validate bulk ordering keys (53fdf11)
- fix: validate parameter names against an allowlist (1ea5a28)
- fix: validate stored procedure names (b305420), closes Request#execute
- docs: describe the rules for parameter, column and type names (3330480)
- ci: drop the dead AppVeyor integration (4112718)
- ci: release from the 9.1.x maintenance branch via trusted publishing (197b6bc)
- ci: run tests on supported runner images (08d9c49)
- ci: test against Node 20, 22 and 24 (3e5ce4a)
- chore(deps-dev): upgrade semantic-release for npm trusted publishing (a89a4be)