Skip to content

Commit 29d638b

Browse files
committed
lastpass: update changelog and manifest
1 parent 62979fe commit 29d638b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/lastpass/changelog.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# newer versions go on top
2+
- version: "1.14.2"
3+
changes:
4+
- description: Fix ingest pipeline conditional field handling.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/9002
7+
- description: Reduce complexity of grok expressions.
8+
type: bugfix
9+
link: https://github.com/elastic/integrations/pull/9002
210
- version: "1.14.1"
311
changes:
412
- description: Changed owners

packages/lastpass/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.0"
22
name: lastpass
33
title: LastPass
4-
version: "1.14.1"
4+
version: "1.14.2"
55
description: Collect logs from LastPass with Elastic Agent.
66
type: integration
77
categories:

0 commit comments

Comments
 (0)