Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/cdviz-dev/cdviz-collector docker tag to v0.4.0 #193

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

org-internal-bot[bot]
Copy link
Contributor

@org-internal-bot org-internal-bot bot commented Jan 25, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/cdviz-dev/cdviz-collector minor 0.2.3 -> 0.4.0

Release Notes

cdviz-dev/cdviz-collector (ghcr.io/cdviz-dev/cdviz-collector)

v0.4.0

Compare Source

Added
  • (transform) tool transform support multi-level of folder
  • (config) allow field of configuration to read from a file
Fixed
  • wrong secret leak
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

v0.3.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@org-internal-bot org-internal-bot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2025
@org-internal-bot org-internal-bot bot requested a review from davidB January 25, 2025 04:39
Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY dustilock yes no 0.2s
✅ REPOSITORY gitleaks yes no 0.27s
⚠️ REPOSITORY trivy yes 1 5.85s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ YAML prettier 1 1 0 0.33s
✅ YAML v8r 1 0 1.54s
✅ YAML yamllint 1 0 0.22s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@org-internal-bot org-internal-bot bot force-pushed the renovate/ghcr.io-cdviz-dev-cdviz-collector-0.x branch from fa6ae18 to 6aa3158 Compare January 28, 2025 14:34
@org-internal-bot org-internal-bot bot changed the title chore(deps): update ghcr.io/cdviz-dev/cdviz-collector docker tag to v0.3.0 chore(deps): update ghcr.io/cdviz-dev/cdviz-collector docker tag to v0.4.0 Jan 28, 2025
@davidB davidB merged commit 18455bb into main Jan 28, 2025
3 checks passed
@davidB davidB deleted the renovate/ghcr.io-cdviz-dev-cdviz-collector-0.x branch January 28, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant