Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@mtojek mtojek released this 30 Sep 08:55
a8d2388

Breaking changes

  • Change format of responses to /package to make {"constraint": {"kibana.version": "7.16.0"}} be {"constraint": {"kibana": {"version": "7.16.0"}}}. #733

Bugfixes

Added

  • Added constraints and owner fields to /search responses. #731 #734
  • Add categories to /search output. Categories are added to the package and policy-templates. #735

Deprecated

Known Issues