v1.5.5
版本发布时间: 2023-04-08 20:51:57
jeremydaly/serverless-mysql最新发布版本:v1.5.5(2023-04-08 20:51:57)
What's Changed
- feat: add ECONNRESET to retry condition by @iRoachie in https://github.com/jeremydaly/serverless-mysql/pull/123
- feat: add support for a connection string by @sromic in https://github.com/jeremydaly/serverless-mysql/pull/140
- fix: remove duplicate array entry by @janpio in https://github.com/jeremydaly/serverless-mysql/pull/100
- feat: expose
escapeId
andformat
and correct TypeScript types by @benvium in https://github.com/jeremydaly/serverless-mysql/pull/120 - fix(types): resolve noImplicitAny issues by @StefanR23 in https://github.com/jeremydaly/serverless-mysql/pull/101
New Contributors
- @iRoachie made their first contribution in https://github.com/jeremydaly/serverless-mysql/pull/123
- @sromic made their first contribution in https://github.com/jeremydaly/serverless-mysql/pull/140
- @janpio made their first contribution in https://github.com/jeremydaly/serverless-mysql/pull/100
- @benvium made their first contribution in https://github.com/jeremydaly/serverless-mysql/pull/120
- @StefanR23 made their first contribution in https://github.com/jeremydaly/serverless-mysql/pull/101
- @naorpeled made their first contribution in https://github.com/jeremydaly/serverless-mysql/pull/143
Full Changelog: https://github.com/jeremydaly/serverless-mysql/compare/v1.5.4...v1.5.5