Releases: CHESSComputing/gotools
Releases · CHESSComputing/gotools
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
v0.3.5
Release: v0.3.5
- fdbefc0 upgrade golib: improve ldap query capabilities
- bc9400c upgrade golib: improve error handling through entire FOXDEN eco-system
- 9572934 fix logic of inject result
- edfc6a1 Add missing error attribute
- 281d343 change status and error of injectJSON results
- f0aa4b7 introduce error status codes
- 5025b5d improve error handling
- 960d49f add check for response status code
v0.3.4
Release: v0.3.4
- bfb02f2 add support to input file list
- 557a34f upgrade golib: code refactoring and reverse timestamp to epoch lookup
- 0bdf664 upgrade golib: properly manage SkipKeys; add time convertion
- 0fadfb5 update dependencies
- 021c030 upgrade golib: switch to mongo-driver/v2
- 08c5d30 upgrade golib: switch to mongo-driver/v2
v0.3.3c
v0.3.3b
v0.3.3a
Release: v0.3.3a
- No changes
v0.3.3
v0.3.2
v0.3.1
Release: v0.3.1
- b44ae8e upgrade golib with schema changes
- ba426ed Add comments for public structs and functions
- 197f47e Add delete-file and write-results options
- fc7e553 upgrade golib with converters functions used by Frontend for web form data transformations
- 43feaea upgrade golib with support for UserMetaData service and embeded structs in schemas
- b809bd5 change getMeta function to be generic with respect to metadata service URL
- 5ab825a add user metadata support