Skip to content

Releases: elastic/package-registry

Release v1.4.1

11 Oct 15:54
63dd8fb
Compare
Choose a tag to compare

Breaking changes

Bugfixes

  • Fix issue with relative paths when loading data streams. #742

Added

Deprecated

Known Issues

Release v1.4.0

07 Oct 14:08
2eaf7aa
Compare
Choose a tag to compare

Breaking changes

Bugfixes

  • Search API: sort packages by title. #647 #739

Added

  • Decouple API from backend "indexers". #703
  • Add support to serve packages stored as zip archives. #703

Deprecated

Known Issues

  • Individual packages cannot be load if their path is specified with a trailing slash #742

Release v1.3.0

30 Sep 08:55
a8d2388
Compare
Choose a tag to compare

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

Release v1.2.0

09 Sep 14:00
e8cdc37
Compare
Choose a tag to compare

Breaking changes

Bugfixes

  • Fix: don't list old packages with categories incompatible with latest revisions. #719

Added

  • Support elasticsearch.privileges.indices in data stream manifests. #713

Deprecated

Known Issues

Release v1.1.0

08 Sep 10:29
15c734b
Compare
Choose a tag to compare

Breaking changes

Bugfixes

Added

  • Add -httpprof flag to enable HTTP profiling with pprof. #709
  • Adjust counting logic for categories/policy templates. #716

Deprecated

Known Issues

1.0.0

11 Aug 12:48
8c259a9
Compare
Choose a tag to compare

Breaking changes

Bugfixes

Added

  • Update Go to 1.16.7 #706.

Deprecated

Known Issues

0.21.0

04 Aug 11:51
f13c59e
Compare
Choose a tag to compare

Breaking changes

Bugfixes

Added

  • Add instrumentation with the APM Go Agent #702.

Deprecated

Known Issues

v0.20.0

25 May 12:38
6f71241
Compare
Choose a tag to compare

0.20

Breaking changes

Bugfixes

Added

  • Support filtering /categories using kibana.version query param #695

Deprecated

Known Issues

Release v0.19.0

27 Apr 12:04
51ba395
Compare
Choose a tag to compare

Breaking changes

Bugfixes

  • Disable Handlebars parsing. [#692] (#692)

Added

  • Add input groups support. [#685] (#685)

Deprecated

Known Issues

Release v0.18.0

12 Apr 10:00
60666cb
Compare
Choose a tag to compare

Breaking changes

Bugfixes

Added

  • Support "synthetics" type. [#688] (#688)

Deprecated

Known Issues