Skip to content

Tags: logstash-plugins/logstash-output-mongodb

Tags

v3.1.8

Toggle v3.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix #88 and many others with Failed to handshake (#89)

* fix #77 and many oithers with Failed to handshake
* Fix #88 fix not used arguments test failture
* Bump version to 3.1.8. Updated changelog.

---------
Co-authored-by: João Duarte <jsvd@users.noreply.github.com>

v3.1.7

Toggle v3.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix "wrong number of arguments" error when shipping events to MongoDB (

…fixes #60, #64, #65) (#66)

Add missing second argument to to_bson methods, introduced with underlying Mongo driver update (fixes issues #60, #64, #65)

v3.1.6

Toggle v3.1.6's commit message
bump to version 3.1.6

v3.1.5

Toggle v3.1.5's commit message
bump version to 3.1.5

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
jsvd João Duarte
set default_codec doc attribute

v3.1.3

Toggle v3.1.3's commit message
[skip ci] update gemspec summary

v3.1.2

Toggle v3.1.2's commit message
version bump for some docs fixes

v3.1.1

Toggle v3.1.1's commit message
bump patch level for doc generation

v3.1.0

Toggle v3.1.0's commit message
Update CHANGELOG.md

v3.0.1

Toggle v3.0.1's commit message
Remove comments causing docgen issues and make a few edits

Fixes #37