Skip to content

Release 0.11.0#263

Merged
Threated merged 31 commits into
mainfrom
develop
Jul 6, 2026
Merged

Release 0.11.0#263
Threated merged 31 commits into
mainfrom
develop

Conversation

@Threated

Copy link
Copy Markdown
Member

No description provided.

Threated and others added 27 commits May 27, 2025 10:50
arm64 builds are blocked on cross-rs/cross#973
Also generate CSRs for testing in beamdev
Updates the requirements on [axum-extra](https://github.com/tokio-rs/axum) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/commits)

---
updated-dependencies:
- dependency-name: axum-extra
  dependency-version: 0.12.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): update reqwest requirement from 0.12 to 0.13

Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.0...v0.13.1)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-version: 0.13.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* make reqwest a workspace dependency

This makes reqwest use openssl for tls again as we depend on it anyway.
With reqwest version 0.13 the default changed to using rustls.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Skiba Jan <jan.skiba@dkfz-heidelberg.de>
* make futures a workspace dependency

* fetch certs in parallel
drop socket task if one side gave up on the connection
Fix CI/CD: Reuse existing proxy key when re-enrolling in dev PKI
Require "." boundary in can_be_signed_by
dependabot Bot and others added 2 commits July 2, 2026 09:33
* chore(deps): update crypto ecosystem

* add back in place decryption

---------

Co-authored-by: Skiba Jan <jan.skiba@dkfz-heidelberg.de>
Co-authored-by: Threated <jan2001.07@gmail.com>
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-version: 0.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Threated and others added 2 commits July 2, 2026 16:53
Co-authored-by: Tobias Kussel <tobias.kussel@dkfz-heidelberg.de>
@Threated Threated merged commit b34c8a5 into main Jul 6, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants