Strawberry GraphQL @ 0.320.1

Released

This release fixes a bug in the Datadog extension where spans could be left open indefinitely when a GraphQL operation raised an exception.

Strawberry now makes sure that the Datadog extension always closes spans, also in the case of exceptions.

This release was contributed by @tsauerwein in https://github.com/strawberry-graphql/strawberry/pull/4498

Additional contributors: @github -actions[bot], @patrick91