v2.29.1
Changelog
This is a patch release for v2.29
Bugfixes and Improvements
Server
- Add
disable_postgres_arraysexperimental feature flag that can be used to preserve the earlier behavior to output types like_textfor Postgres array fields instead of[String!](fix #9756).