hasura / hasura/graphql-engine

Support aeson 2.0

Open
#8,369 1 comment 0 reactions 0 assignees View on GitHub
k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

In addition to the changes in #8355, supporting aeson 2.0 in `graphql-engine` would be all that's needed to allow building with the stackage LTS 19 solver. aeson 2.0 is mainly interesting as it mitigates a possible DoS related to JSON parsing.

From my testing all hasura-related packages except graphql-engine already build with aeson 2.0.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the changes in issue #8355 and the graphql-engine build configuration for aeson constraints. Check the project with the Stackage LTS 19 solver and identify any remaining aeson 2.0 compatibility failures; done means graphql-engine builds successfully with that solver.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.