Skip to content

Releases: lukaszraczylo/graphql-monitoring-proxy

v0.2.25

10 Oct 21:34
dd25e4a
Compare
Choose a tag to compare
fixup! Remove last leftover of internal libraries.

v0.2.22

10 Oct 21:32
dd25e4a
Compare
Choose a tag to compare

e358e2a Remove redundant tests.
1a36288 Extract helper libraries from private repo of telegram-bot.app

v0.2.18

10 Oct 18:54
0758cd5
Compare
Choose a tag to compare

0758cd5 fixup! Add ability to look for the role in header.
51dfc8d Add ability to look for the role in header.
2f87f40 Update README to something more readable.
377a1a4 Update documentation.

v0.2.10

10 Oct 18:30
7de1cf7
Compare
Choose a tag to compare

7de1cf7 Add read only mode to block all the queries with mutations.

v0.2.7

10 Oct 18:25
917ee1a
Compare
Choose a tag to compare

917ee1a Add cache ttl support (#3)

v0.2.3

10 Oct 12:57
bc12849
Compare
Choose a tag to compare

bc12849 Add tests (#2)

v0.1.1

09 Oct 16:52
c213a49
Compare
Choose a tag to compare

c213a49 New: release rate limit per role.
ac44056 Add role ratelimit (#1)
743eed7 Add ability to enable / disable access log. In high frequency environments it can be a little bit noisy.
b89053c Update README.

v0.0.26

09 Oct 07:45
3b1af9c
Compare
Choose a tag to compare

3b1af9c Add ability to enable / disable access log. In high frequency environments it can be a little bit noisy.
5f44ce7 fixup! Update README.
1b94958 Update README.

v0.0.20

08 Oct 17:49
16f2948
Compare
Choose a tag to compare
Add license.

v0.0.19

08 Oct 17:46
16f2948
Compare
Choose a tag to compare

ed1de61 Force minor version for public release.
e7b2cc1 Update readme and make it release ready.
3ac7c11 Blocking introspection queries.
eee6016 Update dependencies.