Skip to content

Releases: adedayo/checkmate

v0.9.3

28 May 02:22
Compare
Choose a tag to compare

Changelog

  • 236a0dd Bumped up badger-project version
  • 40af815 Feature: support for checking repository status, such as 'archived' during code checkout and adding the statuses as tags in the issues found
  • 1f574e6 revert badger version and ristretto to deal with the glog version that requires go module 1.19

v0.8.4

18 Dec 22:37
Compare
Choose a tag to compare

Changelog

  • 43b4950 Feature: Added git branch as a tag to the issue diagnostic

v0.8.3

15 Dec 23:36
Compare
Choose a tag to compare

Changelog

  • 242e257 Fix: Report not showing issue details. Feature: Added LDAP sync capabilities

v0.8.2

05 Sep 22:36
Compare
Choose a tag to compare

Changelog

  • e467b58 update serialised string policy

v0.8.1

05 Sep 18:03
Compare
Choose a tag to compare

Changelog

  • 91c2288 Added a link on where to find the desktop application
  • d0f258b Improved support for issue filtering

v0.8.0

10 Aug 18:12
Compare
Choose a tag to compare

Changelog

  • c687369 Fix: avoid nil dereference
  • 2093fc4 Fix: better and improved mapping of diagnostics to repositories
  • 6a39488 Fix: bump up core version
  • b1ae9cd Fix: remove reused secrets data from ListProjectSummaries as well as in Workspace-related use cases as the information is not needed, but consumes memory
  • ee13866 Fix: replaced empty strings in CSV reports with -
  • 0f8eefc added repository to the csv export and a couple of endpoints for exporting raw issues per workspace
  • 6499936 bumped up core version

v0.6.9

19 May 22:39
Compare
Choose a tag to compare

Changelog

  • 657444a Feature: count production secrets in CSV summaries

v0.6.8

19 May 08:08
Compare
Choose a tag to compare

Changelog

  • 3782444 Fix: initialise git config service properly when starting with no prior config
  • 9d8a256 build snapshot API version in docker

v0.6.7

18 May 11:09
Compare
Choose a tag to compare

Changelog

  • 055824a Fix: ensure that we use project manager to get git configuration service

v0.6.5

17 May 21:12
Compare
Choose a tag to compare

Changelog

  • 00f7cf5 Feature: added support for deleting projects