Skip to content

Releases: containers/olot

v0.1.17

06 Apr 07:17
f012fae

Choose a tag to compare

What's Changed

  • build(deps-dev): bump ruff from 0.15.6 to 0.15.8 by @dependabot[bot] in #171
  • build(deps): bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 by @dependabot[bot] in #170
  • feat: add root_dir parameter to oci_layers_on_top by @jonburdo in #168

New Contributors

Full Changelog: v0.1.16...v0.1.17

v0.1.16

18 Mar 16:47
f0b2c2c

Choose a tag to compare

What's Changed

  • build(deps-dev): bump ruff from 0.15.0 to 0.15.1 by @dependabot[bot] in #158
  • build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #160
  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #161
  • build(deps-dev): bump ruff from 0.15.1 to 0.15.6 by @dependabot[bot] in #166
  • test: add simulation for Konflux-like behaviour by @tarilabs in #165
  • core: add support for Oras(-py) as a 3rd backend by @tarilabs in #164

Full Changelog: v0.1.15...v0.1.16

v0.1.15

16 Feb 12:47
abf0380

Choose a tag to compare

What's Changed

  • ci(gha): require newer Skopeo version GHA runners for E2E by @tarilabs in #156
  • feat: support Annotation for simple artifact creation by @tarilabs in #157

Full Changelog: v0.1.14...v0.1.15

v0.1.14

15 Feb 12:14
7fe6daf

Choose a tag to compare

What's Changed

  • build(deps-dev): bump ruff from 0.14.6 to 0.14.7 by @dependabot[bot] in #138
  • build(deps): bump pydantic from 2.12.4 to 2.12.5 by @dependabot[bot] in #139
  • build(deps-dev): bump mypy from 1.18.2 to 1.19.0 by @dependabot[bot] in #140
  • build(deps): bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 by @dependabot[bot] in #141
  • build(deps-dev): bump ruff from 0.14.7 to 0.14.8 by @dependabot[bot] in #142
  • build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #143
  • build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #144
  • build(deps-dev): bump ruff from 0.14.8 to 0.14.9 by @dependabot[bot] in #145
  • build(deps-dev): bump mypy from 1.19.0 to 1.19.1 by @dependabot[bot] in #146
  • build(deps-dev): bump ruff from 0.14.9 to 0.14.10 by @dependabot[bot] in #147
  • build(deps-dev): bump urllib3 from 2.2.3 to 2.6.3 by @dependabot[bot] in #148
  • build(deps-dev): bump ruff from 0.14.10 to 0.14.11 by @dependabot[bot] in #149
  • build(deps-dev): bump ruff from 0.14.11 to 0.14.13 by @dependabot[bot] in #150
  • build(deps-dev): bump ruff from 0.14.13 to 0.14.14 by @dependabot[bot] in #151
  • build(deps-dev): bump ruff from 0.14.14 to 0.15.0 by @dependabot[bot] in #155
  • feat: add validation utils by @tarilabs in #154
  • feat: add original file digest/hash as layer annotation by @tarilabs in #152

Full Changelog: v0.1.13...v0.1.14

v0.1.13

26 Nov 15:32
7713b59

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #132
  • build(deps-dev): bump ruff from 0.14.4 to 0.14.6 by @dependabot[bot] in #134
  • feat: allow Referrer/Subject support to OCI artifact by @tarilabs in #136
  • feat: improve debugging when used in CI context by @tarilabs in #137

Full Changelog: v0.1.12...v0.1.13

v0.1.12

24 Nov 14:19
0f63a6c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

10 Nov 15:25
52a35b0

Choose a tag to compare

What's Changed

  • feat: if modelcard indicated check it's not part of the "weights" files by @tarilabs in #97
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #99
  • build(deps-dev): bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #101
  • build(deps-dev): bump mypy from 1.17.1 to 1.18.2 by @dependabot[bot] in #105
  • build(deps): bump pydantic from 2.11.7 to 2.12.0 by @dependabot[bot] in #110
  • build(deps-dev): bump ruff from 0.12.10 to 0.14.0 by @dependabot[bot] in #111
  • feat: avoid print() calls and use logging by @tarilabs in #98
  • feat: create a simple OCI Artifact by walking a directory by @tarilabs in #112
  • build(deps-dev): bump ruff from 0.14.0 to 0.14.1 by @dependabot[bot] in #113
  • build(deps): bump pydantic from 2.12.0 to 2.12.3 by @dependabot[bot] in #114
  • build(deps-dev): bump ruff from 0.14.1 to 0.14.2 by @dependabot[bot] in #115
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #116
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #117
  • build(deps): bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 by @dependabot[bot] in #118
  • feat: support docker distribution format by @tarilabs in #120
  • build(deps-dev): bump ruff from 0.14.2 to 0.14.3 by @dependabot[bot] in #122
  • feat: remove embedded oci layout in favour of future Extra by @tarilabs in #124
  • build(deps): bump pydantic from 2.12.3 to 2.12.4 by @dependabot[bot] in #125
  • build(deps-dev): bump ruff from 0.14.3 to 0.14.4 by @dependabot[bot] in #126

