Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
16.1.4-p.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Introduce routing conditions for inbound message processing by @PascalSenn in #9869
- Add multi-routing-key bindings to RabbitMQ transport by @alisan3 in #9864
- Fix MCP adapter stack overflow on self-referencing input types by @glen-84 in #9850
- [OpenAPI] Properly handle recursive input types by @tobias-tengler in #9855
New Contributors
Full Changelog: 16.1.4-p.1...16.1.4-p.2
16.1.4-p.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Cleanup blogpost headings by @PascalSenn in #9859
- [Nitro CLI] Use
Client.publishedVersionsto powerclient list published-versionscommand by @tobias-tengler in #9861 - [Website] Move docs and blog to website-next by @tobias-tengler in #9862
- [Website] Remove trailing slashes by @tobias-tengler in #9863
- Update Nitro to 31.0.2 by @tobias-tengler in #9865
Full Changelog: 16.1.3...16.1.4-p.1
16.1.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix relaxed-format Date/LocalDate parsing for UTC-suffixed values by @tobias-tengler in #9854
- Accouncing skillz by @PascalSenn in #9853
- Publish nitro-schema-download GitHub action by @tobias-tengler in #9858
- Fix re-entrant lookups for nested selections under required fields by @michaelstaib in #9860
Full Changelog: 16.1.2...16.1.3
16.1.3-p.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix relaxed-format Date/LocalDate parsing for UTC-suffixed values by @tobias-tengler in #9854
Full Changelog: 16.1.2...16.1.3-p.1
16.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add EnforceNullVariableValuesForMultipartFileUpload option by @tobias-tengler in #9842
- Update NuGet Icons by @rstaib in #9843
- [Nitro CLI] Force non-interactive mode when output format is set by @tobias-tengler in #9844
- Serialize sbyte as JSON number in transport and execution writers by @glen-84 in #9846
- [Fusion] Fix mutation execution backlog dropping batched follow-up operations by @tobias-tengler in #9847
Full Changelog: 16.1.1...16.1.2
16.1.2-p.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- [Nitro CLI] Force non-interactive mode when output format is set by @tobias-tengler in #9844
- Serialize sbyte as JSON number in transport and execution writers by @glen-84 in #9846
Full Changelog: 16.1.2-p.1...16.1.2-p.2
16.1.2-p.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add EnforceNullVariableValuesForMultipartFileUpload option by @tobias-tengler in #9842
- Update NuGet Icons by @rstaib in #9843
Full Changelog: 16.1.1...16.1.2-p.1
16.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix double-encoding of escaped string variables in multipart uploads by @michaelstaib in #9839
- Revert "[Analyzer] Add analyzer for conflicting [ID] attribute usage by @tobias-tengler in #9841
Full Changelog: 16.1.0...16.1.1
16.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Refresh NuGet package icons and consolidate Directory.Build.props by @rstaib in #9813
- Add attribute scoping support by @michaelstaib in #9820
- Add key inferrence for lookups by @michaelstaib in #9819
- Fix
[Parent(requires:)]dropped for resolvers declared on interface types by @Tommsy64 in #9823 - Surface clearer errors for invalid node IDs by @tobias-tengler in #9824
- [Analyzer] Add analyzer for conflicting [ID] attribute usage by @tobias-tengler in #9828
- Re-pin nitro-client actions to v16.0.13 by @glen-84 in #9829
- Serialize sbyte values as JSON numbers in StrawberryShake by @glen-84 in #9827
- Fix ApplyPolicy.Validation not enforced on code-first fields by @glen-84 in #9834
- Add Espresso Nuget Icon by @rstaib in #9835
- Improve Schema Error Details by @michaelstaib in #9838
New Contributors
Full Changelog: 16.0.13...16.1.0
16.1.0-p.14
Immutable
release. Only release title and notes can be modified.