Releases: lukaszraczylo/graphql-monitoring-proxy
Releases · lukaszraczylo/graphql-monitoring-proxy
v0.5.13
16 Oct 14:25
Compare
Sorry, something went wrong.
No results found
v0.5.10
16 Oct 08:13
Compare
Sorry, something went wrong.
No results found
v0.5.8
15 Oct 09:04
Compare
Sorry, something went wrong.
No results found
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
13 Oct 15:33
Compare
Sorry, something went wrong.
No results found
6ac3937 Fix leaky bytes allocation for cache.
089d05b Improve cache mechanism using sync map
v0.3.1
13 Oct 14:30
Compare
Sorry, something went wrong.
No results found
7293583 Resources allocation improvement.
dbd005b Remove external library dependency, use homebrewed cache instead.
v0.2.35
13 Oct 13:52
Compare
Sorry, something went wrong.
No results found
bf18f36 If proxying of the query fails - return 500.
v0.2.33
13 Oct 13:27
Compare
Sorry, something went wrong.
No results found
3c0f9f4 Add debugging option for the request / response cycle.
v0.2.31
12 Oct 20:21
Compare
Sorry, something went wrong.
No results found
bf9ec2c Reuse fasthttp client
815a684 Add ability to set up allowed paths for proxying.
v0.2.28
11 Oct 10:31
Compare
Sorry, something went wrong.
No results found
f41b2ae New: Proxy all the requests to the graphql server
v0.2.25
10 Oct 21:34
Compare
Sorry, something went wrong.
No results found
fixup! Remove last leftover of internal libraries.