Skip to content

Releases: CHESSComputing/gotools

v0.3.0a

22 Dec 15:48
a1a08b7

Choose a tag to compare

Release: v0.3.0a

  • a1a08b7 upgrade golib with MaterialsCommons project updates

v0.3.0

22 Dec 15:04
f9f3d6e

Choose a tag to compare

Release: v0.3.0

  • f9f3d6e Add injector to Makefile
  • 652a22f New injector tool
  • dc5b261 Add schema-converter
  • b18b8ea New tool to convert FOXDEN schema to text representation
  • b30737f drop prefix
  • f5a085c Revisit usage of globus token
  • 710f726 First draft of codebase
  • 83b936f upgrade golib with locking for globus map access
  • e1a2fd0 Add dry-run option
  • 41aeab9 Add support for foxden-cfg
  • 7ebfcf4 adjust elapsed-time options and calls
  • 8a409bf update .gitignore
  • 0c9a246 Generalize Makefile
  • b346ef4 Add Makefiles to sub-projects
  • 1ef708f Merge branch 'main' of github.com:CHESSComputing/gotools
  • 693ab63 Add support for stdin in meta/prov services; add elapsed-time options
  • 527f057 Add version
  • 668dae6 adjust Makefile
  • f501866 New tool to benchmark foxden
  • 8f054a2 metaupdate for kalra-4168-e scan record did errors

v0.2.9

03 Oct 19:13
66e69cb

Choose a tag to compare

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

26 Sep 15:05

Choose a tag to compare

Release: v0.2.8

  • 8e2dbaa upgrade golib to version v0.9.4
  • f11c704 Add generate actions
  • 3bc7388 New modules to generate stuff

v0.2.7

22 Sep 13:12
c956d57

Choose a tag to compare

Release: v0.2.7

  • c956d57 upgrade golib with new beamlines schema fixes

v0.2.6

16 Sep 19:56
175465d

Choose a tag to compare

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

20 Jun 17:33
2b505f3

Choose a tag to compare

Release: v0.2.3a

v0.2.3

01 Jun 11:53
113cd32

Choose a tag to compare

Release: v0.2.3

  • 113cd32 update compiler version and dependencies

v0.2.1b

08 Mar 18:56
4a6ac3c

Choose a tag to compare

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

21 Feb 18:51
38d228b

Choose a tag to compare

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