Releases: elastic/stream
Releases · elastic/stream
v0.17.1
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
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
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
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
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
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
Changes
Added
- Added ability to specify disallowed parameters: #59
Download
docker pull docker.elastic.co/observability/stream:v0.11.0
v0.10.0
Changes
Added
- Added content type support to GCS output: #51
Download
docker pull docker.elastic.co/observability/stream:v0.10.0
v0.9.1
Changes
Changed
- Modified azureblobstorage output to use correct content type header: #50
Download
docker pull docker.elastic.co/observability/stream:v0.9.1
v0.9.0
Changes
Added
- Add GCS output support: #46
- Added support for azure blob storage output: #47
Download
docker pull docker.elastic.co/observability/stream:v0.9.0