Skip to content

v2.30.1

Choose a tag to compare

@hasura-bot hasura-bot released this 24 Jul 07:49
· 2532 commits to master since this release

Changelog

This is a patch release for v2.30

Bugfixes and Improvements

Server

  • Fix handling of MS SQL connections without pooling. The Server previously always assumed there is a connection pool, leading to a crash when trying to disable it.