Skip to content

Releases: CHESSComputing/MetaData

v0.3.9

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:27
c387c88

Release: v0.3.9

  • c387c88 golib update: CI and error messages
  • 81115e0 Provided handling of tmpl records of different forms
  • 8e4372c Perform code-cleanup (remove obsolete codebase); change SchemaName to tmpl_schema in forms and handlers
  • 8225589 add castValues helper function to properly cast and validate records from web UI according to schema data-type
  • f3a5460 Add createDID helper function and use it in templates insertion
  • 31d2b95 update dependencies
  • 6add67d Fix Delete handler to accept passed did parameter
  • 3fd6625 Add /tmpl/record DELETE end-point and associative handler
  • 4dd61b0 implement logic of SubmitTmplRecordHandler
  • 9e9f5ba Add specRecord placeholder function, it needs implementation
  • 010df95 skip tmpl did from validation as it is only placeholder
  • 42f89ff Add attributes to lookup from http query
  • 906708c Add /tmpl/submit/record end-point and corresponding handler
  • f21f08b introduce POST action for /tmp/record; diffirentiate POST/PUT actions in handlers; adjust tmpl record insertion logic
  • fd153b9 update dependencies
  • 608267c change logic of validateRecord
  • e3a26b2 Merge branch 'main' of github.com:CHESSComputing/MetaData
  • b4315bb update dependencies
  • e31d6a6 change coll name to use _tmpl suffix for template records
  • e0ba572 update tmpl end-points
  • 992bff4 update dependencies
  • 51f433a Add updateTmplRecord helper function
  • c0df84b Add /tmp/record and /tmp/records end-points and associated handlers
  • 89a5286 Merge pull request #8 from CHESSComputing/revert-bot-ci-changes
  • cac47b7 Revert "chore: update ci/cd pipeline"
  • c87e0dd chore: update ci/cd pipeline

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 08 May 19:53
cfa9566

Release: v0.3.8

  • cfa9566 golib update: add members uids lookup via BTR

v0.3.7g

Choose a tag to compare

@github-actions github-actions released this 08 May 12:25
136810f

Release: v0.3.7g

  • 136810f improve verbose output
  • 1b8c8ed golib update: new support for acces rules

v0.3.7e

Choose a tag to compare

@github-actions github-actions released this 17 Apr 13:04
8c6552e

Release: v0.3.7e

  • 8c6552e golib update: various configuration updates

v0.3.7d

Choose a tag to compare

@github-actions github-actions released this 27 Mar 12:53
4b811f9

Release: v0.3.7d

  • 4b811f9 golib update: change EMailProvider configuration
  • 00a92c7 provide error when unable to parse config
  • 0b7bdd7 remove schemas from this repo as we migrated to FOXDEN one

v0.3.7c

Choose a tag to compare

@github-actions github-actions released this 26 Mar 14:27
f788564

Release: v0.3.7c

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

v0.3.7b

Choose a tag to compare

@github-actions github-actions released this 25 Mar 19:49
6372a4e

Release: v0.3.7b

  • 6372a4e upgrade golib: add GetBtr and GetEmail

v0.3.7a

Choose a tag to compare

@github-actions github-actions released this 24 Mar 18:54
dc4dd46

Release: v0.3.7a

  • dc4dd46 upgrade golib: add UserInfo into ldap
  • 37b3b91 upgrade golib: add UserInfo into ldap
  • e1addf0 upgrade golib: AuthUser and TokenMap

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 20 Mar 17:43
05770af

Release: v0.3.7

  • 05770af upgrade golib: ldap module refactoring to support multiple ldap records

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 20 Mar 14:38
2d480ad

Release: v0.3.6

  • 2d480ad upgrade golib: upgrade golib dependencies
  • 88b3e82 upgrade golib: fixex to ldap cache