Skip to content

Releases: serverlessworkflow/synapse

0.4.3

23 Apr 08:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

0.4.2

28 Jul 12:38
Compare
Choose a tag to compare

What's Changed

  • Use of correction authentication properties by @jaliyaudagedara in #343
  • Replaced deprecated use of Ubuntu 18 by Windows in the versioning CI/CD by @JBBianchi in #350
  • Fixed the OpenApiFunctionProcessor, which was failling unexpectedly when returned contentless responses by @cdavernas in #352

Full Changelog: v0.4.1...v0.4.2

0.4.1

22 Mar 11:39
b3c07d5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

0.4.0

10 Jan 13:21
Compare
Choose a tag to compare

What's Changed

  • Added a new 'AUTHZ' runtime expression parameter, which describes a function's authorization scheme, if any by @cdavernas in #337

Full Changelog: v0.3.19...v0.4.0

0.3.19

23 Dec 10:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.18...v0.3.19

0.3.18

22 Dec 12:14
Compare
Choose a tag to compare

What's Changed

  • Fixed the ODataFunctionProcessor to properly evaluate both operation uri and arguments before performing the ODATA call by @cdavernas in #335

Full Changelog: v0.3.17...v0.3.18

0.3.17

22 Dec 11:20
Compare
Choose a tag to compare

What's Changed

  • Fixed the ProduceEventProcessor to publish the event using the newly added PublishEvent context method by @cdavernas in #333

Full Changelog: v0.3.16...v0.3.17

0.3.16

22 Dec 09:32
Compare
Choose a tag to compare

What's Changed

  • Updated all package references to latest, thus fixing #328
  • Properly annotated all model properties, thus avoiding snapshot ser/des issues with private fields and reado-only properties
  • Added a new ProjectNeverAttribute, used to avoid templating/projecting read-only properties, thus avoiding property duplication and subsequent ser/des exceptions

Full Changelog: v0.3.15...v0.3.16

0.3.15

16 Nov 13:28
Compare
Choose a tag to compare

What's Changed

  • Fixed Neuroglia package reference, thus fixing a critical EventStore bug related to snapshot serialization by @cdavernas in #321

Full Changelog: v0.3.14...v0.3.15

0.3.14

11 Nov 12:28
Compare
Choose a tag to compare

What's Changed

  • Updated the Dashboard's correlation interface by enabling its reactive features, by adding a button to trigger correlations by posting cloud events in-app, and by adding a new view to create explicit correlations by @cdavernas in #319

Full Changelog: v0.3.13...v0.3.14