Skip to content

Releases: rwynn/gtm

gtm v2.0.7

08 May 02:43
Compare
Choose a tag to compare
  • Additional error handling and recovery for change streams

gtm v2.0.6

27 Apr 17:25
Compare
Choose a tag to compare
  • Change stream error handling
  • Don't force batch sizes

gtm v2.0.5

20 Nov 03:33
Compare
Choose a tag to compare
  • Add ability to resume streams from tokens

gtm v2.0.4

14 Nov 01:32
Compare
Choose a tag to compare
  • Improved performance of direct reads on views

gtm v2.0.3

30 Oct 17:29
Compare
Choose a tag to compare
  • allow configuring change stream MaxAwaitTime

gtm v2.0.2

25 Oct 04:46
Compare
Choose a tag to compare
  • Fix query in setMin and setMax

gtm v2.0.1

20 Oct 17:01
Compare
Choose a tag to compare
  • add option for bounded direct reads

gtm v2.0.0

20 Aug 17:13
Compare
Choose a tag to compare
  • This is the current release of gtm designed to work with the latest golang driver from MongoDB.

gtm v1.0.0

20 Aug 17:12
Compare
Choose a tag to compare
  • This release works with the community maintained mgo driver. New users of gtm should use v2.0.0 which is based on the new golang driver from MongoDB.