Skip to content

Releases: rwynn/monstache

monstache v5.5.4

28 Apr 17:54
Compare
Choose a tag to compare
  • Fix an issue generating index names for time machine indexes
  • Improving change stream error handling and recovery

monstache v4.19.5

28 Apr 17:52
Compare
Choose a tag to compare
  • Fix an issue generating index names for time machine indexes

monstache v3.26.5

28 Apr 17:52
Compare
Choose a tag to compare
  • Fix an issue generating index names for time machine indexes

monstache v6.5.3

09 Apr 15:08
Compare
Choose a tag to compare
  • Driver and dependency upgrades
  • Fall back to use serverStatus command to get timestamp if replSetGetStatus fails
  • Better scoping on index deletion if MongoDB database is dropped

monstache v5.5.3

09 Apr 15:07
Compare
Choose a tag to compare
  • Driver and dependency upgrades
  • Fall back to use serverStatus command to get timestamp if replSetGetStatus fails
  • Better scoping on index deletion if MongoDB database is dropped

monstache v6.5.2

12 Mar 14:42
Compare
Choose a tag to compare
  • Fix noisy errors on findOne from javascript when document not found
  • Add dot-notation boolean option under relate to support nested queries using dot notation
  • Build with go 1.14
  • Upgrade docker images
  • Upgrade MongoDB go driver to 1.3.1

monstache v5.5.2

12 Mar 14:41
Compare
Choose a tag to compare
  • Fix noisy errors on findOne from javascript when document not found
  • Add dot-notation boolean option under relate to support nested queries using dot notation
  • Build with go 1.14
  • Upgrade docker images
  • Upgrade MongoDB go driver to 1.3.1

monstache v4.19.4

12 Mar 14:40
Compare
Choose a tag to compare
  • Fix noisy errors on findOne from javascript when document not found
  • Add dot-notation boolean option under relate to support nested queries using dot notation
  • Build with go 1.14
  • Upgrade docker images

monstache v3.26.4

12 Mar 14:39
Compare
Choose a tag to compare
  • Fix noisy errors on findOne from javascript when document not found
  • Add dot-notation boolean option under relate to support nested queries using dot notation
  • Build with go 1.14
  • Upgrade docker images

monstache v6.5.1

08 Feb 16:18
Compare
Choose a tag to compare
  • Upgrade MongoDB driver to 1.3.0
  • Upgrade docker images and go runtime