Releases: gchq/stroom-clients
Releases · gchq/stroom-clients
send-to-stroom-v3.3.0
- Add option to specify a script/executable to call that determines Authorization:Bearer
- Allow feed to be set to 'auto' to suppress FEED header where Stroom automatically assigns feed
- Redact Authorization:Bearer token from the log output
send-to-stroom-v3.2.2-1
Fixes bug setting OIDC secret from file
send-to-stroom-v3.2.2
Bug fix
send-to-stroom-v3.2.1
- Support for OIDC Client Credentials authentication using token from IdP
send-to-stroom-v3.1.0
-
Added optional
--system
and--environment
arguments. -
Split one info logging line into three.
send-to-stroom-v2.0
- Remove conflicting
-h
short arg for --headers
send-to-stroom-v1.8.1
- Change gzip
--stdout
arg to-c
so it works on Alpine
send-to-stroom-v1.8
-
Add --compress argument to gzip curl'd data
-
Add support for .gz|.zip files and the
Compression
HTTP header -
Add --debug argument
-
Tidy up code with shellcheck
send-to-stroom-v1.7
Add --headers argument, add headers to curl command
send-to-stroom-v1.6
Improve error handling, change colour of response code in logs