Releases: elastic/stream
Releases · elastic/stream
v0.20.0
19 Aug 13:25
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
http mock server: Added glob template helper function for iterating over multiple files. ([GH-165 ])
build: Go was updated to 1.25.0. ([GH-164 ])
BUG FIXES:
Added support for configuring command-line flags of sub-commands (such as http-server) using environment variables. For example, you can set STREAM_CONFIG=config.yml to specify a configuration file. ([GH-162 ])
DOWNLOAD:
docker pull docker.elastic.co/observability/stream:v0.20.0
v0.19.0
28 Jul 21:43
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
http-server: Add fault injection support to simulate service degradation and test client resilience. ([GH-156 ])
webhook output: Add support for server probing behavior configuration. ([GH-153 ])
DOWNLOAD:
docker pull docker.elastic.co/observability/stream:v0.19.0
v0.18.0
06 Jun 12:48
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
build: Upgraded the sarama kafka library from v1.38.1 to v1.45.1. The new version drops support for Kafka protocol versions older than 2.1. ([GH-144 ])
build: Go was updated to 1.24.4. ([GH-150 ])
DOWNLOAD:
docker pull docker.elastic.co/observability/stream:v0.18.0
v0.17.1
11 Nov 08:28
Compare
Sorry, something went wrong.
No results found
BUG FIXES:
TCP, TLS outputs: Close connections gracefully to avoid data loss. ([GH-123 ])
DOWNLOAD:
docker pull docker.elastic.co/observability/stream:v0.17.1
v0.17.0
09 Jul 01:51
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
build: Releases are now built with Go 1.22.5. ([GH-107 ])
build: Upgraded github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 => v1.7.0. ([GH-105 ])
webhook output: Log response body when webhook push fails. ([GH-106 ])
DOWNLOAD:
docker pull docker.elastic.co/observability/stream:v0.17.0
v0.16.0
13 May 03:19
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
build: Upgraded golang.org/x/crypto v0.21.0 => v0.22.0. ([GH-92 ])
build: Upgraded golang.org/x/net v0.22.0 => v0.24.0. ([GH-92 ])
build: Upgraded golang.org/x/sys v0.18.0 => v0.19.0. ([GH-92 ])
webhook output: Allow user-configured timeouts. ([GH-97 ])
DOWNLOAD:
docker pull docker.elastic.co/observability/stream:v0.16.0
v0.15.0
03 Apr 17:03
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
build: Releases are now built with Go 1.22. ([GH-78 ])
build: Container image is now based on Alpine Linux.
build: Container image now has a linux/arm64 variant.
BUG FIXES:
pcap input: Check for nil packet and transport layer when streaming pcap files. ([GH-88 ])
DOWNLOAD:
docker pull docker.elastic.co/observability/stream:v0.15.0
v0.14.0
31 Jan 19:47
Compare
Sorry, something went wrong.
No results found
Changes
Added
Added minify_json
template helper function for minifying static JSON: #74
Changed
Update build to use Go 1.20. #75
Download
docker pull docker.elastic.co/observability/stream:v0.14.0
v0.13.0
08 Nov 16:52
Compare
Sorry, something went wrong.
No results found
Changes
Added
Added exit-on-unmatched-rule
flag: #63
Added sequences to the http server: #64
Download
docker pull docker.elastic.co/observability/stream:v0.13.0
v0.11.0
13 Oct 06:48
Compare
Sorry, something went wrong.
No results found
Changes
Added
Added ability to specify disallowed parameters: #59
Download
docker pull docker.elastic.co/observability/stream:v0.11.0