Skip to content

Tags: logstash-plugins/logstash-input-http

Tags

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #198 from donoghuc/bump-netty-main

Update netty and prepare for release

v3.10.3

Toggle v3.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #199 from donoghuc/bump-netty-3.x

Bump netty and prepare for release

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #193 from mashhurs/upgrade-netty

Upgrade netty to 4.1.118

v3.10.2

Toggle v3.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #194 from mashhurs/upgrade-netty-3.x

Upgrade netty to 4.1.118

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Name netty threads with plugin id and their purpose (#191)

v3.10.1

Toggle v3.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Backport #191: Name netty threads with plugin id and their purpose (#192

)

Co-authored-by: Mashhur <[email protected]>

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Whitespace fix in CHANGELOG.md

v3.10.0

Toggle v3.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rate-limiting: propagate back-pressure from queue as HTTP 429's (#179)

Adds a proactive handler that rejects new requests with HTTP 429's when the
queue has been blocking for more than 10 consecutive seconds, allowing back-
pressure to propagate in advance of filling up the connection backlog queue.

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix CHANGELOG.md spacing (#185)

CHANGELOG.md spacing was causing plugin publication preflight checks
to fail. This commit fixes them.

v3.9.2

Toggle v3.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade netty to 4.1.115 (#183)