Releases: observIQ/stanza
Releases · observIQ/stanza
v0.9.5
v0.9.4
[0.9.4] - 2020-07-21
- Allow omitting
id
, defaulting to plugin type if unique within namespace - Allow omitting
output
, defaulting to the next operator in the pipeline if valid
v0.9.3
Added
- Support for multiple encodings in the file input plugin (PR39)
- Install scripts and docker image now include plugins from
carbon-plugins
repository (PR45) - Publish image to dockerhub (PR42)
- Improved default configuration (PR41)
- Basic developer documentation (PR43)
Fixed
- JournalD emits
map[string]interface{}
(PR38)
v0.9.2
Added
- Link
carbon
into/usr/local/bin
so it's available on most users'PATH
(PR28) - New parameter
file_name_path
to the file input plugin for cases when just the file name is needed
Changed
- Renamed
path_field
tofile_path_field
in the file input plugin
Fixed
- Failure in Google Cloud Output to convert some data types to protocol buffers
v0.9.1
v0.9.0
Initial open source release