Skip to content

Releases: KazW/HasuraHandler

v0.1.10

08 Sep 07:42
Compare
Choose a tag to compare

Fix infinite event retries, event payload validation, and logging around missing event handlers.

v0.1.9

06 Sep 04:27
Compare
Choose a tag to compare

Works better in development mode, and is built a bit more Rails-like in general now.

v0.1.8

04 Aug 05:26
Compare
Choose a tag to compare

Remove the use of strong params.

v0.1.7

04 Aug 04:28
Compare
Choose a tag to compare

Increase compatibility with Rails apps that render HTML.

v0.1.6

04 Aug 02:45
Compare
Choose a tag to compare

Support Rails 5 and above.

v0.1.5

03 Aug 06:22
e626915
Compare
Choose a tag to compare

Authentication hooks are now supported! Also, actions now get the headers of the request.

Creating a release here on GitHub now automatically publishes the gem too!