Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 20:46
· 80 commits to main since this release
ee702d5

CI

  • add cid github actions workflow (#164)

Features

  • add diff endpoint to api
  • handle nci errors, move vcs code into a standalone library
  • improve cel rule evaluation, update github.com/google/cel-go to v0.17.1 (#132)
  • move rule eval into a shared library

Internal

  • log rule evaluation errors
  • update cacert paths
  • update go to v1.21.0
  • deps: update module github.com/go-resty/resty/v2 to v2.11.0 (#159)
  • deps: update module github.com/google/cel-go to v0.18.2 (#154)
  • deps: update module github.com/google/uuid to v1.6.0 (#161)
  • deps: update module github.com/jarcoal/httpmock to v1.3.1 (#134)
  • deps: update module github.com/jinzhu/configor to v1.2.2 (#156)
  • deps: update module github.com/labstack/echo/v4 to v4.11.4 (#158)
  • deps: update module github.com/opencontainers/image-spec to v1.1.0-rc6 (#160)
  • deps: update module github.com/protonmail/gopenpgp/v2 to v2.7.4 (#151)
  • deps: update module github.com/rs/zerolog to v1.32.0 (#163)
  • deps: update module github.com/samber/lo to v1.39.0 (#155)
  • deps: update module github.com/spf13/cobra to v1.8.0 (#152)
  • deps: update module oras.land/oras-go/v2 to v2.4.0 (#162)
  • deps: update repoanalyzer for kotlin support