Skip to content

Commit e7d4a61

Browse files
committed
chore(release): 3.17.1 [skip ci]
## [3.17.1](answerbook/vector@v3.17.0...v3.17.1) (2024-04-15) ### Bug Fixes * **kafka source**: Fix vector log with incorrect pipeline ID (#449) [a3212f4](answerbook/vector@a3212f4) - GitHub [LOG-19224](https://logdna.atlassian.net/browse/LOG-19224)
1 parent a3212f4 commit e7d4a61

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

MEZMO_CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.17.1](https://github.com/answerbook/vector/compare/v3.17.0...v3.17.1) (2024-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **kafka source**: Fix vector log with incorrect pipeline ID (#449) [a3212f4](https://github.com/answerbook/vector/commit/a3212f44cfa59ca54a21ba5b99dbf8dcedba661b) - GitHub [LOG-19224](https://logdna.atlassian.net/browse/LOG-19224)
7+
18
# [3.17.0](https://github.com/answerbook/vector/compare/v3.16.2...v3.17.0) (2024-04-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vector",
3-
"version": "3.17.0",
3+
"version": "3.17.1",
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)