Skip to content

Releases: shabbywu/distribution

0.5.8

26 Jan 08:29
Compare
Choose a tag to compare

fix: 修复 is_secure_repository 在 timeout 时会吞调异常的问题

0.5.7

26 Jan 07:17
Compare
Choose a tag to compare

enhance: 优化 timeout 实现, Blobs 类不设置 timeout 避免需要将全局超时设置太高
enhance: 支持多线程 push 镜像

Full Changelog: 0.5.5...0.5.7

0.5.5

10 Jul 09:06
Compare
Choose a tag to compare

enhance: add timeout to DockerRegistryTokenAuthentication

bugfix: fix ImageRef.from_tarball will sign wrong size and wrong digest to layers

28 Mar 03:56
Compare
Choose a tag to compare

bugfix: fix ImageRef.from_tarball will sign wrong size and wrong digest to layers

0.5.3

22 Nov 09:33
Compare
Choose a tag to compare

bugfix: 修复 APIEndpoint.is_secure_repository 不兼容 IPV6 单栈访问的问题

0.5.2-dev

02 Jun 15:09
Compare
Choose a tag to compare

修复未正确处理 Mount API 返回 202 的情景

0.5.2

02 Jun 15:20
Compare
Choose a tag to compare

bugfix: 修复未正确处理 Mount API 返回 202 的情景

0.5.1

01 Jun 11:16
Compare
Choose a tag to compare

提高兼容性, 增加基于 alpine 镜像的集成测试

0.5.0

25 Feb 02:34
Compare
Choose a tag to compare

minor: 关键链路增加日志.

0.4.5

09 Feb 08:02
Compare
Choose a tag to compare

bugfix: 修复由于 exclude_defaults 导致 History.created 字段的默认值没有被序列化的问题