New Features
- ORION-3224: switch knowledge API to
v2beta
and added support for references infsoc ks get
by @bemidji3 in #359 - Added
--contenType
optional flag tosolution 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
- Bump the github group across 1 directory with 4 updates by @dependabot in #372
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #370
- Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #364
- Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group by @dependabot in #353
- Upgraded dependencies by @pnickolov in #373
Full Changelog: v0.68.1...v0.69.0