Skip to content

Releases: ivanilves/lstags

v1.2.23

09 Apr 09:02
Compare
Choose a tag to compare

Changelog

  • df12307 chore(release): respect Windows binary file naming

v1.2.22

03 Apr 07:36
80d58c5
Compare
Choose a tag to compare

Changelog

  • caa59e9 security(issue-234): Do NOT package current directory
  • 48f1ca2 chore(release): Update golang to 1.17
  • aee6741 chore(release): remove DockerHub-related blackbox tests (unreliable)

v1.2.21

21 Jul 05:39
1275cee
Compare
Choose a tag to compare

Changelog

  • 82034fe fix(issue-231): nil *Token pointer panic
  • 97a7299 chore: CircleCI SSH key

v1.2.20

06 Nov 05:07
9e7844b
Compare
Choose a tag to compare

Changelog

  • 02fb16c fix(repository): ensure we parse docker.io repos correctly

v1.2.19

29 Oct 19:01
cc3b49a
Compare
Choose a tag to compare

Changelog

  • 557e38b chore(client): Remove redundant function call
  • 3872f9b fix: Do NOT require list permissions on a single set of tags

v1.2.18

04 Oct 07:00
0c09910
Compare
Choose a tag to compare

Changelog

  • 3961ec2 fix: Hardcoded username for registry authentication
  • 834d53b fix: Resolve problem when running release in Circle CI

v1.2.17

04 Oct 06:34
f0f14d8
Compare
Choose a tag to compare

Changelog

  • 6fcf756 fix: pagination bug #225 and fix tests on Ubuntu
  • 9ea36fc fix: Resolve problem when running release in Circle CI

v1.2.16

07 Jun 08:48
8706a12
Compare
Choose a tag to compare

Changelog

  • a10732b fix: base64 encoded json service accounts
  • e33c4e2 fix: remove special _json_key handling

Thank you @jacobstr for your awesome contribution to the project 🙇

v1.2.15

05 Apr 09:12
b44e208
Compare
Choose a tag to compare

Changelog

  • 2ef14d6 fix(CI): Ensure correct Linux binary versioning
  • d8a1665 chore(CI): Re-structure of the release process

Thanks @gregor-j for reporting #212 🤝

v1.2.14

07 Mar 23:25
6b3aeb6
Compare
Choose a tag to compare

Changelog

  • 26ee146 feat(auth): Set BASIC auth disregarding remote preferences