Strawberry GraphQL Bot

Results 156 comments of Strawberry GraphQL Bot

## Apollo Federation Subgraph Compatibility Results Federation 1 Support Federation 2 Support _service🟢 @key (single)🟢 @key (multi)🟢 @key (composite)🟢 repeatable @key🟢 @requires🟢 @provides🟢 federated tracing🔲 @link🟢 @shareable🟢 @tag🟢 @override🟢 @inaccessible🟢...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- This release fixes a regression in the legacy GraphQL over WebSocket protocol. Legacy protocol implementations should...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- After a year-long deprecation period, the `SentryTracingExtension` has been removed in favor of the official Sentry...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- ## Add GraphQL Query batching support GraphQL query batching is now supported across all frameworks (sync...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- This release addresses a bug where directives were being added multiple times when defined in an...

Hi, thanks for contributing to Strawberry 🍓! We noticed that this PR is missing a `RELEASE.md` file. We use that to automatically do releases here on GitHub and, most importantly,...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- Calling `.clear(key)` on default dataloader with non-existing `key` will not throw `KeyError` anymore. Example: ```python from...

Thanks for adding the `RELEASE.md` file! ![](https://media.giphy.com/media/xq1FxHkABwW7m/giphy.gif) Here's a preview of the changelog: --- Calling `.clean(key)` on default dataloader with non-existing `key` will not throw `KeyError` error anymore. Example: ```python...

## Apollo Federation Subgraph Compatibility Results Federation 1 Support Federation 2 Support _service🟢 @key (single)🟢 @key (multi)🟢 @key (composite)🟢 repeatable @key🟢 @requires🟢 @provides🟢 federated tracing🔲 @link🟢 @shareable🟢 @tag🟢 @override🟢 @inaccessible🟢...

# Pre-release :wave: Pre-release **0.276.0.dev.1752831589** [830ca949678760ed2e883a7768bc7fa97351cee9] has been released on PyPi! :rocket: You can try it by doing: ```shell poetry add strawberry-graphql==0.276.0.dev.1752831589 ```