Releases: xethorn/garcon
Releases · xethorn/garcon
v1.1.1
What's Changed
- Fix threading error leading to boto3 S3 failures by @efedorov-dart in #108
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Create codeql-analysis.yml by @xethorn in #103
- Update example in README by @xethorn in #104
- Bump requirements versions, tested with actual environments up to 3.12 by @efedorov-dart in #106
- Update publish.yml by @xethorn in #107
New Contributors
- @efedorov-dart made their first contribution in #106
Full Changelog: v1.0.2...v1.1.0
Release 1.0.2
Fixes:
- #102 : fix: retrieving history for a given identity only accepts strings,
None
was provided.
Release 1.0.1
Fix:
- #100 : fix the
next page token
in the decider params.
Release 1.0.0
Release v1.0.0-alpha.3
Fixes:
- #96 : Fix activity execution.
Release 0.4.1
Change:
- Enables calling
on_exception
whenactivity.fail
throws an exception. - Deprecate python 2.7, 3.4
Release v1.0.0-alpha.2
Notable changes:
- Fully deprecate python 2.7