Skip to content

Releases: americanas-tech/restQL-golang

v6.7.2

17 Jul 18:49
62d379c
Compare
Choose a tag to compare

Remove deprecated functions

v6.7.1

05 Jul 14:08
Compare
Choose a tag to compare

This release change the way the plugins get the request URI

v6.7.0

02 Jun 19:40
36cffd0
Compare
Choose a tag to compare

Add support for middleware tenant by host

v6.6.1

23 Mar 14:41
5556b0f
Compare
Choose a tag to compare
fix: select all filter not propagated for nested objects/lists (#71)

the select all filter (*) was not being propagated while applying filters,
which made it so all other fields of the object were being removed leaving
only the ones filtered by other filters.

v6.6.0

04 May 18:57
d0c143a
Compare
Choose a tag to compare
upgrade go and deps (#70)

v6.5.0

21 Oct 12:06
Compare
Choose a tag to compare

This release introduces a new strategy to enable debugging response via a header, aside from the usual query parameter. Now it is also possible to disable one or both strategies.

v6.3.0

14 Sep 19:20
Compare
Choose a tag to compare

This release splits the admin route for create and update mappings.

When creating mappings no API Key is required, giving more freedom to end users.

v6.2.0

26 Apr 19:29
Compare
Choose a tag to compare
chore (e2e): kill server after e2e tests finish

v6.1.2

16 Apr 22:12
Compare
Choose a tag to compare
fix(eval): fix broken tests

v6.1.1

16 Apr 21:52
Compare
Choose a tag to compare
fix(eval): use canonical format of the header key