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

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/universal_profiling_agent/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: 8.9.0
changes:
- description: Promote package for GA
type: enhancement
link: https://github.com/elastic/integrations/pull/7232
- version: 8.8.0-preview
changes:
- description: Initial draft of the package
Expand Down
4 changes: 2 additions & 2 deletions packages/universal_profiling_agent/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: profiler_agent
title: Universal Profiling Agent
version: 8.8.0-preview
version: 8.9.0
categories: ["elastic_stack", "monitoring"]
description: Fleet-wide, whole-system, continuous profiling with zero instrumentation.
conditions:
kibana.version: ^8.8.0
kibana.version: ^8.9.0
elastic.subscription: basic
format_version: 1.1.0
icons:
Expand Down