This repository was archived by the owner on Apr 30, 2025. It is now read-only.
Releases: FRINXio/frinx-python-sdk
Releases · FRINXio/frinx-python-sdk
v2.4.1
What's Changed
- Refine LoggerConfig and LoggerSettings by @MartinFoka in #73
- Add RetryOnExceptionError class for handling task retries with custom logic by @julian-gula in #71
- Fix: Change O to 0 in TEST_simulate_retryable_error and add traceback by @MartinFoka in #74
- Remove ga_workflows_collected_data from system-tests.yml by @MartinFoka in #75
- Update conductor system tests by @MartinFoka in #76
- Add reasonForIncompletion to task execution update by @MartinFoka in #77
- Exclude simulate_retryable_error from wf for system tests by @MartinFoka in #78
New Contributors
- @julian-gula made their first contribution in #71
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Add status property to WorkflowTaskImpl by @dpavlov-frinx in #72
New Contributors
- @dpavlov-frinx made their first contribution in #72
Full Changelog: v2.3.1...v2.4.0
v2.3.1
v2.3.0
What's Changed
- Revamp logging with RootLogHandler and new logger config by @MartinFoka in #67
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
What's Changed
- Ensure external payload uses the same base URL as CONDUCTOR_URL_BASE by @MartinFoka in #59
- Fix exception response handler by @MartinFoka in #60
- Add schellar rbac headers to requests by @Jozefiel in #64
- Add function and env variable to escape UC key values by @jaro0149 in #68
- url compatible with fm 7.0 by @Jozefiel in #66
New Contributors
Full Changelog: v2.1.3...v2.2.0
v2.2.0-rc1-task-log-handler
What's Changed
- Ensure external payload uses the same base URL as CONDUCTOR_URL_BASE by @MartinFoka in #59
Full Changelog: v2.1.3...v2.2.0-rc1-task-log-handler
v2.1.3
What's Changed
- Fix util conditions by @jbogusciak in #57
New Contributors
- @jbogusciak made their first contribution in #57
Full Changelog: v2.1.2...v2.1.3