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 #4498
Additional contributors: @github-actions[bot], @patrick91