Skip to content

Releases: CHESSComputing/DataBookkeeping

v0.3.0a

22 Dec 15:50
3ca51f1

Choose a tag to compare

Release: v0.3.0a

  • 3ca51f1 upgrade golib with MaterialsCommons project updates

v0.3.0

22 Dec 15:06
537687d

Choose a tag to compare

Release: v0.3.0

  • 537687d upgrade golib with locking for globus map access

v0.2.9

03 Oct 19:14
525a281

Choose a tag to compare

Release: v0.2.9

  • 525a281 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

v0.2.8

26 Sep 15:04

Choose a tag to compare

Release: v0.2.8

  • 409e88f upgrade golib to version v0.9.4

v0.2.7

22 Sep 13:14
f347662

Choose a tag to compare

Release: v0.2.7

  • f347662 upgrade golib with new beamlines schema fixes

v0.2.6b

19 Sep 14:57
599bce6

Choose a tag to compare

Release: v0.2.6b

  • 599bce6 switch upper to lower table alias
  • 0ad1271 switch upper to lower table alias

v0.2.6a

19 Sep 14:43
572c99a

Choose a tag to compare

Release: v0.2.6a

  • No changes

v0.2.6

19 Sep 14:09
572c99a

Choose a tag to compare

Release: v0.2.6

  • 572c99a user lower case SQL definitions for tables, and select and where clause conditions (mysql is case-senstitive)
  • 9ca8c66 fix type in references keys
  • 9514135 upgrade golib with new beamlines schema module
  • ec97479 upgrade golib to support foxden user interfaces; many other fixes

v0.2.5

14 Sep 15:03
62a367d

Choose a tag to compare

Release: v0.2.5

  • 62a367d add IsEmpty funtions to dbs data structs
  • ce66c3d fix provenance value assignments
  • da3a75b Add config to provenance look-up; fix select_provenance query
  • 0a4e4ba add json representations to provenance fields

v0.2.4

08 Sep 20:12
bdda5da

Choose a tag to compare

Release: v0.2.4

  • bdda5da improve failed validation error message
  • 56a3722 insert os name from environment record if it is not found in database
  • 0c4228d upgrade golib to support HTTPClient interface
  • 078512a upgrade golib to support test DOI for materials commons publication
  • 7e8311d upgrade golib to support sync service sleep interval and pool workers
  • 5d3b1dc convert column values to Sql Null counterparts to avoid NULL values
  • 7f0d133 upgrade golib to support projection slices from docdb's
  • 68c643d upgrade golib to support projection slices from docdb's
  • ca87107 simplify server.Route settings
  • d19562a upgade golib version (switch to /dois end-point for MaterialsCommons
  • a0daae0 handle missing parent dataset look-up, we insert parent did if it does not exist in db
  • dec0070 upgade golib version (SyncService addition in configuration)
  • 81e3c0a Add verbose printouts for record parts inserts
  • e1c6f3a Add printout of user/table records for debugging purposes
  • 6dfe17d Add fillProvenanceFromUserMetadata to manage user_metadata
  • 546884a change log to use only log.Llongfile option as our logging module provide timestamp already
  • e11525e Add migration and rollback script for MySQL database
  • 4c64e5b update to golib version and dependencies
  • 4596c85 update to golib version and dependencies
  • 07e340b fix issue with parsed dataset_did for parent did look-up
  • f3ca36d update to golib version and dependencies
  • 49c7a23 adjust queries for parents/child look-up
  • c1fcfc4 update dependencies on golib
  • 566fa50 fix parent query
  • 5883538 new modules for config record and configs table support
  • 02c6e31 add new unit tests
  • 75f0c10 Add config(s) end-points
  • 9fd4c33 adjust sql queries
  • 80c41f8 switch to content for configs table
  • 70ad513 adjust code to add GetConfig and InsertConfig API calls
  • 96f6f3b add new routes
  • 80168e3 adjust code
  • 3b11c98 Add support of provenance configuration as any data type
  • 94708fa update dependencies on golib
  • 0482cb7 update dependencies on golib