Skip to content

Releases: conductor-oss/python-sdk

1.4.0

Choose a tag to compare

@chrishagglund-ship-it chrishagglund-ship-it released this 24 Jun 17:09
fb10a2a

What's Changed

  • Bump vulnerable dependencies (filelock, urllib3, virtualenv) by @nthmost-orkes in #382
  • feat: add ConductorClients as alias for OrkesClients by @nthmost-orkes in #404
  • fix: restore security dep versions reverted by conductor-clients-alias merge by @nthmost-orkes in #406
  • fix: bump vulnerable deps (requests, pytest, Pygments) and drop EOL Python 3.9 by @nthmost-orkes in #405
  • only call to deploy harness worker on certification clouds when manually triggered by @chrishagglund-ship-it in #407
  • docs: explain execute() RUNNING-after-timeout behavior and how to debug stuck workflows by @nthmost-orkes in #408
  • docs: clarify OrkesClients works with OSS Conductor, no account required by @nthmost-orkes in #403
  • Fix worker poll hang: use client default timeout instead of disabling it by @manan164 in #412
  • Standardized metrics export - feature flagged by @chrishagglund-ship-it in #409

Full Changelog: 1.3.11...1.4.0

1.3.11

Choose a tag to compare

@v1r3n v1r3n released this 21 Apr 02:36
4ae0014

What's Changed

  • test worker for conductor release certification by @chrishagglund-ship-it in #393
  • feat: add convenience re-exports to conductor.client for common symbols by @nthmost-orkes in #396
  • docs: clarify OrkesClients OSS compatibility and scan_for_annotated_workers behavior by @nthmost-orkes in #394
  • Lease extend by @v1r3n in #398
  • enable metrics for harness worker and bugfix for client losing its connection by @chrishagglund-ship-it in #397
  • Make schema registration optional (default: off) by @v1r3n in #399
  • refactor(lease): centralized LeaseManager decouples heartbeats from poll loop by @v1r3n in #400
  • refactor(lease): centralized LeaseManager decouples heartbeats by @v1r3n in #401
  • Graceful fallback from update-task-v2 to v1 when server doesn't support it by @v1r3n in #385

New Contributors

Full Changelog: 1.3.10...1.3.11

1.3.10

Choose a tag to compare

@mp-orkes mp-orkes released this 06 Apr 20:59
8cff357

What's Changed

  • feat: Workflow Message Queue (WMQ) support by @mp-orkes in #389

Full Changelog: 1.3.9...1.3.10

1.3.9

Choose a tag to compare

@v1r3n v1r3n released this 27 Mar 18:21
a751eba

What's Changed

  • docs: fix Ubuntu/Debian install guidance and correct UI port in quickstart by @nthmost-orkes in #390
  • Reduce logging verbosity by @v1r3n in #392

New Contributors

Full Changelog: 1.3.8...1.3.9

1.3.8

Choose a tag to compare

@v1r3n v1r3n released this 19 Mar 06:22
eba99a1

What's Changed

  • Fix v1 fallback to handle HTTP 405 from update-task-v2 on older Conductor by @manan164 in #388

Full Changelog: 1.3.7...1.3.8

1.3.7

Choose a tag to compare

@v1r3n v1r3n released this 19 Mar 05:48
c2e3760

What's Changed

  • Fix backward compat: fall back to v1 update endpoint by @manan164 in #387

Full Changelog: 1.3.6...1.3.7

1.3.6

Choose a tag to compare

@v1r3n v1r3n released this 17 Mar 16:15

What's Changed

  • Remove upper bound on Python version constraint by @mp-orkes in #386

New Contributors

Full Changelog: 1.3.5...1.3.6

1.3.5

Choose a tag to compare

@v1r3n v1r3n released this 14 Mar 07:24
8f2b9dc

What's Changed

  • Add update-task-v2 endpoint with tight execute loop and reduce log verbosity by @v1r3n in #383

Full Changelog: 1.3.4...1.3.5

1.3.5-rc1

1.3.5-rc1 Pre-release
Pre-release

Choose a tag to compare

@v1r3n v1r3n released this 10 Mar 15:35
8f2b9dc

What's Changed

  • Add update-task-v2 endpoint with tight execute loop and reduce log verbosity by @v1r3n in #383

Full Changelog: 1.3.4...1.3.5-rc1

1.3.4

Choose a tag to compare

@v1r3n v1r3n released this 27 Feb 06:09
945e805

What's Changed

  • Improve HTTP/2 resilience, worker supervision defaults, metrics, chaos tests, and FastAPI example by @v1r3n in #375
  • Fix thread safety in MetricsCollector and parent process metrics registry by @manan164 in #376

New Contributors

Full Changelog: 1.3.3...1.3.4