Skip to content

Latest commit

 

History

History
85 lines (38 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

85 lines (38 loc) · 3.45 KB

1.1.7 (2023-12-29)

Bug Fixes

  • deps: updated go packages and changed go to version 1.21 (4edbe09)

1.1.6 (2023-04-05)

Bug Fixes

  • deps: update minor go packages (a75c5f5)

1.1.5 (2023-02-16)

Bug Fixes

  • deps: update minor - go (9f672ec)

1.1.4 (2023-01-08)

Bug Fixes

  • rotated cosign key after CircleCI security incident and used github-release context (b4ce52a)

1.1.3 (2022-07-07)

Bug Fixes

  • deps: update module github.com/stretchr/testify to v1.8.0 (4e16793)

1.1.2 (2022-06-23)

Bug Fixes

  • deps: update minor - go (61be2ce)

1.1.1 (2022-04-07)

Bug Fixes

  • fixed location of cosign key (94937ea)
  • trigger releae via goreleaser (a7b85b3)

1.1.2 (2022-04-07)

Bug Fixes

  • fixed location of cosign key (94937ea)

1.1.1 (2022-04-07)

Bug Fixes

  • trigger releae via goreleaser (a7b85b3)

1.1.0 (2021-08-26)

Features

  • made csv extraction more generic to allow minor changes to csv headers (0ac8340)

1.0.1 (2021-08-16)

Bug Fixes

  • added missing expected_response column (e20e0bc)

1.0.0 (2021-08-11)

Features

  • added first working version of duration extractor (0c5c3c2)
  • generate result filename based on input filename (3f4eddf)