Skip to content

Releases: NVIDIA/aicr

v0.6.4

17 Feb 23:17
Immutable release. Only release title and notes can be modified.
v0.6.4
f626199

Choose a tag to compare

Changelog

Tasks

Others

v0.6.3

17 Feb 16:29
Immutable release. Only release title and notes can be modified.
v0.6.3
efb9f07

Choose a tag to compare

Changelog

Features

  • bd25584: feat(validator): move generator to standalone tool, add TestName registration, wire image-pull-secret (#95) (@xdu31)
  • e0d8c38: feat(ci): add CUJ2 inference workflow to H100 smoke test (#120) (@dims)
  • 45e334c: feat: add kind-inference overlays and chainsaw health checks (#122) (@dims)

Tasks

Others

v0.6.2

13 Feb 15:35
Immutable release. Only release title and notes can be modified.
v0.6.2
d80fe4d

Choose a tag to compare

Changelog

Tasks

Others

  • 8895f29: ci: add actions:read permission to security-scan job (@mchmarny)
  • af86dbe: ci: eliminate hardcoded versions and consolidate CI workflows (@mchmarny)
  • c691c4d: ci: harden checkout credentials, add checksum verification, fail-fast off (@mchmarny)
  • 4cc0e9e: ci: skip SBOM generation in packaging dry run (@mchmarny)

v0.6.1

13 Feb 13:39
Immutable release. Only release title and notes can be modified.
v0.6.1
cd68a12

Choose a tag to compare

Changelog

Tasks

Others

v0.6.0

13 Feb 13:10
Immutable release. Only release title and notes can be modified.
v0.6.0
569a4f5

Choose a tag to compare

Changelog

Features

Tasks

Others

v0.5.16

12 Feb 16:40
Immutable release. Only release title and notes can be modified.
v0.5.16
f4b6a26

Choose a tag to compare

Changelog

Features

Tasks

Others

v0.5.15

11 Feb 21:00
Immutable release. Only release title and notes can be modified.
v0.5.15
22b73f8

Choose a tag to compare

Changelog

Others

  • 30e5d1a: fix: use per-arch darwin binaries instead of universal binary (@mchmarny)
  • 7a2144b: fix: use universal binary name for macOS in install script (@mchmarny)

v0.5.14

11 Feb 17:19
Immutable release. Only release title and notes can be modified.
v0.5.14
1676aea

Choose a tag to compare

Changelog

Tasks

Others

v0.5.13

11 Feb 14:08
Immutable release. Only release title and notes can be modified.
v0.5.13
2ae15d5

Choose a tag to compare

Changelog

Tasks

Others

  • ae3654b: fix: move publish after attestation to prevent unattested releases (@mchmarny)

v0.5.12

11 Feb 13:38
Immutable release. Only release title and notes can be modified.
v0.5.12
9675424

Choose a tag to compare

Changelog

Features

  • d1ad1d5: feat: split Docker builds from GoReleaser into native CI jobs (@mchmarny)

Tasks

Others

  • a87f38c: fix: add --amend to docker manifest create for manifest list sources (@mchmarny)
  • 4632540: fix: add packages:write permission to attest job for cosign (@mchmarny)
  • eaeb66d: fix: use buildx imagetools for multi-arch manifest creation (@mchmarny)
  • f95bc51: fix: use correct GitHub ARM64 runner label ubuntu-24.04-arm (@mchmarny)