1.2.0 -- Do NOT Use
Important
- We recommend you upgrade to the later version due to known issues with task domain in this release.
What's Changed
- Support for older python versions by @v1r3n in #242
- Fix release GH Workflow by @jmigueprieto in #277
- Fix failing test by @jmigueprieto in #279
- ADD Backward compatibility tests by @orkes-harshil in #289
- Update SDK POJOs to match server POJO implementations by @orkes-harshil in #287
- Add support for signal api changes by @orkes-harshil in #291
- added support for SignalResponse by @orkes-harshil in #293
- workflow execution with return strategy by @orkes-harshil in #297
- Add code coverage by @EugeneKisel-sm in #305
- Invalid token error handling by @IgorChvyrov-sm in #304
- KafkaPublishInput missing swagger attributes by @IgorChvyrov-sm in #306
- Feature migrate to poetry by @IgorChvyrov-sm in #307
- Lint fixes for RUF013 and FA100 errors by @IgorChvyrov-sm in #309
- Lint fixes for F, E, W, G and RSE errors by @IgorChvyrov-sm in #310
- Lint fixes for B, PERF, RUF and C4 errors by @IgorChvyrov-sm in #311
- Lint fixes for PLR, PLW, PLC, PUI and TC errors by @IgorChvyrov-sm in #312
- Apply automated fixes from Ruff linter by @IgorChvyrov-sm in #308
- Refactor final linter fixes by @IgorChvyrov-sm in #313
- Rewrite unit/ to pytest by @IgorChvyrov-sm in #314
- Rewrite serdesertest/ to pytest by @IgorChvyrov-sm in #316
- Rewrite backwardcompatibility/ to pytest by @IgorChvyrov-sm in #317
- Add missed README.md to Docker image and bump package version to 1.1.11 by @IgorChvyrov-sm in #315
- Add documentation for release process by @IgorChvyrov-sm in #318
- Update gh action variables by @EugeneKisel-sm in #323
- Added description field by @IgorChvyrov-sm in #321
- Async SDK Clients for Orkes Conductor and Conductor OSS by @IgorChvyrov-sm in #320
- Add missing endpoints and separate generated code by @IgorChvyrov-sm in #324
- Add integration tests for Async client by @IgorChvyrov-sm in #326
- Prevent race condition during JWT obtaining by @IgorChvyrov-sm in #329
- Added sync and async integration tests to fail condition by @IgorChvyrov-sm in #337
- Release v1.2.0 by @IgorChvyrov-sm in #338
New Contributors
- @EugeneKisel-sm made their first contribution in #305
Full Changelog: 1.1.10...1.2.0