Skip to content

Releases: cisco-open/fsoc

v0.25.0

27 Jan 17:55
f8982fb
Compare
Choose a tag to compare
  • Improved parsing & display of API errors

v0.24.2

25 Jan 22:52
58883e0
Compare
Choose a tag to compare

Changelog

v0.24.1

25 Jan 02:31
e923bc5
Compare
Choose a tag to compare

Changelog

v0.24.0

23 Jan 04:55
60c38b2
Compare
Choose a tag to compare

Changelog

  • 60c38b2 Merge pull request #3 from cisco-open/catch-up
  • e3a1e84 Pull request #145: maint/fix a few typos in messages
  • c948347 Pull request #144: UQL-4207 enable YAML output for uql sub-command
  • fc4265a Pull request #142: Fix fork
  • d435ecb Pull request #141: ORION-690: cleanup output of solution status command
  • 8f26794 Pull request #140: UQL-4195 + UQL-4105 - Additional UQL output options
  • f8c1321 Pull request #138: FSOC-102 - fix printing of standard output to the error output
  • 8b5caa0 Pull request #139: UQL-4199 using log.Fatal after errors that should not print usage
  • 5834271 Pull request #134: UQL-4199 added --follow flag to the logs command
  • a7aeac9 Pull request #136: ORION-675: fixing --add-knowledge and --add-service flags to correctly update manifest json
  • 50a0d9a Pull request #133: made all output pkg calls take cmd
  • ef52244 Pull request #132: feat: config get to show user id
  • 01ae113 Pull request #130: ORION-671: updating logic for determining layerID for get requests to SOLUTION layer
  • 76c1d92 Pull request #129: Solution fork - check for folder with name and check if it has contents
  • 0edbef4 Pull request #128: ORION-661, ORION-461: adding output to solution status in tabular format
  • ec241e6 Pull request #127: ORION-461, ORION-661: implementation for fsoc solution status
  • a3d60f3 Pull request #125: UQL-4191 Object data type breaks JSON deserialization
  • 7a1a683 Pull request #123: @guwilks - solution fork - Downloads solution zip, upacks it, and edits manifest
  • fee619a Pull request #122: UQL-4127 Planar table for uql
  • b1d1a5e Pull request #124: ORION-569: add functionality for creating a patched object at a lower layer + fix issue with fsoc login for prod tenants
  • 06a4d68 merge conflict resoltuion
  • e9e002c Pull request #120: solution author: support template dir from manifest
  • 6a45d86 Pull request #121: ORION-632: fix logic for determining layerID in GET requests to json store
  • 4c39573 Pull request #119: Local validate
  • 1b32103 Pull request #118: UQL-4167 resolve dataset references

v0.22.12-209-open

22 Jan 23:10
eb40d80
Compare
Choose a tag to compare

Changelog

  • eb40d80 maint/update CI workflows for build and release (#2)
  • 2a399c0 settings.yml: Set repo visibility to public (#1)
  • 55d10fc Initial commit