Releases: ivanilves/lstags
Releases · ivanilves/lstags
v1.2.13
Changelog
666a8fb
chore(auth): Do not skip tracing/header printing on 5xx/4xx code
fda7542
feat(client): Trace request headers as well as response headers
v1.2.12
Changelog
42203d3
chore(issue-213): Validate push prefix format
29726ba
fix(issue-215): more strict locking (to see where it does break) 😅
v1.2.11
Changelog
5d95cbe
feat(ISSUE-204): Reduce "error 429" impact
v1.2.10
Changelog
bba3f6e
fix: remove "filter" part from ref spec
v1.2.9
Changelog
be6cefe
feat: PushPathTemplate support.
6bc4cac
feat: PushTagTemplate support.
85b7b25
feat: dry-run support for #111
1f6b434
feat: flag '--no-ssl-verify' support.
13cea5b
fix: incorrect dstRef on push phase for push-template.
72c437f
fix: output error when push response include error message
e77f75e
fix: adjust specs to support templating feature
v1.2.8
Changelog
de49d70
refactor: gomod support and upgrade to go1.13
v1.2.7
Changelog
6d065b7
chore: get digest from header by default
a938475
refactor: put manifest routines into a separate package
1c50df5
docs: change Travis for CircleCI in README
3f642ce
chore: less aggressive default concurrency
v1.2.6
Changelog
6ced3b6
chore: Add CircleCI badge to README
v1.2.5
Changelog
95feceb
fix(issue-186): extract image digest from JSON response body
04b2a53
chore(issue-148): do not "assume" tags by default
8223034
fix(issue-134): get image creation date while querying GCR
3c3664e
chore: less useless verbosity
v1.2.4
Changelog
359684e
chore: Migrate to CircleCI and update Golang to 1.12 🚀
abea25f
chore(CI): add "make release" before deploy
99d0bda
chore(CI): install "file" utility
2118c1b
chore(CI): build Docker image for release