async-graphql/async-graphql (async-graphql)
### [`v7.0.7`](https://togithub.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#707-2024-07-14)
- Support raw values from serde_json [#1554](https://togithub.com/async-graphql/async-graphql/pull/1554)
- The custom directive `ARGUMENT_DEFINITION` is not being output at the appropriate location in SDL [#1559](https://togithub.com/async-graphql/async-graphql/pull/1559)
- Support for JSON extended representations of BSON ObjectId and Uuid [#1542](https://togithub.com/async-graphql/async-graphql/pull/1542)
- feat: get directives from SelectionField [#1548](https://togithub.com/async-graphql/async-graphql/pull/1548)
- Support Directives on Subscriptions [#1500](https://togithub.com/async-graphql/async-graphql/pull/1500)
- fix subscription err typo [#1556](https://togithub.com/async-graphql/async-graphql/pull/1556)
### [`v7.0.6`](https://togithub.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#706-2024-06-08)
- add license files to each project [#1523](https://togithub.com/async-graphql/async-graphql/issues/1523)
- Improve alignment of directive behavior with GraphQL spec [#1524](https://togithub.com/async-graphql/async-graphql/pull/1524)
- dynamic schema: pass default vals to ResolverContext [#1527](https://togithub.com/async-graphql/async-graphql/pull/1527)
- Add [altair](https://togithub.com/altair-graphql/altair) source [#1530](https://togithub.com/async-graphql/async-graphql/pull/1530)
- feat: Add support for using `Interface` and `OneofObject` on the same struct [#1534](https://togithub.com/async-graphql/async-graphql/pull/1534)
### [`v7.0.5`](https://togithub.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#705-2024-05-09)
- Fix compiler and clippy warnings [#1501](https://togithub.com/async-graphql/async-graphql/pull/1501)
- Added support for deploying to wasm targets with axum - (without subscriptions) [#1517](https://togithub.com/async-graphql/async-graphql/pull/1517)
- Bump opentelemetry (0.21.0 -> 0.22.0) [#1513](https://togithub.com/async-graphql/async-graphql/pull/1513)
- Update lru dependency [#1504](https://togithub.com/async-graphql/async-graphql/pull/1504)
- Support TypeDirective for ArgumentDefinition, Enum, EnumValue, InputFieldDefinition, InputObject, Interface [#1509](https://togithub.com/async-graphql/async-graphql/pull/1509)
- Add `display` attribute for Enum macro [#1518](https://togithub.com/async-graphql/async-graphql/issues/1518)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
7.0.3
->7.0.7
7.0.3
->7.0.7
Release Notes
async-graphql/async-graphql (async-graphql)
### [`v7.0.7`](https://togithub.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#707-2024-07-14) - Support raw values from serde_json [#1554](https://togithub.com/async-graphql/async-graphql/pull/1554) - The custom directive `ARGUMENT_DEFINITION` is not being output at the appropriate location in SDL [#1559](https://togithub.com/async-graphql/async-graphql/pull/1559) - Support for JSON extended representations of BSON ObjectId and Uuid [#1542](https://togithub.com/async-graphql/async-graphql/pull/1542) - feat: get directives from SelectionField [#1548](https://togithub.com/async-graphql/async-graphql/pull/1548) - Support Directives on Subscriptions [#1500](https://togithub.com/async-graphql/async-graphql/pull/1500) - fix subscription err typo [#1556](https://togithub.com/async-graphql/async-graphql/pull/1556) ### [`v7.0.6`](https://togithub.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#706-2024-06-08) - add license files to each project [#1523](https://togithub.com/async-graphql/async-graphql/issues/1523) - Improve alignment of directive behavior with GraphQL spec [#1524](https://togithub.com/async-graphql/async-graphql/pull/1524) - dynamic schema: pass default vals to ResolverContext [#1527](https://togithub.com/async-graphql/async-graphql/pull/1527) - Add [altair](https://togithub.com/altair-graphql/altair) source [#1530](https://togithub.com/async-graphql/async-graphql/pull/1530) - feat: Add support for using `Interface` and `OneofObject` on the same struct [#1534](https://togithub.com/async-graphql/async-graphql/pull/1534) ### [`v7.0.5`](https://togithub.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#705-2024-05-09) - Fix compiler and clippy warnings [#1501](https://togithub.com/async-graphql/async-graphql/pull/1501) - Added support for deploying to wasm targets with axum - (without subscriptions) [#1517](https://togithub.com/async-graphql/async-graphql/pull/1517) - Bump opentelemetry (0.21.0 -> 0.22.0) [#1513](https://togithub.com/async-graphql/async-graphql/pull/1513) - Update lru dependency [#1504](https://togithub.com/async-graphql/async-graphql/pull/1504) - Support TypeDirective for ArgumentDefinition, Enum, EnumValue, InputFieldDefinition, InputObject, Interface [#1509](https://togithub.com/async-graphql/async-graphql/pull/1509) - Add `display` attribute for Enum macro [#1518](https://togithub.com/async-graphql/async-graphql/issues/1518)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.