Skip to content

Commit

Permalink
Add 1.5.1 changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusbaeck committed Jul 11, 2019
1 parent 6166b62 commit 62df060
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
logstash-filter-verifier (1.5.1) RELEASED; urgency=medium

* The temporary directory to which the configuration files are
copied is now created with mode 0700. This addresses a security
vulnerability when configuration files contain secrets.
* Test flakiness when used with Logstash 7 is addressed by limiting
the pipeline batch size to a single message.

-- Magnus Bäck <[email protected]> Thu, 11 Jul 2019 23:42:09 +0200

logstash-filter-verifier (1.5.0) RELEASED; urgency=medium

* Allow keeping multiple environment variables with --keep-env.
Expand Down

0 comments on commit 62df060

Please sign in to comment.