Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/axonius/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: 0.1.2
changes:
- description: Update in kibana version.
type: enhancement
link: https://github.com/elastic/integrations/pull/19440
- version: 0.1.1
changes:
- description: Fix use of orValue on non-optional specific_data field access in asset CEL programs.
Expand Down
4 changes: 2 additions & 2 deletions packages/axonius/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.3.2
name: axonius
title: Axonius
version: 0.1.1
version: 0.1.2
description: Collect logs from Axonius with Elastic Agent.
type: integration
categories:
Expand All @@ -15,7 +15,7 @@ categories:
- vulnerability_management
conditions:
kibana:
version: ^8.19.10 || ~9.1.10 || ~9.2.4 || ^9.3.1
version: ^8.19.17 || ^9.3.6 || ^9.4.3

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The versions are not public yet. See https://www.elastic.co/blog

Latest releases:

Image

elastic:
subscription: basic
screenshots:
Expand Down
Loading