This repository has been archived by the owner on Aug 24, 2022. It is now read-only.
Releases: Shopify/azkaban-scheduler-ruby
Releases · Shopify/azkaban-scheduler-ruby
Updating release version.
The release version was off, so we needed to update it to match the gem.
Passing custom headers through the Client.
Modified the client to store custom headers on the instance. This removes the necessity to pass custom headers to each request method on the session.
Passing Custom Headers For HTTP Request
Allows to the user to pass custom HTTP headers for when we are posting to Azkaban.