absinthe_plug v1.5.1 Release Notes

Release Date: 2020-11-28 // over 3 years ago
    • ๐Ÿ”‹ 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 a conn's Absinthe context.
    • Ensure all Absinthe.Plug options are overrideable via the runtime put_options function.