Skip to content

v0.3.0

Compare
Choose a tag to compare
@csweichel csweichel released this 09 Apr 12:47
· 24 commits to main since this release

Server Docker images

csweichel/werft:v0.3.0

Highlights - CLI

Highlights - server

Changelog

d9b8dc3 Fix webui release build
9650997 [werft cli] Improve error messages
8f83b49 Describe auth and policies in README
d436930 Add stop command
a36b58f [opa] Add policy from file support
b7929ec [github-auth] Support teams and emails
19e24b4 Integrate OPA API policies natively
ac0e65c Add credential helper support
5aa1af7 [plugins/opa-api] Add first draft of an OPA API plugin
d7faa0c Bump color-string from 1.5.3 to 1.5.5 in /pkg/webui
e2b2633 Bump merge-deep from 3.0.2 to 3.0.3 in /pkg/webui
d6fbd4f Bump ws from 5.2.2 to 5.2.3 in /pkg/webui
2d1449d Bump follow-redirects from 1.12.1 to 1.14.8 in /pkg/webui
83006e1 Bump url-parse from 1.5.3 to 1.5.10 in /pkg/webui
03f180e Bump minimist from 1.2.5 to 1.2.6 in /pkg/webui
9c64fe0 Bump moment from 2.27.0 to 2.29.2 in /pkg/webui
35f8b74 Add iOS support

Contributor