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

Release v0.25.3 #1864

Merged
merged 2 commits into from Apr 24, 2024
Merged

Release v0.25.3 #1864

merged 2 commits into from Apr 24, 2024

Conversation

bvrooman
Copy link
Contributor

@bvrooman bvrooman commented Apr 24, 2024

Upgrades to 0.25.3 for release.

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog
  • New behavior is reflected in tests
  • The specification matches the implemented behavior (link update PR if changes are needed)

Before requesting review

  • I have reviewed the code myself
  • I have created follow-up issues caused by this PR and linked them here

After merging, notify other teams

[Add or remove entries as needed]

@bvrooman bvrooman changed the base branch from master to release/v0.25.3 April 24, 2024 13:39
@bvrooman bvrooman marked this pull request as ready for review April 24, 2024 13:39
@bvrooman bvrooman self-assigned this Apr 24, 2024
@bvrooman bvrooman requested a review from a team April 24, 2024 13:39
@@ -113,7 +113,7 @@ impl<S, R> Executor<S, R> {
/// This constant is used along with the `version_check` test.
/// To avoid automatic bumping during release, the constant uses `-` instead of `.`.
#[cfg(test)]
pub const CRATE_VERSION: &'static str = "0-25-2";
pub const CRATE_VERSION: &'static str = "0-25-3";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we change only GraphQL API, we don't need to increase the version

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted

@bvrooman bvrooman merged commit 104eb25 into release/v0.25.3 Apr 24, 2024
24 of 26 checks passed
@bvrooman bvrooman deleted the create-0.25.3 branch April 24, 2024 14:10
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.

None yet

2 participants