Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Releases: aerogear/graphql-link

0.3.0

13 Feb 16:31
Compare
Choose a tag to compare

Changelog

c2026d0 Merge pull request #35 from chirino/issue33
e7f8424 Merge pull request #36 from chirino/docker
2f76a97 feat: Add support for calling an external policy agent to control authorizing field level access for GraphQL requests. Fiexes #33
9e0c60c feat: add docker support and support a workdir CLI option in case your running in a kube pod with the config directory readonly (due to it being mounted from a ConfigMap).
ba4f70f feat: added more control over what headers are passed to the upstream servers.
bc67e65 feat: updated ui to allow configuring which headers are passed to the upstream servers.
4910983 fix: Update license file
e64c543 fix: add information about docker image
b3e7b0b fix: documentation for cli
66e6944 fix: getting docker image to run on openshift.
40f034a fix: link name in the strings and placeholders
263dc69 fix: minor readme adjustments
68a3e89 fix: rename internal packages
59cc58b fix: skip calling the policy agent if there are no fields that need to be checked.
37531e1 fix: when workdir not configured, the config file was being updated with empty content.

0.2.0

22 Jun 13:48
Compare
Choose a tag to compare

Changelog

9b56a0b Merge pull request #31 from chirino/remove-arm
d87593c Merge pull request #32 from chirino/readme-fix
0858fcf feat: adding a rest api to get and update the gateway configuration file.
72791c2 feat: admin ui now embeds the graphiql page via iframe
c24fd09 feat: passthrough all client http headers to the upstream servers like an http proxy would do.
144dbde feat: react ui react admin app is now embedded and served by the gateway.
e475dcd feat: support configuring openapi upstream servers via the UI
d2c233d feat: support configuring openapi upstream servers via the UI
65171c1 feat: ui can now edit configuration file
40b3f94 feat: ui can now edit link vars.
e00e82f feat: ui can now edit the root type names.
37100cc feat: ui can now edit the root type names.
1699da2 fix: Add release info to README
25b4fdd fix: Remove arm from the release targets
322d373 fixes: https://blog.jcoglan.com/2020/06/02/redos-vulnerability-in-websocket-extensions/
6f0bc88 yaml config now supports using openapi type upstream servers.

0.1.0

26 May 08:35
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Description

Initial alpha release of the graphql-gw.