Releases: CHESSComputing/gotools
Releases · CHESSComputing/gotools
Release list
v0.2.9
Release: v0.2.9
- 66e69cb 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
v0.2.7
Release: v0.2.7
- c956d57 upgrade golib with new beamlines schema fixes
v0.2.6
Release: v0.2.6
- 175465d upgrade golib with new beamlines schema module
- cdddfad upgrade golib to support foxden user interfaces; many other fixes
- a12b16f Adjust token representation to show user groups, scopes, roles, btrs
- a70b007 increase indent
- 861f322 new tool to generate provenance record
- 285d66a upgrade golib to support HTTPClient interface
- c0ed2f4 upgrade golib to support test DOI for materials commons publication
- fc9a077 upgrade golib to support sync service sleep interval and pool workers
- 0f8734c Add --expires help option and show its usage
- 721faf3 upgrade golib to support projection slices from docdb's
- d7b62d1 upgrade golib to support projection slices from docdb's
- 3805b63 upgade golib version (switch to /dois end-point for MaterialsCommons
- a07761c Add support to check trusted client system info via Authz:/trusted_client end-point
- af611ae Expand GetSystemInfo to return all IPs and MACs; adjust getTrustedUser code to find proper match
- bfaabeb Merge branch 'main' of github.com:CHESSComputing/gotools
- 3a9b4f1 Add getTrustedUser helper function to fetch user name of trusted user from current process and FOXDEN configuration
- 2dae237 make foxden trusted client work even when other read/write tokens are present
- fbe3e65 upgade golib version (SyncService addition in configuration)
- c5df3a8 update to golib version and dependencies
- c0118e4 Comment out dataset files from materials commons as they disappear in new version
- 049261f update to golib version and dependencies
- a08382a switch to new materialscommons APIs options
- 978a47b upgrade dependencies
- 01f209e upgrade materialscommons library
- 407169a update to golib version and dependencies
- 118f60f User user value within record injection
- dbfa2e6 Add new helper function to get user name from token
- 3112810 add parents option for doi publication
- 4d2885d Switch to recursive implementation of records look-up for parents and children
- 21bc52d update usage info
- 1e7dbe1 update dependencies on golib
- 46df64f support parents, children, json options; code re-factoring
- 67688ea update
- a96662d update README
- 4641e0f Changes to include gentoken tool
- 86cd4d5 Use variables instead of pointers in flag options
- 21d953a Fix clone string
- a2c85ba Fix clone string
- 49dedb3 Fix clone string
- ff339fa add separator
- 74323ad Improve FOXDEN integration part
- d9804b9 New codebase for gentoken tool
- 6163e34 update dependencies on golib
- a91c41a update dependencies on golib
- 67c13b5 fix delete token for rm command
v0.2.3a
v0.2.3
Release: v0.2.3
- 113cd32 update compiler version and dependencies
v0.2.1b
Release: v0.2.1b
- 4a6ac3c update go version
- cdefbf7 update dependencies: use golib v0.7.3
- d3d50a1 update doc URL
- 470c25c Add meta-data for demo
- eb2a1ef fix typo
- 3f52d4f update documentation page links
- 9644f42 remove --did option as it is not required by ls/view
- 736bfe2 Change final message
- fedd895 make default query
- c3ff9a2 introduce idx/limit
- b40f140 Merge branch 'main' of github.com:CHESSComputing/gotools
- d8eb527 update spec to support did and spec query
- d4e7216 add function to transfer old motorsdb to properly normalized schema
v0.2.1
Release: v0.2.1
- 38d228b Merge branch 'main' of github.com:CHESSComputing/gotools
- 6ecc7da update dependencies: use golib v0.7.2
- 46735cf fix: migratescans support for old records with CamelCase keys
- c3564c2 Add all pattern extension support
- 8b8f761 Add data sub-command
- 64ae2f6 improve help
- 42723c7 Improve showing message
- 6ffce36 Improve showing message
- e111ed4 Improve showing message
- 49ca1ee Add count call to fetch total number of records
- dcadd07 Add idx/limit options to meta commands
- 481b621 update dependencies: use golib v0.7.1
v0.2.0e
Release: v0.2.0e
- 03a4044 update dependencies: add server helper function to golib/server
- be8a677 Merge branch 'main' of github.com:CHESSComputing/gotools
- ab3262a Use FOXDEN_DEBUG to show how we generate token
- 5cf345f add: migratescans cli option for old / new db types
- 67dbb64 update dependencies: bug fix in golib/services
- b1efd55 Merge branch 'main' of github.com:CHESSComputing/gotools
- df3c551 update dependencies: various updates of golib, e.g. add MetaDataRecords, DataLocationAttributes
- 08203f1 New integration test files
- 631c1d8 New test files
- 273d80a fix: migratescans
- a5bf374 add migratescans for specscanservice's motorsdb migration
- b2f918c skip record in a loop if not data_location_raw or btr_location_raw is found
- 945585c expand search for raw location to data_location_raw and btr_location_raw
v0.2.0d
Release: v0.2.0d
- a25c9c7 update dependencies: bug fixes in golib/globus module