Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 14:36
· 13 commits to main since this release
v1.5.0
e3ea4e0

Changelog

  • 53d7e46 build(deps): bump actions/cache from 4.1.2 to 4.2.0
  • 9d8f96c build(deps): bump actions/checkout from 4.2.1 to 4.2.2
  • 85ee0c1 build(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6
  • fae7a55 build(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7
  • 3b6b3f1 build(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8
  • 003e799 build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0
  • c9ee6a1 build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1
  • 156190c build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • cd28e8d build(deps): bump github/codeql-action from 3.27.0 to 3.27.1
  • 87f6c93 build(deps): bump github/codeql-action from 3.27.1 to 3.27.4
  • 52a6c65 build(deps): bump github/codeql-action from 3.27.4 to 3.27.5
  • fa55d06 build(deps): bump github/codeql-action from 3.27.5 to 3.27.6
  • b61f893 build(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
  • 489c496 chore: add cover flag to binary
  • 8f7837e chore: build default configuration with default values, add functional tests of examples
  • e3ea4e0 chore: release v1.5.0
  • 90013b3 feat: add additional pages configuration
  • 9191ce5 feat: load admin password from environment variable, fix file loading, add JSON schema generation
  • 339638e fix: add file name on unmarshal to trigger file push
  • 8f23fd1 fix: cover whole pages lifecycle (+delete)
  • 66653bc impr: fix ToS content import from file, add examples and test them in CI