New
0.28.8
Hey ๐
A small batch of bug fixes. Please report any issues. ๐ค๐ฐ๐ค
๐ Features
๐ Bugfixes
PostgreSQL ๐
- fix: filter schemas the current user does not have access to in postres introspector by @chanon in https://github.com/kysely-org/kysely/pull/1550
- fix: insert/update not being wrapped in parens when in CTE of a merge query. by @igalklebanov & @msifd in https://github.com/kysely-org/kysely/pull/1611
๐ Documentation
- chore: add SECURITY.md. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1590
- fix: correct JSDoc type references in migration docs by @iyoshi-rgb in https://github.com/kysely-org/kysely/pull/1536
๐ฆ CICD & Tooling
- chore(ci): add dependency provenance check, bump deps to force check. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1589
- chore: bumps dependencies. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1600
- chore: bump deps. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1612
โ ๏ธ Breaking Changes
๐ค New Contributors
- @chanon made their first contribution in https://github.com/kysely-org/kysely/pull/1550
- @iyoshi-rgb made their first contribution in https://github.com/kysely-org/kysely/pull/1536
- @msifd made their first contribution in https://github.com/kysely-org/kysely/pull/1611
Full Changelog: https://github.com/kysely-org/kysely/compare/v0.28.7...v0.28.8