Releases: americanas-tech/restQL-golang
Releases · americanas-tech/restQL-golang
v6.7.2
Remove deprecated functions
v6.7.1
v6.7.0
Add support for middleware tenant by host
v6.6.1
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
v6.5.0
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
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.