Full Changelog: v0.1.10...v0.1.11

v0.1.10

26 Aug 08:47
9500836

Choose a tag to compare

What's Changed

  • build(deps-dev): bump ruff from 0.12.4 to 0.12.5 by @dependabot[bot] in #82
  • docs: Fix typo in README.md by @ruivieira in #81
  • core: add const for modelpack mediatypes by @tarilabs in #83
  • core: add example OCI Artifact by @tarilabs in #84
  • build(deps-dev): bump ruff from 0.12.5 to 0.12.7 by @dependabot[bot] in #86
  • build(deps-dev): bump mypy from 1.17.0 to 1.17.1 by @dependabot[bot] in #87
  • build(deps-dev): bump ruff from 0.12.7 to 0.12.8 by @dependabot[bot] in #89
  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #90
  • core: add prog. support to add CNCF ModelPack manifest by @tarilabs in #88
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #91
  • build(deps-dev): bump ruff from 0.12.8 to 0.12.9 by @dependabot[bot] in #92
  • feat: add-modelpack CLI option by @tarilabs in #93
  • build(deps-dev): bump ruff from 0.12.9 to 0.12.10 by @dependabot[bot] in #94

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9

23 Jul 08:23
10ed52f

Choose a tag to compare

What's Changed

  • core: add embedded_oci_layout from quay.io/opendatahub/odh-modelcar-base-image by @tarilabs in #75
  • build(deps-dev): bump ruff from 0.12.0 to 0.12.1 by @dependabot[bot] in #74
  • core: add ModelPack Config datamodels by @tarilabs in #76
  • build(deps-dev): bump ruff from 0.12.1 to 0.12.2 by @dependabot[bot] in #77
  • build(deps-dev): bump ruff from 0.12.2 to 0.12.3 by @dependabot[bot] in #78
  • build(deps-dev): bump ruff from 0.12.3 to 0.12.4 by @dependabot[bot] in #79
  • build(deps-dev): bump mypy from 1.16.1 to 1.17.0 by @dependabot[bot] in #80

Full Changelog: v0.1.8...v0.1.9

v0.1.8

24 Jun 06:03
55b6f89

Choose a tag to compare

What's Changed

  • build(deps-dev): bump ruff from 0.11.8 to 0.11.9 by @dependabot in #57
  • build(deps-dev): bump ruff from 0.11.9 to 0.11.10 by @dependabot in #58
  • build(deps-dev): bump ruff from 0.11.10 to 0.11.11 by @dependabot in #59
  • build(deps): bump pydantic from 2.11.4 to 2.11.5 by @dependabot in #60
  • build(deps-dev): bump ruff from 0.11.11 to 0.11.12 by @dependabot in #62
  • build(deps-dev): bump mypy from 1.15.0 to 1.16.0 by @dependabot in #63
  • ci: pin+ensure KinD version is up-to-date by @tarilabs in #61
  • build(deps-dev): bump ruff from 0.11.12 to 0.11.13 by @dependabot in #64
  • build(deps-dev): bump pytest from 8.3.5 to 8.4.0 by @dependabot in #65
  • build(deps): bump pydantic from 2.11.5 to 2.11.7 by @dependabot in #67
  • build(deps-dev): bump requests from 2.32.3 to 2.32.4 by @dependabot in #68
  • core: file utils to support custom prefix by @tarilabs in #66
  • build(deps-dev): bump pytest from 8.4.0 to 8.4.1 by @dependabot in #70
  • build(deps-dev): bump mypy from 1.16.0 to 1.16.1 by @dependabot in #71
  • build(deps): bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot in #72
  • build(deps-dev): bump ruff from 0.11.13 to 0.12.0 by @dependabot in #73
  • py: small util to write empty config in blobs dir by @tarilabs in #69

Full Changelog: v0.1.7...v0.1.8