Skip to content

Releases: CHESSComputing/gotools

v0.3.7

20 Mar 17:31
32bca5a

Choose a tag to compare

Release: v0.3.7

  • 32bca5a put back gid and timeout options
  • 5d56c1d upgrade golib: ldap module refactoring to support multiple ldap records
  • 30f153a Use new ldap.Records API

v0.3.6

20 Mar 14:25
5adccdf

Choose a tag to compare

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

17 Mar 18:09
fdbefc0

Choose a tag to compare

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

28 Feb 14:06
bfb02f2

Choose a tag to compare

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

20 Feb 18:47
9846a3c

Choose a tag to compare

Release: v0.3.3c

  • 9846a3c upgrade golib: fix mandatory keys in composeable schema

v0.3.3b

13 Feb 17:49
5149542

Choose a tag to compare

Release: v0.3.3b

  • 5149542 upgrade golib: beamline sections/attributes order on web UI
  • 463a442 New script to generate FOXDEN records from a given one (useful for testing)
  • 8bae3a3 change flags and settings; improve injection logic; add fileModTime to define the date of the record

v0.3.3a

07 Feb 14:47
4b3412a

Choose a tag to compare

Release: v0.3.3a

  • No changes

v0.3.3

07 Feb 14:41
4b3412a

Choose a tag to compare

Release: v0.3.3

  • 4b3412a upgrade golib: simplification of response error messages
  • 5682d22 upgrade golib: AIChat group; fix formatting
  • 99480a2 upgrade golib with bug fix for URI printout

v0.3.2

04 Feb 18:09
9ff287e

Choose a tag to compare

Release: v0.3.2

  • 9ff287e upgrade golib with recursive BTRs look-up

v0.3.1

30 Jan 14:43
b44ae8e

Choose a tag to compare

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