Skip to content

chore: release v0.7.0#10

Merged
baszalmstra merged 1 commit intomainfrom
release-plz-2024-02-23T06-31-53Z
Feb 23, 2024
Merged

chore: release v0.7.0#10
baszalmstra merged 1 commit intomainfrom
release-plz-2024-02-23T06-31-53Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 23, 2024

🤖 New release

  • async_http_range_reader: 0.6.1 -> 0.7.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.28.0/src/lints/method_parameter_count_changed.ron

Failed in:
  async_http_range_reader::AsyncHttpRangeReader::new now takes 4 parameters instead of 3, in /tmp/.tmpEjNaJE/async_http_range_reader/src/lib.rs:142
  async_http_range_reader::AsyncHttpRangeReader::from_tail_response now takes 3 parameters instead of 2, in /tmp/.tmpEjNaJE/async_http_range_reader/src/lib.rs:200
  async_http_range_reader::AsyncHttpRangeReader::from_head_response now takes 3 parameters instead of 2, in /tmp/.tmpEjNaJE/async_http_range_reader/src/lib.rs:300
Changelog

0.7.0 - 2024-02-23

Added

  • lint pr titles for better changelogs (#7)

Fixed

  • tests

Other

  • Allow extra headers to be attached to requests (#9)


This PR was generated with release-plz.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the release-plz-2024-02-23T06-31-53Z branch from 87c5c87 to 9a7da36 Compare February 23, 2024 06:42
@baszalmstra baszalmstra merged commit da28771 into main Feb 23, 2024
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