Skip to content

Release 0.11.0#263

Open
Threated wants to merge 27 commits into
mainfrom
develop
Open

Release 0.11.0#263
Threated wants to merge 27 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
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