Skip to content

fix(deps): Bump cdviz-collector to 0.35.1#445

Merged
davidB merged 2 commits intomainfrom
updatecli_main_77145357514c9e0321eae78267c0df7e62567f75b7854dc077916d57fd9326e8
Apr 9, 2026
Merged

fix(deps): Bump cdviz-collector to 0.35.1#445
davidB merged 2 commits intomainfrom
updatecli_main_77145357514c9e0321eae78267c0df7e62567f75b7854dc077916d57fd9326e8

Conversation

@org-internal-bot
Copy link
Copy Markdown
Contributor

bump cdviz-collector version

charts/cdviz-collector/values.yaml image.tag

change detected: * key "$.image.tag" updated from "0.35.0" to "0.35.1", in file "charts/cdviz-collector/values.yaml"

0.35.1
## Release Notes

### Fixed

- timestamp of the finished event on `send --run` ([#333](https://github.com/cdviz-dev/cdviz-collector/pull/333))
- *(deps)* update ([#332](https://github.com/cdviz-dev/cdviz-collector/pull/332))
- *(deps)* update rust crate similar to v3 ([#329](https://github.com/cdviz-dev/cdviz-collector/pull/329))
- *(deps)* update rust crate async-nats to 0.47 ([#327](https://github.com/cdviz-dev/cdviz-collector/pull/327))

### Other

- *(deps)* update rust crate tokio to v1.51.0 ([#330](https://github.com/cdviz-dev/cdviz-collector/pull/330))

## Install cdviz-collector 0.35.1

### Install prebuilt binaries via shell script

```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-installer.sh | sh
```

### Install prebuilt binaries via Homebrew

```sh
brew install cdviz-dev/tap/cdviz-collector
```

## Download cdviz-collector 0.35.1

|  File  | Platform | Checksum |
|--------|----------|----------|
| [cdviz-collector-aarch64-apple-darwin.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-aarch64-apple-darwin.tar.xz.sha256) |
| [cdviz-collector-aarch64-unknown-linux-gnu.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-aarch64-unknown-linux-gnu.tar.xz) | ARM64 Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-aarch64-unknown-linux-gnu.tar.xz.sha256) |
| [cdviz-collector-x86_64-unknown-linux-gnu.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-x86_64-unknown-linux-gnu.tar.xz) | x64 Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-x86_64-unknown-linux-gnu.tar.xz.sha256) |
| [cdviz-collector-x86_64-unknown-linux-musl.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-x86_64-unknown-linux-musl.tar.xz.sha256) |


0.35.0
## Release Notes

### Added

- `config --check` also compile template (vrl) and can use the base config of every other subcommands ([#326](https://github.com/cdviz-dev/cdviz-collector/pull/326))

### Fixed

- *(send)* enrich testSuiteRun CDEvents with global suite id, uri, and name ([#325](https://github.com/cdviz-dev/cdviz-collector/pull/325))
- *(deps)* update rust crate nom to 0.8 ([#324](https://github.com/cdviz-dev/cdviz-collector/pull/324))
- *(deps)* update rust crate hmac to 0.13 ([#323](https://github.com/cdviz-dev/cdviz-collector/pull/323))
- *(deps)* update rust crate quick-xml-to-json to 0.2 ([#322](https://github.com/cdviz-dev/cdviz-collector/pull/322))

## Install cdviz-collector 0.35.0

### Install prebuilt binaries via shell script

```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-installer.sh | sh
```

### Install prebuilt binaries via Homebrew

```sh
brew install cdviz-dev/tap/cdviz-collector
```

## Download cdviz-collector 0.35.0

|  File  | Platform | Checksum |
|--------|----------|----------|
| [cdviz-collector-aarch64-apple-darwin.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-aarch64-apple-darwin.tar.xz.sha256) |
| [cdviz-collector-aarch64-unknown-linux-gnu.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-aarch64-unknown-linux-gnu.tar.xz) | ARM64 Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-aarch64-unknown-linux-gnu.tar.xz.sha256) |
| [cdviz-collector-x86_64-unknown-linux-gnu.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-x86_64-unknown-linux-gnu.tar.xz) | x64 Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-x86_64-unknown-linux-gnu.tar.xz.sha256) |
| [cdviz-collector-x86_64-unknown-linux-musl.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.0/cdviz-collector-x86_64-unknown-linux-musl.tar.xz.sha256) |


docs quick-start.md installer URL

1 file(s) updated with "releases/download/0.35.1/": * cdviz-site/src/docs/cdviz-collector/quick-start.md

0.35.1
## Release Notes

### Fixed

- timestamp of the finished event on `send --run` ([#333](https://github.com/cdviz-dev/cdviz-collector/pull/333))
- *(deps)* update ([#332](https://github.com/cdviz-dev/cdviz-collector/pull/332))
- *(deps)* update rust crate similar to v3 ([#329](https://github.com/cdviz-dev/cdviz-collector/pull/329))
- *(deps)* update rust crate async-nats to 0.47 ([#327](https://github.com/cdviz-dev/cdviz-collector/pull/327))

### Other

- *(deps)* update rust crate tokio to v1.51.0 ([#330](https://github.com/cdviz-dev/cdviz-collector/pull/330))

## Install cdviz-collector 0.35.1

### Install prebuilt binaries via shell script

```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-installer.sh | sh
```

### Install prebuilt binaries via Homebrew

```sh
brew install cdviz-dev/tap/cdviz-collector
```

## Download cdviz-collector 0.35.1

|  File  | Platform | Checksum |
|--------|----------|----------|
| [cdviz-collector-aarch64-apple-darwin.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-aarch64-apple-darwin.tar.xz) | Apple Silicon macOS | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-aarch64-apple-darwin.tar.xz.sha256) |
| [cdviz-collector-aarch64-unknown-linux-gnu.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-aarch64-unknown-linux-gnu.tar.xz) | ARM64 Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-aarch64-unknown-linux-gnu.tar.xz.sha256) |
| [cdviz-collector-x86_64-unknown-linux-gnu.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-x86_64-unknown-linux-gnu.tar.xz) | x64 Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-x86_64-unknown-linux-gnu.tar.xz.sha256) |
| [cdviz-collector-x86_64-unknown-linux-musl.tar.xz](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-x86_64-unknown-linux-musl.tar.xz) | x64 MUSL Linux | [checksum](https://github.com/cdviz-dev/cdviz-collector/releases/download/0.35.1/cdviz-collector-x86_64-unknown-linux-musl.tar.xz.sha256) |


GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

cdviz-intbot[bot] added 2 commits April 9, 2026 13:12
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@org-internal-bot org-internal-bot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2026
@davidB davidB merged commit c0eabc4 into main Apr 9, 2026
5 checks passed
@davidB davidB deleted the updatecli_main_77145357514c9e0321eae78267c0df7e62567f75b7854dc077916d57fd9326e8 branch April 9, 2026 13:20
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