All Versions
25
Latest Version
Avg Release Cycle
99 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.8 Changes
- ๐ Bug Fix: Preserve
:context
during init
- ๐ Bug Fix: Preserve
-
v1.5.7 Changes
- ๐ Bug Fix: Handle over encoded JSON string request body
-
v1.5.6 Changes
- ๐ Bug Fix: Handle invalid batch request structure
-
v1.5.2 Changes
December 08, 2020- ๐ Bug fix: Fix a compilation race condition in plug options check.
-
v1.5.1 Changes
November 28, 2020- ๐ Feature: Allow overriding
Absinthe.Plug.DocumentProvider.Compiled
process function. - ๐ Feature: Opt out of the default Transport Batch response nesting with
transport_batch_payload_key: false
. - Feature: Add
Absinthe.Plug.assign_context/2
helper for inserting values into aconn
's Absinthe context. - Ensure all Absinthe.Plug options are overrideable via the runtime
put_options
function.
- ๐ Feature: Allow overriding
-
v1.5.0 Changes
May 14, 2020- ๐ Basically no changes in Absinthe.Plug, but required for Absinthe 1.5 pre-release support
- โก๏ธ Chore: Update Plug. Get rid of plug compilation warnings
- ๐ Feature: allow to pass a default query to GraphiQL interface
-
v1.5.0-rc.2
February 24, 2020