Releases: AllexVeldman/pyoci
Releases · AllexVeldman/pyoci
v0.1.35
0.1.35 (2025-12-17)
Bug Fixes
- package name not consistent in list results (#338) (d3874de)
- Return list of package files in order (#340) (0b7f2bd)
Documentation
Dependency Updates
- update actions/cache action to v5 (#334) (ea4f2c6)
- update github artifact actions (ca5aa72)
- update github artifact actions (major) (#335) (ca5aa72)
- update rust crate mockito to v1.7.1 (#327) (ca06204)
- update rust crate oci-spec to v0.8.4 (#339) (a485a79)
- update rust crate reqwest to v0.12.26 (#330) (b43eaa8)
- update rust docker tag to v1.92.0 (#333) (d3d6be2)
- update sonarsource/sonarqube-scan-action action to v7 (#331) (3de2d72)
- update tokio-tracing monorepo (#325) (6e8c440)
v0.1.34
v0.1.33
0.1.33 (2025-11-25)
Bug Fixes
Dependency Updates
- update actions/checkout action to v6 (#316) (7211f32)
- update axum monorepo (#315) (a158fee)
- update pre-commit hook rhysd/actionlint to v1.7.9 (#317) (dbbdcf0)
- update rust crate bytes to v1.11.0 (#314) (f124825)
- update rust crate http to v1.4.0 (#320) (5e1b7e9)
- update rust docker tag to v1.91.1 (#313) (999f3b9)
v0.1.32
0.1.32 (2025-11-04)
Features
Documentation
Miscellaneous Chores
Code Refactoring
Continuous Integration
Dependency Updates
- update python docker tag to v3.14 (#304) (038e554)
- update rust crate axum-extra to 0.12.0 (#309) (83c1567)
- update rust crate base16ct to 0.3.0 (#274) (3af868d)
- update rust crate opentelemetry-proto to 0.31.0 (#276) (4932445)
- update rust crate tokio-util to v0.7.17 (#311) (57ca848)
- update rust docker tag to v1.91.0 (#307) (0dfe645)
v0.1.31
0.1.31 (2025-10-27)
Features
Bug Fixes
Miscellaneous Chores
- deps: update sonarsource/sonarqube-scan-action action to v6 (#285) (f6e27f1)
- Make
Envstatic (#299) (0864633) - Update renovate config (#288) (33a516c)
Dependency Updates
- update astral-sh/setup-uv action to v6 (#283) (900e5a4)
- update astral-sh/setup-uv action to v7 (#289) (33987f5)
- update axum monorepo (#290) (2d7132d)
- update docker.io/library/registry docker tag to v3 (#284) (458d5fd)
- update extractions/setup-just action to v3 (#287) (26530b9)
- update github artifact actions (31abaf0)
- update github artifact actions (major) (#298) (31abaf0)
- update pre-commit hook rhysd/actionlint to v1.7.8 (#292) (fdfe5cb)
- update rust crate indoc to v2.0.7 (#296) (67ccffa)
- update rust crate oci-spec to v0.8.3 (#291) (f9c8b70)
- update rust crate reqwest to v0.12.24 (#294) (7003c80)
- update rust crate tokio to v1.48.0 (#295) (19a227a)
- update rust docker tag to v1.90.0 (#273) (f925519)
v0.1.30
0.1.30 (2025-09-29)
Features
Bug Fixes
Miscellaneous Chores
- Configure Renovate (#272) (fd255a3)
- deps: update actions/checkout action to v5 (#279) (174574c)
- deps: update actions/download-artifact action to v5 (#281) (6a06cd6)
- deps: update actions/setup-python action to v6 (#280) (813d799)
- deps: update amannn/action-semantic-pull-request action to v6 (#282) (68bab75)
- Switch to Renovate (#278) (b4b2127)
Code Refactoring
Dependency Updates
- bump anyhow from 1.0.98 to 1.0.99 (#252) (bfd95a0)
- bump anyhow from 1.0.99 to 1.0.100 (#265) (24ae0ae)
- bump async-trait from 0.1.88 to 0.1.89 (#254) (a5e5564)
- bump axum from 0.8.4 to 0.8.5 (#271) (a257776)
- bump axum-extra from 0.10.1 to 0.10.2 (#268) (efcafd6)
- bump oci-spec from 0.8.1 to 0.8.2 (#253) (86ad1d1)
- bump serde from 1.0.219 to 1.0.223 (#255) (4f2da87)
- bump serde from 1.0.223 to 1.0.228 (#269) (da9f3b3)
- bump serde_json from 1.0.143 to 1.0.145 (#264) (fa231ab)
- bump time from 0.3.41 to 0.3.44 (#263) (171a30c)
- bump url from 2.5.4 to 2.5.7 (#262) (8a81a63)
v0.1.30-rc1
What's Changed
- deps: bump oci-spec from 0.8.1 to 0.8.2 by @dependabot[bot] in #253
- deps: bump serde from 1.0.219 to 1.0.223 by @dependabot[bot] in #255
- deps: bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #252
- deps: bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #254
- fix(release): Tag workflow not triggered by @AllexVeldman in #260
- refactor: Split the OCI implementation from PyOci. by @AllexVeldman in #261
- deps: bump url from 2.5.4 to 2.5.7 by @dependabot[bot] in #262
- deps: bump time from 0.3.41 to 0.3.44 by @dependabot[bot] in #263
- deps: bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #264
- deps: bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #265
- chore: Configure Renovate by @renovate[bot] in #272
- deps: bump axum-extra from 0.10.1 to 0.10.2 by @dependabot[bot] in #268
- deps: bump serde from 1.0.223 to 1.0.228 by @dependabot[bot] in #269
- deps: bump axum from 0.8.4 to 0.8.5 by @dependabot[bot] in #271
- chore: Switch to Renovate by @AllexVeldman in #278
- feat(release): Allow building for multiple architectures by @AllexVeldman in #266
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #280
New Contributors
Full Changelog: v0.1.29...v0.1.30-rc1
v0.1.29
v0.1.29-rc1
Test release to see if the changes in the release workflows don't break
What's Changed
- refactor(ci): Trigger release build/deploy on tag by @AllexVeldman in #243
- chore(ci): Be explicit about secrets used in reusable workflow by @AllexVeldman in #245
- chore(docker): Add
--no-install-recommendsand clean cache by @AllexVeldman in #247 - chore(docker): Don't cache when building a release by @AllexVeldman in #248
- fix: Panic when PYOCI_PATH is empty or root by @AllexVeldman in #256
Full Changelog: v0.1.28...v0.1.29-rc1
v0.1.28
0.1.28 (2025-09-10)
Documentation
Dependency Updates
- bump http from 1.2.0 to 1.3.1 (#226) (f69b241)
- bump oci-spec from 0.7.1 to 0.8.1 (#227) (c265b02)
- bump rand from 0.9.1 to 0.9.2 (#235) (2b01e2e)
- bump reqwest from 0.12.15 to 0.12.20 (#228) (fb54ad3)
- bump reqwest from 0.12.20 to 0.12.22 (#233) (75f6b28)
- bump reqwest from 0.12.22 to 0.12.23 (#239) (d66d5a5)
- bump serde_json from 1.0.140 to 1.0.141 (#234) (3752d15)
- bump serde_json from 1.0.141 to 1.0.143 (#241) (38f29dc)
- bump tokio from 1.45.1 to 1.47.0 (#232) (3949bf1)
- bump tokio from 1.47.0 to 1.47.1 (#236) (dd3ef65)
- bump tokio-util from 0.7.15 to 0.7.16 (#238) (d60e7c3)
- bump tracing-core from 0.1.33 to 0.1.34 (#229) (727e1b4)
- bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group (#242) (092e655)