Releases: cdviz-dev/cdviz-collector
Releases · cdviz-dev/cdviz-collector
0.5.1 - 2025-03-07
Release Notes
Fixed
- (deps) update rust crate opendal to 0.52
- (deps) update rust crate vrl to 0.22
- (deps) update opentelemetry to 0.26
- misconfiguration of the github webhook example
Other
- (deps) update
- (deps) update rust crate rstest to 0.25
- (deps) update rust crate uuid to v1.15.0
- (deps) upgrade to rust 1.85 (edition 2024)
- format code (using rust 1.85)
- (deps) update rust crate uuid to v1.14.0
- (deps) update rust crate tempfile to v3.17.1
- try to speed-up ci workflow (#52)
Install cdviz-collector 0.5.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.5.1/cdviz-collector-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install cdviz-dev/tap/cdviz-collector
Download cdviz-collector 0.5.1
0.5.0 - 2025-02-09
Release Notes
Added
transform
command check by if a valid cdevent is generated
- include transformer files (vrl) into container
Fixed
- transformer github_events
- apply
--directory
before loading config files
- (deps) update rust crates
- (deps) update rust crates
- (deps) update rust crate miette to v7.5.0
Other
- document the task
build:container
- (deps) update crates dependencies
- (deps) complete upgrade to rustainers 0.15
Install cdviz-collector 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.5.0/cdviz-collector-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install cdviz-dev/tap/cdviz-collector
Download cdviz-collector 0.5.0
0.4.0 - 2025-01-28
Release Notes
Added
- (transform) tool transform support multi-level of folder
- (config) allow field of configuration to read from a file
Fixed
Other
- start example to convert github events
- try to better format error reported by vrl (in log,...)
- include transformation as part of the test flow
- store examples of github_events (for examples & test)
- release & package on git tag
- (deps) update rust crate rustainers to 0.15
Install cdviz-collector 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.4.0/cdviz-collector-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install cdviz-dev/tap/cdviz-collector
Download cdviz-collector 0.4.0
0.3.0 - 2025-01-24
Release Notes
Added
- [breaking] transformer template/script should return an array or none/null/nil
- (webhook) trace_id reported in json error
- (security, webhook) allow to verify (or reject) request against a signature
- (webhook) forward http's headers into the pipe
- (webhook) enable compression, timeout (3s) and bodylimit (1MB)
- [breaking] replace the single http extractor by a webhook
Fixed
- return UNAUTHORIZE (and not FORBIDDEN) on invalid signature
- gracefull shutdown to close sources & sink on kill/ctrl-c
- content_length was zero for every resources / entry
- use Secret for sensitive configuration
- (deps) update rust crate vrl to 0.21
- (deps) update rust crate handlebars to v6.3.0
- (deps) update rust crate serde_with to v3.12.0
- (deps) update rust crate init-tracing-opentelemetry to 0.25
Other
- [MegaLinter] Apply linters fixes
- add basic test for hbs transformer
- add basic test for base pipe
- add a basic test for sink http
- add a task to estimate "test coverage"
- (deps) upgrade to opendal 0.51
- configure rust cli to align with rust-analyzer
- (webhook) enable support for multiple compression (gzip, broli, zstd, flat)
- (deps) upgrade cloudevents-sdk to 0.8
- (deps) upgrade to axum 0.8
- format import/use
- integrate
miette
for error reporting (to cont.)
- (deps) pin only major for version >=1.0.0
- fix configuration of release-plz
- complete the rust upgrade to 1.84
- upgrade cargo-dist
- use INTBOT app instead of the pat RELEASE_PLZ_TOKEN
- (deps) update dependency rust to v1.84.0
- (deps) update rust crate rstest to 0.24
- (deps) update rust crate rustainers to 0.13
- (deps) commit the Cargo.lock of executable
- capture samples of kubewatch events
- enable renovate as github-action
Install cdviz-collector 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.3.0/cdviz-collector-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install cdviz-dev/tap/cdviz-collector
Download cdviz-collector 0.3.0
0.2.3 - 2024-12-12
Release Notes
Other
- fix release-after
- ci; build container by downloading pre-built binaries (vs build from source)
- try to build rust with the same toolchain
- switch to manual release (for tuning,...)
- reduce the number of call of megalinter (avoid trigger on tag)
- tune dist/release to focus on what is needed (and reduce cost)
Install cdviz-collector 0.2.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.2.3/cdviz-collector-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install cdviz-dev/tap/cdviz-collector
Download cdviz-collector 0.2.3
0.2.2 - 2024-12-12
Release Notes
Other
- build & push container after the release
- try to trigger
release.yml
from release-plz.yml
Install cdviz-collector 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.2.2/cdviz-collector-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install cdviz-dev/tap/cdviz-collector
Download cdviz-collector 0.2.2
v0.2.1
Other
- try to fix concurrent update of rustup
- use a non default GITHUB_TOKEN to trigger workflow
- release v0.2.0
v0.2.0
chore: Release package cdviz-collector version 0.2.0