Skip to content

Releases: Kicksaw-Consulting/trailwatch-python-sdk

v1.0.1

24 Apr 18:20

Choose a tag to compare

  • strip forward slashes and spaces from trailwatch aws url

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Apr 17:29

Choose a tag to compare

  • Cancel alarm on execution context exit. This way alarm is not thrown in the next execution within the same environment.

Full Changelog: v0.3.3...v1.0.0

v0.3.3

21 Apr 22:05

Choose a tag to compare

  • Preserve docstring indentation when using it as job description

Full Changelog: v0.3.2...v0.3.3

v0.3.2

20 Apr 22:42

Choose a tag to compare

HOTFIX

  • Allow multiple Salesforce integrations (jobs) with the same name. Oldest one is used and a warning is thrown. Multiple integrations (jobs) are created when jobs are executed in parallel. This happens because currently there is no upsertion mechanism for Salesforce integration

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 Apr 15:40

Choose a tag to compare

  • Updated execution URL
  • Docstrings are now formatted - intendation is removed and whitespaces are stripped

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Apr 01:52

Choose a tag to compare

  • Added Salesforce connector
  • Added support for sending files
  • Better documentation

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Apr 23:23
c81505d

Choose a tag to compare

  • Bumped Python from 3.9 to 3.10
  • Completely refactored SDK
  • Added support for timeouts
  • Added optional Salesforce dependency
  • Changed license from MIT to Apache 2.0
  • Updated documentation

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Mar 23:01

Choose a tag to compare

Initial release to register a PyPI project.