Skip to content

Commit 4cc680c

Browse files
committed
release: 2026-01-28, Version 6.7.0 [skip ci]
1 parent 4eefdd2 commit 4cc680c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

MEZMO_CHANGELOG.md

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

3+
# [6.7.0](https://github.com/mezmo/vector/compare/v6.6.5...v6.7.0) (2026-01-28)
4+
5+
6+
### Code Refactoring
7+
8+
* Address pull request feedback [2348d29](https://github.com/mezmo/vector/commit/2348d29be4361db8d6ffc31cb70fe87160d458a8) - Kwabena Boadu [LOG-22997](https://logdna.atlassian.net/browse/LOG-22997)
9+
10+
11+
### Features
12+
13+
* Add parse_log_tags and split_metric_namespace flags [6b1e115](https://github.com/mezmo/vector/commit/6b1e11520e62507f000fc46fc1e17080383db592) - Kwabena Boadu [LOG-22997](https://logdna.atlassian.net/browse/LOG-22997)
14+
* **mezmo_datadog_agent_parser**: Create MezmoDatadogAgentParser [36ebe26](https://github.com/mezmo/vector/commit/36ebe261a0506b270c9dfd862d353982f029a46e) - Kwabena Boadu [LOG-22997](https://logdna.atlassian.net/browse/LOG-22997)
15+
16+
17+
### Miscellaneous
18+
19+
* Merge pull request #49 from mezmo/biblicalph/LOG-22997 [4eefdd2](https://github.com/mezmo/vector/commit/4eefdd296e2bb2a26c214d625abbf0ef92debe5e) - GitHub [LOG-22997](https://logdna.atlassian.net/browse/LOG-22997)
20+
321
## [6.6.5](https://github.com/mezmo/vector/compare/v6.6.4...v6.6.5) (2026-01-21)
422

523

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