Skip to content

Releases: ChilliCream/graphql-platform

16.1.4-p.2

08 Jun 08:57
Immutable release. Only release title and notes can be modified.
93adf38

Choose a tag to compare

16.1.4-p.2 Pre-release
Pre-release

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

07 Jun 14:07
Immutable release. Only release title and notes can be modified.
e4b2ea1

Choose a tag to compare

16.1.4-p.1 Pre-release
Pre-release

What's Changed

Full Changelog: 16.1.3...16.1.4-p.1

16.1.3

05 Jun 18:19
Immutable release. Only release title and notes can be modified.
6c88d26

Choose a tag to compare

What's Changed

Full Changelog: 16.1.2...16.1.3

16.1.3-p.1

05 Jun 08:20
Immutable release. Only release title and notes can be modified.
d05dc2f

Choose a tag to compare

16.1.3-p.1 Pre-release
Pre-release

What's Changed

Full Changelog: 16.1.2...16.1.3-p.1

16.1.2

04 Jun 13:19
Immutable release. Only release title and notes can be modified.
dee2704

Choose a tag to compare

What's Changed

Full Changelog: 16.1.1...16.1.2

16.1.2-p.2

04 Jun 12:21
Immutable release. Only release title and notes can be modified.
a43a58c

Choose a tag to compare

16.1.2-p.2 Pre-release
Pre-release

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

04 Jun 08:53
Immutable release. Only release title and notes can be modified.
2d52428

Choose a tag to compare

16.1.2-p.1 Pre-release
Pre-release

What's Changed

Full Changelog: 16.1.1...16.1.2-p.1

16.1.1

04 Jun 07:05
Immutable release. Only release title and notes can be modified.
431455e

Choose a tag to compare

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

03 Jun 14:48
Immutable release. Only release title and notes can be modified.
786a267

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 16.0.13...16.1.0

16.1.0-p.14

03 Jun 08:23
Immutable release. Only release title and notes can be modified.
f10703c

Choose a tag to compare

16.1.0-p.14 Pre-release
Pre-release

What's Changed

  • Fix [Parent(requires:)] dropped for resolvers declared on interface types by @Tommsy64 in #9823

New Contributors

Full Changelog: 16.0.14-p.2...16.1.0-p.14