Skip to content

Releases: lukaszraczylo/graphql-monitoring-proxy

v0.5.26

19 Oct 14:48
35e6069
Compare
Choose a tag to compare

35e6069 Add the healtcheck checks on the end server.

v0.5.23

19 Oct 13:58
ef87313
Compare
Choose a tag to compare

ef87313 Fix the tests.
92359c1 Cleanup pt 1 (#4)

v0.5.19

16 Oct 14:51
2be4f17
Compare
Choose a tag to compare

2be4f17 Disable header normalisation.

v0.5.17

16 Oct 14:35
3cb9088
Compare
Choose a tag to compare

3cb9088 Revert disable headers normalising.
f50f98b Add printing out the request headers in debug mode.

v0.5.13

16 Oct 14:25
29f7fec
Compare
Choose a tag to compare

29f7fec Update dependencies.

v0.5.10

16 Oct 08:13
57cf36b
Compare
Choose a tag to compare

57cf36b Add /livez endpoint.

v0.5.8

15 Oct 09:04
2a0302a
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

bf18f36 If proxying of the query fails - return 500.