Skip to content

Releases: gatewayd-io/gatewayd-plugin-auth

v0.1.1

22 Feb 16:51
74b2a01

Choose a tag to compare

Bug Fixes

  • Fix authorization denial hanging the client by sending ErrorResponse + ReadyForQuery instead of ErrorResponse + Terminate in BuildAccessDeniedResponse. The Terminate message (type byte X) is a frontend message and caused psql/libpq to encounter an invalid backend message type, hanging indefinitely. (#2)

v0.1.0

16 Feb 23:09
ad8115b

Choose a tag to compare