8000 v0.7.14 changes public API (axum) and thus breaks SemVer? · Issue #1660 · async-graphql/async-graphql · GitHub
[go: up one dir, main page]

Skip to content
v0.7.14 changes public API (axum) and thus breaks SemVer? #1660
@worldofjoni

Description

@worldofjoni

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 itemfn(Extension<...>, Extension<...>, ...) -> ... {graphql_handler} in the current scope

Specifications

  • Version: v0.7.14

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0