Releases: rwynn/monstache
Releases · rwynn/monstache
monstache v3.26.6
- Add option to disable PEM validation via environment variables
monstache v6.5.4
- Fix an issue generating index names for time machine indexes
- Improving change stream error handling and recovery
monstache v5.5.4
- Fix an issue generating index names for time machine indexes
- Improving change stream error handling and recovery
monstache v4.19.5
- Fix an issue generating index names for time machine indexes
monstache v3.26.5
- Fix an issue generating index names for time machine indexes
monstache v6.5.3
- 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
- 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
- Fix noisy errors on findOne from javascript when document not found
- Add
dot-notation
boolean option underrelate
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
- Fix noisy errors on findOne from javascript when document not found
- Add
dot-notation
boolean option underrelate
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
- Fix noisy errors on findOne from javascript when document not found
- Add
dot-notation
boolean option underrelate
to support nested queries using dot notation - Build with go 1.14
- Upgrade docker images