Change8

v2.48.9

📦 hasura-authView on GitHub →
🐛 3 fixes

Summary

This patch release for v2.48 includes several bug fixes across the Server and Console components, notably improving connection handling and resolving permission saving issues.

🐛 Bug Fixes

  • Fixed an issue where the connection_lifetime pool setting was not correctly applied, potentially improving memory usage and connection balancing.
  • Resolved an erroneous "overloaded functions are not supported" error that could occur during database upgrades involving oid rewriting.
  • Fixed a bug preventing the saving of permissions for non-admin roles in remote schemas.