Tags: pramsperger/elsa-core
Tags
make NewtonsoftJson and System.Text.Json works side by side (fixed) (e… …lsa-workflows#4441) * make NewtonsoftJson and System.Text.Json works side by side. The idea is instead of using AddNewtonsoftJson to all controllers,make an attribute to use Newtensoft as Object result's formatter, and apply this attribute to all controllers that in Elsa.Server.Api namespace. * update * update
These changes are a quickfix to prevent an infinite loop while dispos… …ing clients. It does not fix the original problem but helps ELSA to continue working. (elsa-workflows#3901) Co-authored-by: Yannick Laubscher <yannick.laubscher@swissteach.ch>
Added general global bookmark provider for all KafkaMessageReceivedOv… …erride Triggers (elsa-workflows#3807) Co-authored-by: Yannick Laubscher <yannick.laubscher@swissteach.ch>