Skip to content

Releases: czeslavo/watermill-firestore

v0.2.1

14 May 13:34
8126216
Compare
Choose a tag to compare

Add CustomFirestoreClient to config

v0.2.0

28 Apr 14:53
04be856
Compare
Choose a tag to compare
Merge pull request #7 from czeslavo/add-close

Add Close method to transactional publisher

v0.1.3

05 Feb 13:36
3059fcb
Compare
Choose a tag to compare
Merge pull request #3 from boreq/closed-mutex

Fix a data race in the close method

v0.1.2

17 Dec 12:10
a50d137
Compare
Choose a tag to compare
  • Custom marshaling
  • Additional logs

Fix root collection creating

11 Dec 08:23
Compare
Choose a tag to compare

When creating root collection always default "pubsub" was used. It's been fixed and it's configurable now.

v0.1.0

25 Nov 10:18
Compare
Choose a tag to compare
Add transactional publishing, queue length querying