Skip to content

Releases: CHESSComputing/MetaData

v0.3.0a

22 Dec 16:01
039bf95

Choose a tag to compare

Release: v0.3.0a

  • 039bf95 upgrade golib with MaterialsCommons project updates

v0.3.0

22 Dec 15:16
1e86760

Choose a tag to compare

Release: v0.3.0

  • 1e86760 upgrade golib with locking for globus map access

v0.2.9

03 Oct 19:25
7915815

Choose a tag to compare

Release: v0.2.9

  • 7915815 upgrade golib with handling mixing data-types for zero values; fix Metadata history records updates and provide choice for upgrade/insert of beamline records on web UI
  • e84cb65 Merge branch 'main' of github.com:CHESSComputing/MetaData
  • 595fae2 Fix handling historical records within update of metadata record

v0.2.8

26 Sep 15:15

Choose a tag to compare

Release: v0.2.8

  • 2e1e8ed upgrade golib to version v0.9.4

v0.2.7

22 Sep 13:25
8189f68

Choose a tag to compare

Release: v0.2.7

  • 8189f68 upgrade golib with new beamlines schema fixes

v0.2.6a

21 Sep 14:02
994aa89

Choose a tag to compare

Release: v0.2.6a

  • 994aa89 fix issue with history record versions

v0.2.6

16 Sep 20:07
a4f580c

Choose a tag to compare

Release: v0.2.6

  • a4f580c upgrade golib with new beamlines schema module
  • a145edb Switch to beamlines.SchemaManager
  • 12512f1 migrate schema.go and schema_test.go to golib/beamlines
  • 6f3ba3d upgrade golib to support foxden user interfaces; many other fixes
  • 48ccdcf skip user keys if they do not belong fo schema
  • 58b55ae add foxden user to the server
  • 56458fb switch to use foxden user interface instead of ldap search call
  • 730604d Check that did is create as non-empty string
  • d16fcc5 upgrade golib to support HTTPClient interface
  • e21d5b5 upgrade golib to support test DOI for materials commons publication
  • c565b24 upgrade golib to support sync service sleep interval and pool workers
  • 1b2cf45 Switch from ioutil.ReadAll to io.ReadAll
  • a396296 upgrade golib to support projection slices from docdb's
  • 7282fc6 upgrade golib to support projection slices from docdb's
  • 1496211 simplify server.Route settings
  • 250bae3 Add support for projections in records endpoint, e.g. /records?projection=did
  • 5d4c28a upgade golib version (switch to /dois end-point for MaterialsCommons
  • 7336834 Add mapping of existing records to history ones
  • 1caf874 upgade golib version (SyncService addition in configuration)
  • 364da28 change log to use only log.Llongfile option as our logging module provide timestamp already
  • 2955987 update to golib version and dependencies
  • 78d6f20 adjust logic of validDataValue API where I compare record type with value one and handle correctly new Keara's changes for list values
  • 5eaf1ff Merge branch 'main' of github.com:CHESSComputing/MetaData
  • 11552a2 update to golib version and dependencies
  • 7f66cee enable use of "values" for schema fields with types other than "list_*"
  • 1615da2 update to golib version and dependencies
  • 6adbffb update skip keys and doi attributes
  • f95976a fix doi_created_at skip key
  • c9d0d26 add doi_foxden_url
  • dce5340 update dependencies on golib
  • fd8232c add support for nested schema files
  • 30556ee update dependencies on golib
  • 5a52b91 provide implementation for DeleteHandler

v0.2.3a

20 Jun 17:45
3f8b59d

Choose a tag to compare

Release: v0.2.3a

  • 3f8b59d skip user_metadata parsing
  • 044b269 Add default data-type as any
  • d2cbd22 update to gilib version
  • 84e4cd3 change format to avoid recursive calls
  • e06abdb change format to avoid recursive calls
  • 53f82a5 properly handle request with empty query and non empty spec

v0.2.3

06 Jun 17:30
d928f53

Choose a tag to compare

Release: v0.2.3

  • d928f53 Add archival of the record and added its history
  • d4e5796 Merge pull request #7 from ksg52/patch-1
  • c6d8f8e Update ID3A-FOXDEN.json
  • 3ed0282 set doi attributes only if they are not present in a record
  • b86de46 update to gilib version

v0.2.1b

08 Mar 19:03
fcefd27

Choose a tag to compare

Release: v0.2.1b

  • fcefd27 update dependencies: use golib v0.7.3