Skip to content

Releases: CHESSComputing/gotools

v0.3.8

08 May 19:40
595890e

Choose a tag to compare

Release: v0.3.8

  • 595890e golib update: add members uids lookup via BTR
  • ee40567 improve logic of fabric command
  • 909ff64 update and expand fabric CLI

v0.3.7g

08 May 12:14
1693821

Choose a tag to compare

Release: v0.3.7g

  • 1693821 golib update: new support for acces rules

v0.3.7e

17 Apr 12:51
bdecfed

Choose a tag to compare

Release: v0.3.7e

  • bdecfed golib update: various configuration updates
  • 58dfbdf add fabric FOXDEN command; fix s3 Post call
  • e0863b8 change default url to use full domain name
  • ca6d37d change default url

v0.3.7d

27 Mar 12:40
210ac58

Choose a tag to compare

Release: v0.3.7d

  • 210ac58 golib update: change EMailProvider configuration

v0.3.7c

26 Mar 14:13
f4a65f1

Choose a tag to compare

Release: v0.3.7c

  • f4a65f1 upgrade golib: add GetEmail, GetGroup, GetMembers to UserAttributes interface

v0.3.7b

25 Mar 19:35
97539a1

Choose a tag to compare

Release: v0.3.7b

  • 97539a1 upgrade golib: add GetBtr and GetEmail

v0.3.7a

24 Mar 18:40
cde08cb

Choose a tag to compare

Release: v0.3.7a

  • cde08cb upgrade golib: add UserInfo into ldap
  • fbb408d upgrade golib: add UserInfo into ldap
  • 2778712 switch to ldap.UserInfo
  • 9ef02c2 upgrade golib: AuthUser and TokenMap

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