v0.28.17
0.28.17
Fixed 1
- Further harden JSON path .key(...) and .at(...) against SQL injections and exfiltrations
Hey 👋
A small batch of bug fixes. Please report any issues. 🤞😰🤞
0.29 is right around the corner. Try the latest RC version!
🚀 Features
🐞 Bugfixes
- fix: further harden JSON path
.key(...)and.at(...)against SQL injections and exfiltrations. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1804
📖 Documentation
- docs(returning): remove outdated SQLite alias workaround by @aymenhmaidiwastaken in https://github.com/kysely-org/kysely/pull/1793
📦 CICD & Tooling
⚠️ Breaking Changes
🐤 New Contributors
- @aymenhmaidiwastaken made their first contribution in https://github.com/kysely-org/kysely/pull/1793
What's Changed
Full Changelog: https://github.com/kysely-org/kysely/compare/v0.28.16...v0.28.17