Skip to content

chore: release v0.8.0#17

Merged
baszalmstra merged 1 commit intomainfrom
release-plz-2024-05-06T19-07-33Z
May 7, 2024
Merged

chore: release v0.8.0#17
baszalmstra merged 1 commit intomainfrom
release-plz-2024-05-06T19-07-33Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 6, 2024

🤖 New release

  • async_http_range_reader: 0.7.1 -> 0.8.0 (⚠️ API breaking changes)

⚠️ async_http_range_reader breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.31.0/src/lints/method_parameter_count_changed.ron

Failed in:
  async_http_range_reader::AsyncHttpRangeReader::from_tail_response now takes 4 parameters instead of 3, in /tmp/.tmprdZepR/async_http_range_reader/src/lib.rs:200
  async_http_range_reader::AsyncHttpRangeReader::from_head_response now takes 4 parameters instead of 3, in /tmp/.tmprdZepR/async_http_range_reader/src/lib.rs:301
Changelog

0.8.0 - 2024-05-06

Fixed

  • always use requested URL, rather than response URL (#16)


This PR was generated with release-plz.

@charliermarsh
Copy link
Contributor

Did this get stuck somehow?

@baszalmstra baszalmstra merged commit f65c0c9 into main May 7, 2024
@baszalmstra
Copy link
Collaborator

I guess? I manually merged it. 🤷

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.

2 participants