Releases: CHESSComputing/MetaData
Releases · CHESSComputing/MetaData
Release list
v0.3.9
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
Release: v0.3.8
- cfa9566 golib update: add members uids lookup via BTR
v0.3.7g
v0.3.7e
Release: v0.3.7e
- 8c6552e golib update: various configuration updates
v0.3.7d
v0.3.7c
Release: v0.3.7c
- f788564 upgrade golib: add GetEmail, GetGroup, GetMembers to UserAttributes interface
v0.3.7b
Release: v0.3.7b
- 6372a4e upgrade golib: add GetBtr and GetEmail
v0.3.7a
v0.3.7
Release: v0.3.7
- 05770af upgrade golib: ldap module refactoring to support multiple ldap records