Releases: AllexVeldman/pyoci
Releases · AllexVeldman/pyoci
v0.1.21
v0.1.20
0.1.20 (2025-01-31)
Features
- Add the package digest to
list_package
(#163) (7fd3ccd), closes #160 - Allow setting labels on the OCI image (#159) (6140d20)
- SHA256 digest of the provided content is checked against the provided
sha256_digest
in the request. #162 (968afe8)
Miscellaneous Chores
- deps: bump pin-project from 1.1.7 to 1.1.8 (#157) (8d9d0d2)
- deps: bump reqwest from 0.12.9 to 0.12.12 (#156) (b0160cb)
- deps: bump serde_json from 1.0.135 to 1.0.137 (#155) (ed7f932)
Code Refactoring
v0.1.19
0.1.19 (2025-01-13)
Features
Bug Fixes
- Return HTTP 413 Payload Too Large instead of 500 (852818f)
Documentation
Miscellaneous Chores
- deps: bump async-trait from 0.1.84 to 0.1.85 (#148) (bd0000d)
- deps: bump bytes from 1.8.0 to 1.9.0 (#150) (5d0b3f7)
- deps: bump serde from 1.0.215 to 1.0.217 (#152) (56fa102)
- deps: bump serde_json from 1.0.133 to 1.0.135 (#149) (4022267)
- deps: bump tokio from 1.41.1 to 1.43.0 (#145) (2984aa8)
- deps: bump tower from 0.5.1 to 0.5.2 (#151) (beddeb2)
v0.1.18
v0.1.17
0.1.17 (2024-12-30)
Miscellaneous Chores
v0.1.16
v0.1.15
v0.1.14
v0.1.13
0.1.13 (2024-11-18)
Documentation
Miscellaneous Chores
- deps: bump anyhow from 1.0.91 to 1.0.93 (#112) (dce3d0c)
- deps: bump axum from 0.7.7 to 0.7.9 (#116) (3292be3)
- deps: bump mockito from 1.5.0 to 1.6.1 (#117) (46b3556)
- deps: bump oci-spec from 0.7.0 to 0.7.1 (#118) (2776be5)
- deps: bump reqwest from 0.12.8 to 0.12.9 (#107) (4e063c1)
- deps: bump serde from 1.0.213 to 1.0.215 (#113) (3915668)
- deps: bump serde_json from 1.0.132 to 1.0.133 (#115) (9092c3b)
- deps: bump the opentelemetry group with 3 updates (#114) (e13b424)
- deps: bump tokio from 1.41.0 to 1.41.1 (#110) (7463838)
- deps: bump url from 2.5.2 to 2.5.3 (#111) (f7df494)