Skip to content

v0.5.2

Compare
Choose a tag to compare
@SanjayVas SanjayVas released this 22 Apr 17:31
86c7bd7

Starting with these release, scanning alerts for container image vulnerabilities should appear in GitHub Security.

Highlights

  • Closed #1544
  • Closed #1553
  • Various performance improvements for Reporting API operations.
  • Updated Java base images.
  • More detailed errors from many Kingdom public API services (ongoing).

Potentially Requiring Action

  • CMMS instances may define a set of known EventGroup metadata types that are shared between components and integrators. These are the only EventGroup metadata types that can be used by multiple DataProviders. See #1512
    • The Kingdom internal API server and the Reporting v1 and v2 public API servers have a new --known-event-group-metadata-type option for specifying a FileDescriptorSet for these known metadata types.
  • There is a new required --requisition-fulfillment-service-duchy-id option to the EDP simulator. This is in preparation for supporting the HMSS protocol. See #1574.
    • This option, along with the --requisition-fulfillment-service-target and --requisition-fulfillment-service-cert-host option, form an argument group that can be repeated to allow fulfillment at multiple Duchies.

What's Changed

Full Changelog: v0.5.1...v0.5.2