Skip to content

v0.69.0

Latest
Compare
Choose a tag to compare
@pnickolov pnickolov released this 04 May 00:11
aa33378

New Features

  • ORION-3224: switch knowledge API to v2beta and added support for references in fsoc ks get by @bemidji3 in #359
  • Added --contenType optional flag to solution extend --add-metric; support for histogram and distribution metrics by @rquedas in #366

Bugfixes

  • Removed debug print from platform/api/collection (fixes #367) by @pnickolov in #355
  • Ignore non-json/yaml files when forking by @pnickolov in #354
  • Fixed unzip to create implicit macosx dirs on solution fork by @pnickolov in #360
  • Fixed the location of solution download zip file by @pnickolov in #374
  • Fixed json encoding of melt send --dump data by @pnickolov in #371
  • Fixed melt model support for entities with no attributes due to inheritance by @rquedas in #368
  • Fixed implicit namespace creation on solution extend to support YAML by @rquedas in #366
  • Fixed fsoc optimize configure failure if multiple workloads match filter by @linkous8 in #344
  • Fixed panic during optimize report by @linkous8 in #358
  • Fixed null pointer support in optimize events by @pavel-georgiev in #352

Maintenance

Full Changelog: v0.68.1...v0.69.0