v0.15.11
What's Changed
- fix(database): sql findMany() populates cache identifier uniqueness by @kon14 in #489
- fix(hermes): numeric param parsing, REST middleware running before param validation by @kon14 in #491
- fix: migrations by @kkopanidis in #493
- [Snyk] Security upgrade twilio from 3.78.0 to 4.0.0 by @snyk-bot in #495
- refactor(grpc-sdk): change serviceHealthStatusGetter to proper type w… by @kkopanidis in #499
- feat(storage): make s3 storage generic with endpoint fix #497 by @scottymack in #498
- fix(database,grpc-sdk): sql parseQuery numeric parsing, grpc-sdk depending on sequelize by @kon14 in #500
New Contributors
- @scottymack made their first contribution in #498
Full Changelog: v0.15.10...v0.15.11