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 v0.36.0 #609

Merged
merged 1 commit into from
Mar 19, 2024
Merged

chore: release v0.36.0 #609

merged 1 commit into from
Mar 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 15, 2024

🤖 New release

  • octocrab: 0.35.0 -> 0.36.0 (⚠️ API breaking changes)

⚠️ octocrab 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.29.1/src/lints/method_parameter_count_changed.ron

Failed in:
  octocrab::service::middleware::auth_header::AuthHeaderLayer::new now takes 2 parameters instead of 1, in /tmp/.tmpjfRKcT/octocrab/src/service/middleware/auth_header.rs:14
Changelog

0.36.0 - 2024-03-19

Added

  • WASM Support (#591)

Other

  • fix some comments (#611)
  • Add status code to GithubError (#607)
  • Add Pending variant to octocrab::models::workflows::Status (#604)
  • Fix personal token auth for pagination (#602)
  • Fixed some .gists() functions, and wrote tests. (#606)
  • Allow directly passing SecretString (#601)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-03-15T14-12-34Z branch from 1635ae1 to d50f414 Compare March 17, 2024 06:46
@github-actions github-actions bot changed the title chore: release v0.35.1 chore: release v0.36.0 Mar 19, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-03-15T14-12-34Z branch 4 times, most recently from f1ac889 to 3e35c4f Compare March 19, 2024 17:54
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-03-15T14-12-34Z branch from 3e35c4f to a2b63f2 Compare March 19, 2024 17:58
@XAMPPRocky XAMPPRocky merged commit 344cfa7 into main Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant