Skip to content

Releases: AllexVeldman/pyoci

v0.1.21

06 Feb 14:03
753c7ba
Compare
Choose a tag to compare

0.1.21 (2025-02-06)

Bug Fixes

v0.1.20

31 Jan 15:41
b799368
Compare
Choose a tag to compare

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

  • Refactor of the publish path and HttpTransport #162 (968afe8)

v0.1.19

13 Jan 14:04
7ad83c4
Compare
Choose a tag to compare

0.1.19 (2025-01-13)

Features

Bug Fixes

  • Return HTTP 413 Payload Too Large instead of 500 (852818f)

Documentation

  • Add CONTRIBUTING and examples README (#146) (7a0d8ab)

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

09 Jan 11:03
e273978
Compare
Choose a tag to compare

0.1.18 (2025-01-09)

Features

Miscellaneous Chores

  • deps: bump async-trait from 0.1.83 to 0.1.84 (#136) (e00e5c0)
  • deps: bump prost from 0.13.3 to 0.13.4 (#139) (75aa552)
  • deps: bump tokio-util from 0.7.12 to 0.7.13 (#138) (821c3c4)
  • deps: bump tracing-subscriber from 0.3.18 to 0.3.19 (#140) (5f886e0)

v0.1.17

30 Dec 09:03
2eaa6ad
Compare
Choose a tag to compare

0.1.17 (2024-12-30)

Miscellaneous Chores

  • deps: bump anyhow from 1.0.93 to 1.0.95 (#134) (8ade5e2)
  • deps: bump http from 1.1.0 to 1.2.0 (#131) (e1fdcd9)
  • deps: bump the opentelemetry group with 2 updates (#129) (4205cc8)
  • deps: bump time from 0.3.36 to 0.3.37 (#132) (eaa5ca3)
  • deps: bump tracing from 0.1.40 to 0.1.41 (#130) (de3309b)

v0.1.16

07 Dec 14:24
87e2b29
Compare
Choose a tag to compare

0.1.16 (2024-12-07)

Miscellaneous Chores

v0.1.15

25 Nov 08:34
2824051
Compare
Choose a tag to compare

0.1.15 (2024-11-25)

Miscellaneous Chores

  • Add created timestamp to manifest (#123) (fec6287)
  • deps: bump url from 2.5.3 to 2.5.4 (#126) (3319f9c)
  • tests: Add test for adding a file to existing index (#125) (40e3c11)

v0.1.14

20 Nov 22:09
16d321e
Compare
Choose a tag to compare

0.1.14 (2024-11-20)

Bug Fixes

  • Return 400 BAD_REQUEST for invalid filenames (#122) (48d15c3)

Miscellaneous Chores

  • Include creation date in image index (#120) (37b0b3b)

v0.1.13

18 Nov 10:41
74b6cb5
Compare
Choose a tag to compare

0.1.13 (2024-11-18)

Documentation

  • Add Azure Container Registry to tested registries (c349a21)
  • Update delete section (#119) (a881a11)

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)

v0.1.12

28 Oct 07:32
c39ae45
Compare
Choose a tag to compare

0.1.12 (2024-10-28)

Miscellaneous Chores

  • deps: bump anyhow from 1.0.90 to 1.0.91 (#103) (d9e06d8)
  • deps: bump bytes from 1.7.2 to 1.8.0 (#100) (a1a2952)
  • deps: bump pin-project from 1.1.6 to 1.1.7 (#104) (452cbc7)
  • deps: bump serde from 1.0.210 to 1.0.213 (#101) (f4d918a)
  • deps: bump tokio from 1.40.0 to 1.41.0 (#102) (cb607da)