Skip to content

Releases: jadolg/DockerImageSave

v2.5.1

08 Apr 20:44
882b291

Choose a tag to compare

What's Changed

  • Refactor IP address validation by @jadolg in #214
  • Fix security issues: error leakage, missing headers, TLS version, auth error exposure by @jadolg in #215
  • Distinguish image-not-found from authentication errors by @jadolg in #216

Full Changelog: v2.5.0...v2.5.1

v2.5.0

27 Mar 21:35
7919a7c

Choose a tag to compare

What's Changed

  • Fix bugs: humanizeBytes panic, IP range logic, dead code, and error handling by @jadolg in #211
  • Add multiplatform support by @jadolg in #212
  • Migrate to logrus for structured logging by @jadolg in #213

Full Changelog: v2.4.2...v2.5.0

v2.4.2

21 Mar 12:23
535221d

Choose a tag to compare

What's Changed

  • Reformat index.html for improved structure and clarity and add favicon by @jadolg in #210

Full Changelog: v2.4.1...v2.4.2

v2.4.1

14 Mar 21:56
da487e5

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

14 Mar 21:41
cf80ad3

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

20 Feb 14:03
582f421

Choose a tag to compare

What's Changed

  • Implement graceful shutdown for the HTTP server by @jadolg in #197

Full Changelog: v2.2.5...v2.3.0

v2.2.5

18 Jan 15:57
98933f2

Choose a tag to compare

What's Changed

  • Humanize image size in the logs by @jadolg in #193
  • Potential fix for code scanning alert no. 24: Uncontrolled data used in path expression by @jadolg in #194
  • Reinforce validation where possible by @jadolg in #195
  • Fix security issues found by GitHub by @jadolg in #196

Full Changelog: v2.2.4...v2.2.5

v2.2.4

07 Jan 14:38
d9d0d37

Choose a tag to compare

What's Changed

  • Avoid running into a race condition while downloading images by @jadolg in #190

Full Changelog: v2.2.3...v2.2.4

v2.2.3

06 Jan 15:24
6631ad0

Choose a tag to compare

What's Changed

  • Extract file copying logic into a new copyFileToTar helper function by @jadolg in #188
  • Add deployment hook by @jadolg in #189

Full Changelog: v2.2.2...v2.2.3

v2.2.2

04 Jan 18:59
b7318c2

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2