Skip to content

v2.7.0-pro-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@caarlos0 caarlos0 released this 25 Jan 17:26
55793ed

Changelog

Pro-only

New features

  • feat(pro): dockerhub.description from global metadata
  • feat(pro): fury support apk packages
  • feat(pro): hooks.if (#943)
  • feat(pro): msi support arm64 (#951)
  • feat(pro): support cloudsmith component/channel
  • feat(pro): support wix 4+ (#946)

Bug fixes

  • fix(pro): bad log message
  • fix(pro): do not skip all hooks if one is skipped
  • fix(pro): flag help
  • fix(pro): jsonschema
  • fix(pro): msi tests, template variables
  • fix(pro): notarize json schema

Build process updates

  • ci(pro): attestations don't work in private repositories
  • ci(pro): do not re-build nightly
  • ci(pro): publish attestations

Shared with OSS

Bug fixes

  • fix: simplify test a bit

Dependency updates

  • chore(deps): bump actions/checkout from 3 to 4 (#5475)
  • chore(deps): bump actions/checkout from 3 to 4 (#938)
  • chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0 (#5483)
  • chore(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 (#5477)
  • chore(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 (#5482)
  • chore(deps): bump github/codeql-action from 3.28.2 to 3.28.3 (#5476)
  • chore(deps): bump github/codeql-action from 3.28.3 to 3.28.4 (#5481)

Documentation updates

  • docs: add vedant as a maintainer (#5471)
  • docs: attestations (#5474)
  • docs: fix install
  • docs: remove unreleased for v2.6 (#5479)
  • docs: update
  • docs: update
  • docs: update
  • docs: update yum install instructions

Build process updates

  • ci: attest release artifacts
  • ci: avoid duplicated nightly builds
  • ci: codecov only on linux
  • ci: fix rev-parse
  • ci: fix typo
  • ci: missing perm
  • ci: testing attestations

Other work

  • chore: auto-update generated files
  • chore: auto-update generated files
  • chore: fix comment
  • chore: schema update
  • chore: set token
  • chore: update
  • chore: update docs
  • chore: update security policy (#5478)