Skip to content

Latest commit

 

History

History
219 lines (114 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

219 lines (114 loc) · 15.3 KB

Changelog

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)

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)

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)

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)

0.1.16 (2024-12-07)

Miscellaneous Chores

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)

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)

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)

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)

0.1.11 (2024-10-21)

Features

  • Instruct caches for root and unmatched routes (#98) (f27c3c1)

Miscellaneous Chores

  • deps: bump anyhow from 1.0.89 to 1.0.90 (#96) (5b8bcdb)
  • deps: bump futures from 0.3.30 to 0.3.31 (#94) (ac5a7d3)
  • deps: bump pin-project from 1.1.5 to 1.1.6 (#97) (4861163)
  • deps: bump serde_json from 1.0.128 to 1.0.132 (#95) (69deb3c)

0.1.10 (2024-10-18)

Features

0.1.9 (2024-10-18)

Features

0.1.8 (2024-10-17)

Features

  • log: Include host is logs (#88) (c65c0b6)
  • OTLP: Include version in OTLP logs/traces (#84) (d9d782f)

Bug Fixes

  • auth: Log a warning when no auth is provided (#86) (3362f4d)

Code Refactoring

Build System

  • Use Github cache for docker build (#89) (375b810)

0.1.7 (2024-10-17)

Continuous Integration

  • release: Can't rely on workflow booleans (ffef246)
  • release: Fix publish output not being a boolean (#82) (956924d)

0.1.6 (2024-10-17)

Features

  • auth: Include scope in the token exchange (#75) (1a17f48)

Documentation

Build System

Continuous Integration

  • release: Configure release-please (#74) (1c30d98)