Skip to content

Commit 7ad8f42

Browse files
committed
chore(release): 3.19.0 [skip ci]
# [3.19.0](answerbook/vector@v3.18.0...v3.19.0) (2024-04-26) ### Features * **tap**: support VRL for tap event filtering [540f698](answerbook/vector@540f698) - Mike Del Tito [LOG-19753](https://logdna.atlassian.net/browse/LOG-19753) ### Miscellaneous * Merge pull request #451 from answerbook/mdeltito/LOG-19753 [f1cc535](answerbook/vector@f1cc535) - GitHub [LOG-19753](https://logdna.atlassian.net/browse/LOG-19753)
1 parent f1cc535 commit 7ad8f42

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

MEZMO_CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.19.0](https://github.com/answerbook/vector/compare/v3.18.0...v3.19.0) (2024-04-26)
2+
3+
4+
### Features
5+
6+
* **tap**: support VRL for tap event filtering [540f698](https://github.com/answerbook/vector/commit/540f698818ac4056f0f4b14d55296afe0edbd748) - Mike Del Tito [LOG-19753](https://logdna.atlassian.net/browse/LOG-19753)
7+
8+
9+
### Miscellaneous
10+
11+
* Merge pull request #451 from answerbook/mdeltito/LOG-19753 [f1cc535](https://github.com/answerbook/vector/commit/f1cc53541ae7a03090b5b5056007050dd24e3302) - GitHub [LOG-19753](https://logdna.atlassian.net/browse/LOG-19753)
12+
113
# [3.18.0](https://github.com/answerbook/vector/compare/v3.17.1...v3.18.0) (2024-04-24)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vector",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"description": "Vector is a high-performance, end-to-end (agent & aggregator) observability data pipeline",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)