Skip to content

Releases: VirtoCommerce/vc-module-event-bus

3.803.0

16 May 06:50
Compare
Choose a tag to compare

Update platform

3.800.1

18 Apr 09:43
Compare
Choose a tag to compare

🎯 Development

  • Add support for events that are not derived from GenericChangedEntryEvent<> (#20)

3.400.1

18 Apr 09:59
Compare
Choose a tag to compare

🎯 Development

  • Add support for events that are not derived from GenericChangedEntryEvent<> (#20)

3.802.0

16 Apr 14:24
Compare
Choose a tag to compare

🎯 Development

  • Add support for events that are not derived from GenericChangedEntryEvent<> (#20)

3.801.0

15 Mar 08:03
Compare
Choose a tag to compare

🎯 Development

  • Simplify event handlers registration (#19)

3.800.0

11 Jan 14:20
Compare
Choose a tag to compare

🎯 Development

  • Update to .NET 8

3.400.0

19 Jul 14:05
Compare
Choose a tag to compare

🎯 Development

  • Update Crud and Search services (#17)

3.203.0

20 Dec 13:33
Compare
Choose a tag to compare

🎯 Development

  • DB Agnostic architecture with SqlServer, MySql and PostgreSQL

🐞 Bug fixes

  • Normalize line endings

3.202.0

06 Sep 10:11
Compare
Choose a tag to compare

🎯 Development

  • Improvements (#15)

Common improvements of the module functionality:

  • Supporting multiple destination providers
  • Supporting custom destination providers
  • Configurable via API as well as through application configuration (appsettings.json, environment variables, etc.)
  • Additional event filtering with the JsonPath expression
  • Preprocessing event data with Scriban-template enables fine-tuning the payload for the destination provider
  • Reworking documentation

3.201.0

26 Apr 09:02
Compare
Choose a tag to compare

Fixed ErrorMessage is not reseted on success.