Releases: CHESSComputing/gotools
Releases · CHESSComputing/gotools
Release list
v0.3.9
Release: v0.3.9
- c3340f0 golib update: CI and error messages
- 626ce23 add new tmpl command
- 66a9874 add new module for managing tmpl records
- db7a280 update dependencies
- 72a2dab update dependencies
- df78350 update dependencies
- 2adc979 Remove obsolete code; switch to schema.ValidateAll function for validation purposes
- 18b6436 Merge pull request #4 from keara-soloway/main
- 202627f feat: support injection of SpecScans records
- 9e12868 update dependencies
- 4373f34 update dependencies
- ac5fbd0 Add validate command
- fc54e8f new module to validate json foxden records
- cf6076d Merge pull request #2 from CHESSComputing/revert-bot-ci-changes
- 067e809 Revert "chore: optimize pipeline runtime"
- dc1f5de chore: optimize pipeline runtime
v0.3.8
v0.3.7g
Release: v0.3.7g
- 1693821 golib update: new support for acces rules
v0.3.7e
v0.3.7d
Release: v0.3.7d
- 210ac58 golib update: change EMailProvider configuration
v0.3.7c
Release: v0.3.7c
- f4a65f1 upgrade golib: add GetEmail, GetGroup, GetMembers to UserAttributes interface
v0.3.7b
Release: v0.3.7b
- 97539a1 upgrade golib: add GetBtr and GetEmail
v0.3.7a
v0.3.7
v0.3.6
Release: v0.3.6
- 5adccdf upgrade golib: upgrade golib dependencies
- 26dcdb5 upgrade golib: fixex to ldap cache
- 2f09791 Add userinfo
- a11a193 Add default url and version flag description
- 019606d Change Makefile flow to use proper TAG/VERSION/COMMIT
- afd56c9 Add COMMIT identification
- 7d46ed4 Add version option and remove config env
- 98d74f8 remove gid as it leads to multiple record look-up in LDAP; remove timeout option and put it explicit inside of fetchUsers
- ca2584b fix typo
- bdc302c adjust printouts
- eb19a57 bug fix
- 527cefc initialize cache with verbose value 0
- be5fa5e improve output
- 1234bcb improve logging output
- 74e62f4 add local golib
- a54c6d4 add local golib
- c59943a fix some formatting
- 0175d7b fix some formatting
- a85bc08 remove colorize
- b6432cb new tool: userinfo