Skip to content

Releases: lukaszraczylo/graphql-monitoring-proxy

v0.11.3

12 Apr 22:33
bc2dff0
Compare
Choose a tag to compare

bc2dff0 Update dependencies.

v0.10.1

13 Mar 23:12
ce344d1
Compare
Choose a tag to compare

ce344d1 Add read only replica (#11)
dc916d3 Fix documentation after testing.

v0.9.2

12 Mar 11:19
e495cf2
Compare
Choose a tag to compare

e495cf2 Read only endpoint support (#10)

v0.8.1

05 Mar 22:43
ba1fef9
Compare
Choose a tag to compare

3a18e0e Improve stats gathering and tests improvements. (#8)

v0.7.47

05 Mar 14:44
b6c284b
Compare
Choose a tag to compare
Update dependencies.

v0.7.45

05 Mar 14:42
b6c284b
Compare
Choose a tag to compare

88ef1aa Reuse http client and add retry to the proxied requests.
6d32278 Reuse http client.

v0.7.41

15 Feb 10:26
f2085c8
Compare
Choose a tag to compare

f2085c8 Update dependencies.
ebbb1c5 Micro fixes.
0bdea74 Move results to the struct for ease of management.
4cb0d22 Return 403 on blocked queries.
9910bb1 Update documentation.
756c63c Add support for 'refresh' in @cached section of the query.

v0.7.31

08 Feb 20:54
029e016
Compare
Choose a tag to compare

029e016 Docker to use distroless image.

v0.7.29

05 Feb 15:41
4cf27e0
Compare
Choose a tag to compare

4cf27e0 Missed on files requiring json encoding.
3149a27 Update semver config.
bb28f2f Change the json library to the fully compatible ( and fast ) one.
d3a8da1 Move location of the global proxy client from the per-req to main. There's no need to re-create it every single time.
794cb1d Add the prefixed environment variables to avoid potential conflicts.
95f2236 Dependencies refresh.

v0.7.19

11 Jan 10:45
1ff568a
Compare
Choose a tag to compare

1ff568a Update dependencies.