- Notifications
You must be signed in to change notification settings - Fork369
Open
Description
Library Version
8.4.0
Describe the bug
Somehow the changes for APQ are no longer included in the releases since version 8.6.0. The changes were implemented with PR#2067 and are still present in the master branch, but not in the tags and release. For more details on why this is necessary, you can check the linked issue of the PR#2065
Since the PR changes are included in the 9.0.0-alpha tags, it is probably just a mistake that these changes are not included in the current releases.
SpringGraphQLRequestParser in Version 8.6.0
SpringGraphQLRequestParser in Version 8.5.0
Expected behavior
These changes should be part again of the current version.