Skip to content
Closed
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/postgresql/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.32.0"
changes:
- description: Update readme following 17.5 version update.
type: enhancement
link: https://github.com/elastic/integrations/pull/13518
- version: "1.31.0"
changes:
- description: Allow @custom pipeline access to event.original without setting preserve_original_event.
Expand Down
2 changes: 1 addition & 1 deletion packages/postgresql/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: postgresql
title: PostgreSQL
version: "1.31.0"
version: "1.32.0"
description: Collect logs and metrics from PostgreSQL servers with Elastic Agent.
type: integration
categories:
Expand Down