All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated auth failures to bail out faster
- Removed command-specific checks in payload creation since they live in the server
- Updated one more piece of GraphQL to hardcode SSL to false for aiohttp
- pinning the version of gql in the setup.py to 3.5.3 since 4.0 has breaking changes for now
- Updated the issue_task functionality to allow supplying
payload_typename- This will enable features like
forgewhere the backing payload type container differs from the type of the callback
- This will enable features like