Skip to content

Releases: lukaszraczylo/graphql-monitoring-proxy

v0.5.13

16 Oct 14:25
29f7fec

Choose a tag to compare

29f7fec Update dependencies.

v0.5.10

16 Oct 08:13
57cf36b

Choose a tag to compare

57cf36b Add /livez endpoint.

v0.5.8

15 Oct 09:04
2a0302a

Choose a tag to compare

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
6ac3937

Choose a tag to compare

6ac3937 Fix leaky bytes allocation for cache.
089d05b Improve cache mechanism using sync map

v0.3.1

13 Oct 14:30
7293583

Choose a tag to compare

7293583 Resources allocation improvement.
dbd005b Remove external library dependency, use homebrewed cache instead.

v0.2.35

13 Oct 13:52
bf18f36

Choose a tag to compare

bf18f36 If proxying of the query fails - return 500.

v0.2.33

13 Oct 13:27
3c0f9f4

Choose a tag to compare

3c0f9f4 Add debugging option for the request / response cycle.

v0.2.31

12 Oct 20:21
bf9ec2c

Choose a tag to compare

bf9ec2c Reuse fasthttp client
815a684 Add ability to set up allowed paths for proxying.

v0.2.28

11 Oct 10:31
f41b2ae

Choose a tag to compare

f41b2ae New: Proxy all the requests to the graphql server

v0.2.25

10 Oct 21:34
dd25e4a

Choose a tag to compare

fixup! Remove last leftover of internal libraries.