Skip to content

Releases: arcalot/arcaflow-plugin-sdk-python

0.11.0 beta: ATP v2 Support & Bug fixes

21 Sep 16:20
44b451e
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 0.10.3...0.11.0

0.10.3

22 Jun 16:12
4a6800e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.2...0.10.3

0.10.2

13 Apr 11:26
f97757c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.1...0.10.2

HTTP Server Removal and Improved Error Handling

14 Feb 17:25
5fee110
Compare
Choose a tag to compare

What's Changed

  • Convert project to use poetry and pre-commit by @portante in #81
  • Removed HTTP server from SDK by @janosdebugs in #84
  • Added error message for null work start message by @jaredoconnell in #85

New Contributors

Full Changelog: 0.10.0...0.10.1

0.10.0: Allow scopes and objects in one-of types

23 Nov 20:41
Compare
Choose a tag to compare

What's Changed

  • Allow scopes and objects in one-of types by @janosdebugs in #72

This update is required for the newest version of the arcaflow-engine for plugins that use the one-of types.

Full Changelog: 0.9.0...0.10.0

0.9.0: Start message on ATP

18 Oct 11:21
Compare
Choose a tag to compare

What's Changed

  • Adding start output message to protocol by @janosdebugs in #76

Full Changelog: 0.8.0...0.9.0

0.8.0

17 Oct 15:08
d6a4d98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0: Parent class support

23 Aug 14:01
1c11b01
Compare
Choose a tag to compare

PyPI: https://pypi.org/project/arcaflow-plugin-sdk/0.7.0/

What's Changed

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0: HTTP support

22 Aug 08:15
Compare
Choose a tag to compare

PyPI: https://pypi.org/project/arcaflow-plugin-sdk/0.6.0/

What's Changed

  • Fixes #39: HTTP API by @janosdebugs in #42

Full Changelog: 0.5.0...0.6.0

0.5.0: Standard Input Support

17 Aug 11:08
Compare
Choose a tag to compare

PyPI: https://pypi.org/project/arcaflow-plugin-sdk/0.5.0/

What's Changed

  • Fixes #35: Adding support for loading configs from stdin by @janosdebugs in #36

Full Changelog: 0.4.2...0.5.0