Skip to content

Tags: logstash-plugins/logstash-input-redis

Tags

v3.7.1

Toggle v3.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add documentation to "threads" option (#95) Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com> Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: better (Redis) exception handling (#89) Redis doesn't wrap all of the errors e.g. (retriable) IOError might be raised from an IO write (#88). With the refactored error handling we make sure these are logged and retried instead of causing pipeline crashes. Also not all specs from the suite were run on the CI, as some are tagged with redis. These require a real Redis server, no reason not to run them against CI as well.

v3.6.1

Toggle v3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: resolve crash when commands_map is set (#86) * Fix: do not rely on redis.client anymore * Test: redo specs with 'real' Redis mocking * Refactor: cleanup plugin (internals) Co-authored-by: Ry Biesemeyer <yaauie@users.noreply.github.com>

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #85 from kaisecheng/remove-ruby-execution-engine fix bump version

v3.5.1

Toggle v3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[DOC] Reorder configuration options and bump to v3.5.1 (#79) * Reorder options * Bump to v3.5.1 * Update CHANGELOG.md

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md 

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #71 from karenzone/70-datatype Correct data_type label in docs

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jsvd João Duarte
fix broken tests on renaming feature 

v3.2.2

Toggle v3.2.2's commit message

Verified

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

v3.2.0

Toggle v3.2.0's commit message
bump to 3.2.0