### Release Notes for [4.4.3](https://github.com/doctrine/dbal/milestone/191) ### 4.4.3 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** #### Bug - [7336: Fix Json object mapping](https://github.com/doctrine/dbal/pull/7336) thanks to @VincentLanglet #### Bug,QueryBuilder - [7326: Make it possible to create union main part for a CTE](https://github.com/doctrine/dbal/pull/7326) thanks to @sbuerk