-
-
Notifications
You must be signed in to change notification settings - Fork 499
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
Upgrading to v0.7.14 should not change any public API.
Actual Behavior
As Axum 0.8 whose support got introduced in v0.7.14 has braking API changes, so does async-graphql-axum if I understand that correctly. For example, I (using axum 0.7.x) got newly introduced compiler errors when upgrading to async-graphql v0.7.14.
e.g. no method named
layerfound for fn item
fn(Extension<...>, Extension<...>, ...) -> ... {graphql_handler} in the current scope
Specifications
- Version: v0.7.14
lukasnor, Jascha-N, tpoliaw, uklotzde, lake-armitage-anaplan and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working