We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebbea9 commit 3ff42baCopy full SHA for 3ff42ba
packages/httpjson/changelog.yml
@@ -1,3 +1,8 @@
1
+- version: "1.6.1"
2
+ changes:
3
+ - description: Minor doc fix.
4
+ type: bugfix
5
+ link: https://github.com/elastic/integrations/pull/4727
6
- version: "1.6.0"
7
changes:
8
- description: Update package to ECS 8.5.0.
packages/httpjson/manifest.yml
@@ -1,9 +1,9 @@
format_version: 1.0.0
name: httpjson
title: Custom API
-description: Collect custom events from an API endpoint with Elastic agent'
+description: Collect custom events from an API endpoint with Elastic agent
type: integration
-version: "1.6.0"
+version: "1.6.1"
release: ga
conditions:
9
kibana.version: "^8.4.0"
0 commit comments