Skip to content

Releases: DominikBB/signal

Additional metadata added to events in signal

26 Aug 20:19
Compare
Choose a tag to compare

Events now contain a string name of the aggregate type, and a timestamp of event creation. These will be used in the future to increase robustness.

Signal PGO Initial release

12 Aug 19:07
Compare
Choose a tag to compare

You can now persist your events in postgres!

Minor changes to storage handler

12 Aug 20:30
Compare
Choose a tag to compare

Removed write ahead log logic for the time being as it should be responsibility of the persistence layers.

v0.2.0 - Signal gets logging support

10 Aug 21:34
Compare
Choose a tag to compare
  • Basic telemetry and logging added
  • Support for custom loggers
  • Bug fixes

Initial release

09 Aug 16:50
Compare
Choose a tag to compare
v0.1.0

Minor fixes after renaming.