Skip to content

Commit 1c01bb7

Browse files
committed
release: 2026-02-02, Version 6.9.0 [skip ci]
1 parent 2e5aac4 commit 1c01bb7

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

MEZMO_CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
## Changelog
22

3+
# [6.9.0](https://github.com/mezmo/vector/compare/v6.8.1...v6.9.0) (2026-02-02)
4+
5+
6+
### Chores
7+
8+
* **pulsar**: Bump pulsar-rs to latest version [b0638d0](https://github.com/mezmo/vector/commit/b0638d0db54d432f856c15ca7196adf3fbbd09da) - Darin Spivey [LOG-23094](https://logdna.atlassian.net/browse/LOG-23094)
9+
10+
11+
### Code Refactoring
12+
13+
* **mezmo_datadog_agent_parser**: Transform event into TraceEvents [9fa6a6d](https://github.com/mezmo/vector/commit/9fa6a6dbea17c83f7804095e14cd9d9febb546b3) - Kwabena Boadu [LOG-23082](https://logdna.atlassian.net/browse/LOG-23082)
14+
15+
16+
### Features
17+
18+
* **mezmo_log_to_trace**: Implement mezmo log to trace transform [2e5aac4](https://github.com/mezmo/vector/commit/2e5aac4d1dd1fbafc25cb0bb849d892cd8a619f7) - kwabena [LOG-23083](https://logdna.atlassian.net/browse/LOG-23083)
19+
20+
21+
### Miscellaneous
22+
23+
* Merge pull request #53 from mezmo/biblicalph/LOG-23082 [8d857b2](https://github.com/mezmo/vector/commit/8d857b276a91be8aff8961e1b15214ce7856e699) - GitHub [LOG-23082](https://logdna.atlassian.net/browse/LOG-23082)
24+
325
## [6.8.1](https://github.com/mezmo/vector/compare/v6.8.0...v6.8.1) (2026-01-28)
426

527

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vector",
3-
"version": "6.8.1",
3+
"version": "6.9.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)