Skip to content

Releases: rwynn/monstache

monstache v3.26.1

02 Oct 18:54
Compare
Choose a tag to compare
  • Fix regression in last release where array values were sent to Elasticsearch with nulls prepended
  • Fix issue where requests to the /instance endpoint would timeout if the process when from active to inactive in a cluster

monstache v6.2.0

01 Oct 20:45
Compare
Choose a tag to compare
  • Add GET /instance endpoint to http server for process information and status
  • Fix issue where empty array sent to Elasticsearch as null instead of empty array
  • Use $currentDate operator to update timestamp in cluster mode instead of process system time
  • Ensure deprecated _type field is not set on all delete requests for Elasticsearch 7

monstache v5.2.0

01 Oct 20:44
Compare
Choose a tag to compare
  • Add GET /instance endpoint to http server for process information and status
  • Fix issue where empty array sent to Elasticsearch as null instead of empty array
  • Use $currentDate operator to update timestamp in cluster mode instead of process system time

monstache v4.19.0

01 Oct 20:43
Compare
Choose a tag to compare
  • Add GET /instance endpoint to http server for process information and status
  • Fix issue where empty array sent to Elasticsearch as null instead of empty array
  • Use $currentDate operator to update timestamp in cluster mode instead of process system time

monstache v3.26.0

01 Oct 20:42
Compare
Choose a tag to compare
  • Add GET /instance endpoint to http server for process information and status
  • Fix issue where empty array sent to Elasticsearch as null instead of empty array
  • Use $currentDate operator to update timestamp in cluster mode instead of process system time

monstache v6.1.1

13 Sep 00:28
Compare
Choose a tag to compare
  • Upgrade MongoDB go driver to 1.1.1
  • Upgrade Elasticsearch go driver to 7.0.6
  • Log driver versions at startup

monstache v5.1.1

13 Sep 00:27
Compare
Choose a tag to compare
  • Upgrade MongoDB go driver to 1.1.1
  • Upgrade Elasticsearch go driver to 6.2.23
  • Log driver versions at startup

monstache v4.18.0

02 Sep 03:45
Compare
Choose a tag to compare
  • Maintenance release for the 4.x series
  • Improved decimal128 support

monstache v3.25.0

02 Sep 03:44
Compare
Choose a tag to compare
  • Maintenance release for the 3.x series
  • Improved decimal128 support

monstache v6.1.0

20 Aug 03:36
Compare
Choose a tag to compare
  • Upgrade MongoDB go driver to 1.1.0 for improved performance, reliability and support for MongoDB 4.2
  • Improvements to the replay option