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: release #247

Merged
merged 1 commit into from
May 22, 2024
Merged

chore: release #247

merged 1 commit into from
May 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

πŸ€– New release

  • htsget-config: 0.9.0 -> 0.10.0 (⚠️ API breaking changes)
  • htsget-actix: 0.6.0 -> 0.6.1 (βœ“ API compatible changes)
  • htsget-http: 0.4.13 -> 0.4.14 (βœ“ API compatible changes)
  • htsget-search: 0.7.0 -> 0.7.1 (βœ“ API compatible changes)
  • htsget-test: 0.6.0 -> 0.6.1 (βœ“ API compatible changes)
  • htsget-lambda: 0.4.15 -> 0.4.16 (βœ“ API compatible changes)

⚠️ htsget-config breaking changes

--- failure derive_trait_impl_removed: built-in derived trait no longer implemented ---

Description:
A public type has stopped deriving one or more traits. This can break downstream code that depends on those types implementing those traits.
        ref: https://doc.rust-lang.org/reference/attributes/derive.html#derive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.31.0/src/lints/derive_trait_impl_removed.ron

Failed in:
  type CertificateKeyPair no longer derives Clone, in /tmp/.tmpY7HFuw/htsget-rs/htsget-config/src/tls/mod.rs:59
Changelog

htsget-config

0.10.0 - 2024-05-22

Other

  • major dep updates, rustls 0.21 -> 0.23, http 0.2 -> 1, reqwest 0.11 -> 0.12, noodles 0.65 -> 0.74 + minor bumps for other crates depending on these.
  • Merge branch 'main' of https://github.com/umccr/htsget-rs into mio_h2_bump

htsget-actix

0.6.1 - 2024-05-22

Other

  • major dep updates, rustls 0.21 -> 0.23, http 0.2 -> 1, reqwest 0.11 -> 0.12, noodles 0.65 -> 0.74 + minor bumps for other crates depending on these.
  • Merge branch 'main' of https://github.com/umccr/htsget-rs into mio_h2_bump

htsget-http

0.4.14 - 2024-05-22

Other

  • major dep updates, rustls 0.21 -> 0.23, http 0.2 -> 1, reqwest 0.11 -> 0.12, noodles 0.65 -> 0.74 + minor bumps for other crates depending on these.
  • Merge branch 'main' of https://github.com/umccr/htsget-rs into mio_h2_bump

htsget-search

0.7.1 - 2024-05-22

Other

  • major dep updates, rustls 0.21 -> 0.23, http 0.2 -> 1, reqwest 0.11 -> 0.12, noodles 0.65 -> 0.74 + minor bumps for other crates depending on these.
  • Merge branch 'main' of https://github.com/umccr/htsget-rs into mio_h2_bump

htsget-test

0.6.1 - 2024-05-22

Other

  • major dep updates, rustls 0.21 -> 0.23, http 0.2 -> 1, reqwest 0.11 -> 0.12, noodles 0.65 -> 0.74 + minor bumps for other crates depending on these.
  • Merge branch 'main' of https://github.com/umccr/htsget-rs into mio_h2_bump

htsget-lambda

0.4.16 - 2024-05-22

Other

  • major dep updates, rustls 0.21 -> 0.23, http 0.2 -> 1, reqwest 0.11 -> 0.12, noodles 0.65 -> 0.74 + minor bumps for other crates depending on these.
  • Merge branch 'main' of https://github.com/umccr/htsget-rs into mio_h2_bump


This PR was generated with release-plz.

@brainstorm brainstorm enabled auto-merge May 22, 2024 03:07
@brainstorm brainstorm self-requested a review May 22, 2024 03:07
@brainstorm brainstorm added this pull request to the merge queue May 22, 2024
Merged via the queue into main with commit 76daa65 May 22, 2024
3 checks passed
@brainstorm brainstorm deleted the release-plz-2024-05-22T03-06-07Z branch January 24, 2025 05:23
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.

1 participant