Releases: lukaszraczylo/graphql-monitoring-proxy
Releases · lukaszraczylo/graphql-monitoring-proxy
v0.5.26
35e6069 Add the healtcheck checks on the end server.
v0.5.19
2be4f17 Disable header normalisation.
v0.5.17
3cb9088 Revert disable headers normalising.
f50f98b Add printing out the request headers in debug mode.
v0.5.8
2a0302a Create allow list for event when intospection is blocked but developers really want to use certain subqueries.
29ffb8a Update README.md
v0.5.3
6ac3937 Fix leaky bytes allocation for cache.
089d05b Improve cache mechanism using sync map
v0.3.1
7293583 Resources allocation improvement.
dbd005b Remove external library dependency, use homebrewed cache instead.
v0.2.35
bf18f36 If proxying of the query fails - return 500.