Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

36 lines (16 loc) · 1.16 KB

Changelog

0.7.1 (2024-01-18)

Bug Fixes

  • Add session retries to constructor to avoid starting new connections (61901a7)

0.7.0 (2024-01-18)

Features

  • Catch auth session between requests (337723a)

0.6.0 (2023-08-09)

Features

  • add ability to get layer digests (a36c1ff)

0.5.2 (2023-07-28)

Bug Fixes

  • normalize URL passed to ContainerRegistry (6558d2e)

0.5.1 (2023-07-13)

Documentation