Skip to content

v3.11.0

Latest
Compare
Choose a tag to compare
@danielgerlag danielgerlag released this 10 Sep 16:40
· 4 commits to master since this release
3f12604

What's Changed

  • #1270 Fixed list items deserialization duplication by @michalkrzych in #1271
  • fix typo in PersistanceFactory by @Revazashvili in #1267
  • Update correct workflow name for Sample09s by @AngrySKL in #1254
  • Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /src/providers/WorkflowCore.QueueProviders.SqlServer by @dependabot in #1228
  • Bump MongoDB.Driver from 2.8.1 to 2.19.0 in /src/providers/WorkflowCore.Persistence.MongoDB by @dependabot in #1147
  • Added CosmosClientOptions to UseCosmosDbPersistence method and CosmosClientFactory constructor by @afroze9 in #1062
  • Fix typo on Redis providers readme by @tvdias in #1282
  • Feat update rabbitmq by @JoaquimInGit in #1286
  • Fix morenullrefs in workflow activity by @jakenuts in #1281
  • Oracle persistance provider by @cjundt in #1148
  • added a type resolver to be replaced by another implementation later. by @rapmue in #1166
  • Bump Npgsql from 5.0.14 to 5.0.18 in /src/providers/WorkflowCore.Persistence.PostgreSQL by @dependabot in #1288

New Contributors

Full Changelog: v3.10.0...v3.11.0