Skip to content

Commit 1cfe20c

Browse files
committed
release: 2026-01-28, Version 6.8.0 [skip ci]
1 parent 4e2575b commit 1cfe20c

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

MEZMO_CHANGELOG.md

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

3+
# [6.8.0](https://github.com/mezmo/vector/compare/v6.7.0...v6.8.0) (2026-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **mezmo_datadog_agent_parser**: rework from initial (#50) [c6ead81](https://github.com/mezmo/vector/commit/c6ead81f79a88956b4471692f006b0aae4ed9c72) - GitHub [LOG-22997](https://logdna.atlassian.net/browse/LOG-22997)
9+
10+
11+
### Features
12+
13+
* **mezmo_log_to_metric**: Add support for sketch metrics [d88ef3a](https://github.com/mezmo/vector/commit/d88ef3a5054620128dd6b560538dabeb250a22bd) - Kwabena Boadu [LOG-23027](https://logdna.atlassian.net/browse/LOG-23027)
14+
15+
16+
### Miscellaneous
17+
18+
* Merge pull request #51 from mezmo/biblicalph/LOG-23027 [4e2575b](https://github.com/mezmo/vector/commit/4e2575bd41b756bbef29a89cd9fa59ab22319513) - GitHub [LOG-23027](https://logdna.atlassian.net/browse/LOG-23027)
19+
320
# [6.7.0](https://github.com/mezmo/vector/compare/v6.6.5...v6.7.0) (2026-01-28)
421

522

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.7.0",
3+
"version": "6.8.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)