release v1.1.0
What's Changed
- Srp implementation by @maratth in #242
- Add optional callback for pool destroy by @Tomas2D in #244
- Set protocolVersion as optional in escape function (TypeScript) by @Rafatcb in #248
- Bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #252
- Fix tsc build issues by @777777miSSU7777777 in #255
- Automatically reconnect to database by @Tomas2D in #259
- Fix attaching to database if database does not exists by @Tomas2D in #260
- Add definitions to transaction isolation modes by @Rafatcb in #262
- Added configurable character set for connections. by @thekevinbrown in #272
- feat(blob): add support value text for blob subtype 1 by @jesusvilla in #274
- feat(blob): add support unique transaction for get blob by @jesusvilla in #275
New Contributors
- @Tomas2D made their first contribution in #244
- @Rafatcb made their first contribution in #248
- @dependabot made their first contribution in #252
- @777777miSSU7777777 made their first contribution in #255
- @thekevinbrown made their first contribution in #272
- @jesusvilla made their first contribution in #274
Full Changelog: v0.9.9...v1.1.0