Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 01:20
· 122 commits to main since this release

Changelog

  • 16b0da9 Release v1.0.0
  • 21b780c Update changelog
  • b69c650 Update doc
  • 90a66d9 Add release workflow
  • a104907 update config for ssl
  • e4734b8 use a default http port
  • 969138b remove package name from openapi data model
  • 87ec9c5 show logo on start
  • 024fd1c Add APIs to evaluate policies get result from OPA
  • 12c14ed update readme
  • a6213fa handle help and wrong flags
  • ed758cf implement regal based rego file validation
  • dc10f7b implement regal based rego file validation
  • 729fc45 Configure Open API of policy-man
  • 4c562dd Add validate api
  • 853226e Add CI actions
  • ec09e8b update port,log,health status
  • 787aeff Fix Evaluate logic
  • 1a125c3 Add some skeleton codes and implement the /policy/eval API
  • d8f7076 Initial commit