Skip to content

Releases: lukaszraczylo/graphql-monitoring-proxy

v0.18.13

20 Jun 07:44
f7babe9
Compare
Choose a tag to compare

f7babe9 fixup! Disable caller as it's not necessary and generates slight delay.

v0.18.10

19 Jun 22:43
16844e3
Compare
Choose a tag to compare

16844e3 Disable caller as it's not necessary and generates slight delay.

v0.18.7

19 Jun 22:16
61d7a45
Compare
Choose a tag to compare

61d7a45 Update cache library, use miniredis for testing, add additional benchmarks. (#14)

v0.18.4

17 Jun 09:27
12e4237
Compare
Choose a tag to compare

12e4237 divide long functions, replace strings.builder with bytes.buffer. (#13)

v0.18.2

15 Jun 09:24
de31912
Compare
Choose a tag to compare

de31912 increase error handling and mutex encapsulation (#12)

v0.17.1

12 Jun 12:03
e0e9b42
Compare
Choose a tag to compare

e0e9b42 Release: Improve documentation and number of logs cleaned.

v0.16.46

12 Jun 11:50
9a7635b
Compare
Choose a tag to compare

9a7635b fixup! fixup! Add cleaning up action logs as well.

v0.16.23

11 Jun 19:01
2e40ee0
Compare
Choose a tag to compare

2e40ee0 Update the helpers to sort labels alpabetically. It will help to avoid the flaky tests and duplicated metrics.
df9f437 fixup! fixup! fixup! fixup! fixup! fixup! Fix: Redis connection for tests.

v0.16.17

11 Jun 11:33
91d8246
Compare
Choose a tag to compare

91d8246 fixup! fixup! fixup! fixup! fixup! Fix: Redis connection for tests.
cecccc1 fixup! fixup! fixup! fixup! Fix: Redis connection for tests.
32eef4a fixup! fixup! fixup! Fix: Redis connection for tests.
d051722 fixup! fixup! Fix: Redis connection for tests.
44cd694 fixup! Fix: Redis connection for tests.
fe7af0b Fix: Redis connection for tests.
12e0294 Add distibuted cache with Redis
a01a4da Add metrics for cached queries + cache hit/miss
371d51f Update dependencies.
a9fd6b3 Release: Add cache operations via API + support distributed redis cache.

v0.15.47

10 Jun 23:06
dc9e17e
Compare
Choose a tag to compare

dc9e17e Add metrics for cached queries + cache hit/miss