Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-17 | 1.8 kB | |
v1.3.5 source code.tar.gz | 2025-04-17 | 422.2 kB | |
v1.3.5 source code.zip | 2025-04-17 | 943.7 kB | |
Totals: 3 Items | 1.4 MB | 0 |
:star: New Features
- GraphQL Subscriptions + graphql-java-extended-validation directives throws IllegalStateException rather than validation error #1143
- GraphQlTester.Response should expose extensions #1131
:lady_beetle: Bug Fixes
- Use correct logger name in QuerydslDataFetcher #1185
- Allow non-nullable "edges" list type in GraphQL relay #1173
- Cancellation signal is not propagated from transports to reactive controller methods #1149
- HTTP request with invalid "Content-Type" header causes InvalidMimeTypeException and 500 response #1145
- GraphQlTester does not pass extensions for subscriptions #1135
:notebook_with_decorative_cover: Documentation
- Documentation page about code generation is truncated #1188
:hammer: Dependency Upgrades
- Upgrade to Context Propagation 1.1.3 #1194
- Upgrade to Micrometer 1.13.13 #1193
- Upgrade to Reactor 2023.0.17 #1192
- Upgrade to Spring Framework 6.1.19 #1191
:heart: Contributors
Thank you to all the contributors who worked on this release:
@JBodkin-Amphora and @pgrosslicht