Skip to content

Releases: CHESSComputing/DataManagement

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 03 Oct 19:26
0898824

Release: v0.2.9

  • 0898824 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

Choose a tag to compare

@github-actions github-actions released this 26 Sep 15:17

Release: v0.2.8

  • 1f3fe29 upgrade golib to version v0.9.4

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 22 Sep 13:27
5b3cbe3

Release: v0.2.7

  • 5b3cbe3 upgrade golib with new beamlines schema fixes

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 16 Sep 20:09
6e4fcaa

Release: v0.2.6

  • 6e4fcaa upgrade golib with new beamlines schema module
  • e6e6dfd upgrade golib to support foxden user interfaces; many other fixes
  • ec21300 upgrade golib to support HTTPClient interface
  • 908cd49 upgrade golib to support test DOI for materials commons publication
  • 8de7622 upgrade golib to support sync service sleep interval and pool workers
  • b8335fb upgrade golib to support projection slices from docdb's
  • 3db2390 upgrade golib to support projection slices from docdb's
  • 9b01d76 simplify server.Route settings
  • f6a8005 upgade golib version (switch to /dois end-point for MaterialsCommons
  • e8e3901 upgade golib version (SyncService addition in configuration)
  • b57380b change log to use only log.Llongfile option as our logging module provide timestamp already
  • cb09da9 update to golib version and dependencies
  • c3e2a7e update to golib version and dependencies
  • 90c1449 update to golib version and dependencies
  • 8570c01 Use given attribute
  • 187ef7e Add attr option to /data HTTP request
  • abb0157 update dependencies on golib
  • 06a85e1 update dependencies on golib
  • 91a127a update dependencies on golib

v0.2.3a

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:46
08e7f87

Release: v0.2.3a

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 01 Jun 12:06
04235ce

Release: v0.2.3

v0.2.1b

Choose a tag to compare

@github-actions github-actions released this 08 Mar 19:04
03728ac

Release: v0.2.1b

  • 03728ac update dependencies: use golib v0.7.3
  • 3530beb initialize s3 client if it present in configuration

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 19:00
ca4c690

Release: v0.2.1

  • ca4c690 update dependencies: use golib v0.7.2
  • 771481b fix typo
  • 7f16404 Add all extension option
  • 3995e05 Adjust file extension pattern
  • ef63048 make ext dynamic
  • 3428587 put back hidden did
  • 8c31037 improve UI
  • 5542699 Added findFiles; /files end-point and corresponding handler
  • 12de70c update dependencies: use golib v0.7.1

v0.2.0e

Choose a tag to compare

@github-actions github-actions released this 19 Feb 15:56
0fa22cd

Release: v0.2.0e

  • 0fa22cd update dependencies: add server helper function to golib/server
  • f569520 Add templates
  • ed56ba3 working version of raw data location
  • 4aab3f4 Add support for sub-dirs
  • 3902e01 Add getFileList helper function
  • 7865841 update dependencies: bug fix in golib/services
  • 9e20118 Serve files from data location
  • 27b5da7 update dependencies: various updates of golib, e.g. add MetaDataRecords, DataLocationAttributes
  • ee6fb65 Add /data end-point
  • 94cb472 New common handlers module
  • c78d839 New module for utils
  • 4477583 Extend fsclient to support file meta-data
  • b834435 Extend implementation to support directory access
  • a5356ab basic LocalFsClient implementation
  • 6a1835d Allow two backends: S3 and FS
  • 2919ef7 Add FsClient interface and basic LocalFsClient implementation

v0.2.0d

Choose a tag to compare

@github-actions github-actions released this 07 Feb 16:12
833d3e5

Release: v0.2.0d

  • 833d3e5 update dependencies: bug fixes in golib/globus module