Tags: codaxy/conductor-sharp
Toggle v3.7.2's commit message
Toggle v3.7.1's commit message
Specify missing query params for GetExternalStorageLocationAsync (#209 )
* Specify operation and payloadType
* Bump to stable version
Toggle v3.7.0's commit message
Toggle v3.6.0's commit message
Refactor code and add new ExecutionManager implementation (beta versi…
…on) (#206 )
* Refactor code and add new ExecutionManager implementation (beta version)
* Reduce exposure
---------
Co-authored-by: ognjenkatic <>
Toggle v3.5.0's commit message
Add feature which allows formatting of conductor expression (#204 )
* Add initial implemenation
* Create alpha release
* Improve exception messages, add test case
* Improve messages further
* Add ability to interpolate conductor expression formatters
* Update ConductorSharp
Toggle v3.4.1's commit message
Change the cancellation detection strategy (#203 )
* Change the cancellation detection strategy
* Detect if task is cancelled due to background service shutdown
* Bump version
Toggle v3.4.0's commit message
Add option which controls whether topic is created on startup or not (#…
…202 )
Toggle v3.3.0's commit message
Create topic if it does not exists (#201 )
* Try to create topic if it does not exists
* Bump version
* Bump version
Toggle v3.2.0's commit message
Task cancellation support (#200 )
* Move task processing into separate method
* Add initial implementation
* Add initial implementation
* Add debug logs
* Do not create cts on kafka event
* Make background service more robust
* Remove package, add null checks
* Suppress warnings
* Create experimental version
* Add github action step to build KafkaCancellationNotifier
* Fix log messages
* Bump version
* Bump version
Toggle v3.1.1's commit message
Handle null case for pollResponse
You can’t perform that action at this time.