Skip to content

Releases: optiopay/klar

1.5 Release Candidate 2

22 Sep 13:11
Compare
Choose a tag to compare
Pre-release
  • Simple tracing support, set KLAR_TRACE=true to enable HTTP exchange tracing

1.5 Release Candidate 1

21 Sep 13:56
Compare
Choose a tag to compare
Pre-release

(Potentially) Fully working support of Docker Image Manifest Version 2, Schema 2 and Clair V2

1.4.1

06 Jul 14:34
Compare
Choose a tag to compare

Bug fix release

  • Scan of public images without specifying DOCKER_USER (issue #42) found by @xueshanf

1.4

30 Jun 22:19
Compare
Choose a tag to compare
1.4

New features:

  • Added support for Docker Image Manifest V 2, Schema 2 by @furuholm
  • Added JSON output option by @palfrey and filtering of JSON output by @supereagle
  • Added support for insecure (e.g. self-signed cert) registries by @palfrey
  • Added support of HTTP-only registries by @caruccio

Bug fixes and improvements by @caruccio @supereagle @OptioJohn @hashmap

1.3

25 Apr 13:30
Compare
Choose a tag to compare
1.3

A lot of new features!

  • Limit output by severity level for text output by @supereagle
  • Add support for insecure registries by @palfrey
  • JSON output support by @palfrey
  • Request manifest schema version 2 to support GCR by @furuholm

1.2.1

16 Mar 22:00
Compare
Choose a tag to compare

Empty token case is fixed, the fix was proposed by @savujevi

1.2

05 Jan 08:51
Compare
Choose a tag to compare
1.2
  • Send only top-level layer to Clair (by @supereagle )
  • Support image names like registry/user/image (by @alvinfeng)

V 1.1

01 Sep 10:39
Compare
Choose a tag to compare

Port may be specified as part of image name, e.g. registry.domain.com:8080/myteam/image:mytag

Release 1.0

15 Jul 06:38
Compare
Choose a tag to compare

Initial release