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 Ariadne 0.22 Beta 1 #1141

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Release Ariadne 0.22 Beta 1 #1141

merged 2 commits into from
Jan 8, 2024

Conversation

rafalp
Copy link
Collaborator

@rafalp rafalp commented Jan 8, 2024

CHANGELOG

  • Deprecated EnumType.bind_to_default_values method. It will be removed in a future release.
  • Added repair_schema_default_enum_values to public API.
  • Removed validate_schema_enum_values and introduced validate_schema_default_enum_values in its place. This is a breaking change.
  • Fixed an invalid error message returned by the GraphQLTransportWSHandler for query and mutation operations.

@rafalp rafalp added this to the Next release milestone Jan 8, 2024
@rafalp rafalp self-assigned this Jan 8, 2024
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (94b8729) 97.84% compared to head (db62b56) 97.84%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1141   +/-   ##
=======================================
  Coverage   97.84%   97.84%           
=======================================
  Files         109      109           
  Lines        7878     7878           
=======================================
  Hits         7708     7708           
  Misses        170      170           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rafalp rafalp changed the title Release Ariadne 0.22 Release Ariadne 0.22 Beta 1 Jan 8, 2024
@rafalp rafalp merged commit 984b1d7 into master Jan 8, 2024
22 checks passed
@rafalp rafalp deleted the ariadne-0-22 branch January 8, 2024 14:03
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