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

0.3.0

Latest
Compare
Choose a tag to compare
@wtrocki wtrocki released this 13 Feb 16:31
· 26 commits to master since this release

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.