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.35.0 #597

Merged
merged 1 commit into from
Mar 11, 2024
Merged

chore: release v0.35.0 #597

merged 1 commit into from
Mar 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 New release

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

⚠️ octocrab breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.29.1/src/lints/constructible_struct_adds_field.ron

Failed in:
  field CommitAuthor.date in /tmp/.tmpktQMy7/octocrab/src/models/repos.rs:155
Changelog

0.35.0 - 2024-03-10

Added

  • add repository list language support (#595)

Other

  • Added test for actions().create_workflow_dispatch() (#603)
  • added "Create a new Git commit object" (#600)
  • Added check-suites endpoints (#596)
  • Adding org secrets tests (#599)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-03-06T15-21-05Z branch 2 times, most recently from c44bd3c to 840eac0 Compare March 7, 2024 14:58
@github-actions github-actions bot changed the title chore: release v0.34.4 chore: release v0.35.0 Mar 8, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-03-06T15-21-05Z branch from 840eac0 to 22131ae Compare March 8, 2024 10:46
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-06T15-21-05Z branch from 22131ae to 59d38d4 Compare March 10, 2024 23:13
@XAMPPRocky XAMPPRocky merged commit 71a45f7 into main Mar 11, 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