Skip to content

Releases: mezmo/vector

v3.15.2

16 May 14:49
Compare
Choose a tag to compare

3.15.2 (2024-05-16)

Bug Fixes

v3.15.1

15 May 23:51
Compare
Choose a tag to compare

3.15.1 (2024-05-15)

Bug Fixes

  • ci: Turn back on commitlint and fix release regex b227588 - Darin Spivey LOG-19889

v3.15.0

15 May 18:35
Compare
Choose a tag to compare

3.15.0 (2024-05-15)

Bug Fixes

  • ci: Do no run tests on a release commit 8ac93a9 - Darin Spivey LOG-19679
  • ci: Separate release commit and image publishing 4217922 - Darin Spivey LOG-19686
  • classification: Use the correct SYSLOG pattern order f5d6b34 - Darin Spivey LOG-19650
  • classifier: avoid reallocating grok pattern names/strings 379d51f - Mike Del Tito LOG-19646
  • http: handle and report partial failures with 207 status 744386a - Mike Del Tito LOG-19799
  • kafka source: Fix vector log with incorrect pipeline ID (#449) a3212f4 - GitHub LOG-19224
  • opentelemetry: ensure timestamps are handled consistently baea6f6 - Mike Del Tito LOG-19371
  • opentelemetry: include resource schema_url in decoder c9e17ca - Mike Del Tito LOG-19371
  • opentelemetry: remove hashmap from traces store 8f02423 - Mike Del Tito log-19371
  • opentelemetry: rename fields for consistency 86b98dc - Mike Del Tito LOG-19371
  • s3 consolidation: memory usage b7379ba - dominic-mcallister-logdna LOG-19824
  • s3-source: expose errors in user logs acf5400 - Mike Del Tito LOG-19534
  • s3: multipart file consolidation newlines 14f17f6 - dominic-mcallister-logdna LOG-19797
  • sink: OTLP sink panics when event is invalid or cannot be detected 2d8647f - Sergey Opria LOG-19721
  • source: Convert OTLP metric into Mezmo metric format. c639196 - Sergey Opria LOG-19601
  • user_trace: captured_data shape incorrect 0300ddc - Mike Del Tito LOG-19789
  • user_trace: log http error responses as captured_data 6870759 - Mike Del Tito LOG-19789
  • user_trace: Move the captured_data wrapper to the log fn 27e1f9a - Darin Spivey LOG-19802

Chores

Read more

v3.14.2

08 Apr 18:56
Compare
Choose a tag to compare

3.14.2 (2024-04-08)

Bug Fixes

Chores

Miscellaneous

  • Merge pull request #13 from mezmo/darinspivey/sync_3.14.3 ce4dafb - GitHub
  • Merge remote-tracking branch 'answerbook/master' into darinspivey/sync_3.14.3 8d40441 - Darin Spivey
  • Merge pull request #442 from answerbook/mdeltito/LOG-19647 10e26f6 - GitHub LOG-19647

v3.14.1

04 Apr 21:59
Compare
Choose a tag to compare

3.14.1 (2024-04-04)

Bug Fixes

  • ci: Clean up package.json for linting and release 36baa53 - Darin Spivey LOG-18250

v3.14.0

04 Apr 18:31
Compare
Choose a tag to compare

3.14.0 (2024-04-04)

Bug Fixes

Chores

Features

  • throttle: add state persistence ad882f2 - Mike Del Tito LOG-19565
  • throttle: reimplement throttle transform with basic rate limiting 066cac3 - Mike Del Tito LOG-19565

Miscellaneous

  • Merge pull request #10 from mezmo/darinspivey/sync_3.14.1 d4585e2 - GitHub
  • Merge remote-tracking branch 'answerbook/master' into darinspivey/sync_3.14.1 eeae52e - Darin Spivey
  • Merge pull request #439 from answerbook/darinspivey/LOG-19590 b658874 - GitHub LOG-19590
  • Merge pull request #438 from answerbook/mdeltito/LOG-19565 f8854d6 - GitHub LOG-19565

v3.13.6

03 Apr 23:45
Compare
Choose a tag to compare

3.13.6 (2024-04-03)

Bug Fixes

  • ci: Add package.json into the semantic-release assets 24e8774 - Darin Spivey LOG-18250

v3.13.5

03 Apr 19:52
Compare
Choose a tag to compare

3.13.5 (2024-04-03)

Bug Fixes

  • ci: update package.json version via npm plugin 243c05f - Darin Spivey LOG-18250

v3.13.4

03 Apr 18:31
Compare
Choose a tag to compare

3.13.4 (2024-04-03)

Chores

  • ci: Publish to docker.io and use public repos 631a8ab - Darin Spivey LOG-18250

Miscellaneous