Skip to content

Latest commit

 

History

History
3064 lines (2025 loc) · 298 KB

MEZMO_CHANGELOG.md

File metadata and controls

3064 lines (2025 loc) · 298 KB

Changelog

3.15.2 (2024-05-16)

Bug Fixes

3.15.1 (2024-05-15)

Bug Fixes

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

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

Code Refactoring

  • consolidate handling of otel type conversion from events 722893a - Mike Del Tito LOG-19371

Features

Miscellaneous

  • Merge pull request #14 from mezmo/sync_3.20.9 376c802 - GitHub
  • Merge branch 'answerbook_3.20.9' into sync_3.20.9 8738056 - Darin Spivey
  • Merge pull request #461 from answerbook/sopria/LOG-19721 d70590a - GitHub LOG-19721
  • Merge pull request #460 from answerbook/mdeltito/LOG-19534 00c1add - GitHub LOG-19534
  • Merge pull request #459 from answerbook/dominic/LOG-19824 140e475 - GitHub LOG-19824
  • Merge pull request #458 from answerbook/sopria/LOG-19601 f73d4d0 - GitHub LOG-19601
  • Merge pull request #455 from answerbook/dominic/LOG-19797 406dc17 - GitHub LOG-19797
  • Merge pull request #456 from answerbook/mdeltito/LOG-19799 0d680df - GitHub LOG-19799
  • Merge pull request #454 from answerbook/mdeltito/LOG-19789-fix c5fffba - GitHub LOG-19789
  • Merge pull request #453 from answerbook/mdeltito/LOG-19789 ee3fac9 - GitHub LOG-19789
  • Merge pull request #452 from answerbook/mdeltito/LOG-19757 248a767 - GitHub LOG-19757
  • Merge pull request #451 from answerbook/mdeltito/LOG-19753 f1cc535 - GitHub LOG-19753
  • Merge pull request #450 from answerbook/mdeltito/LOG-19371 ebe48c2 - GitHub LOG-19371
  • Merge pull request #436 from answerbook/sopria/LOG-19370 0f6c03d - GitHub LOG-19370
  • Merge pull request #444 from answerbook/feature/LOG-19646 caef31c - GitHub LOG-19646

3.14.2 (2024-04-08)

3.20.9 (2024-05-10)

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

3.14.1 (2024-04-04)

  • Merge pull request #461 from answerbook/sopria/LOG-19721 d70590a - GitHub LOG-19721

3.20.8 (2024-05-08)

Bug Fixes

Miscellaneous

  • Merge pull request #460 from answerbook/mdeltito/LOG-19534 00c1add - GitHub LOG-19534

3.20.7 (2024-05-06)

Bug Fixes

Miscellaneous

  • Merge pull request #459 from answerbook/dominic/LOG-19824 140e475 - GitHub LOG-19824

3.20.6 (2024-05-06)

Bug Fixes

  • source: Convert OTLP metric into Mezmo metric format. c639196 - Sergey Opria LOG-19601

Miscellaneous

  • Merge pull request #458 from answerbook/sopria/LOG-19601 f73d4d0 - GitHub LOG-19601

3.20.5 (2024-05-01)

Bug Fixes

  • user_trace: Move the captured_data wrapper to the log fn 27e1f9a - Darin Spivey LOG-19802

3.20.4 (2024-05-01)

Bug Fixes

  • s3: multipart file consolidation newlines 14f17f6 - dominic-mcallister-logdna LOG-19797

Miscellaneous

  • Merge pull request #455 from answerbook/dominic/LOG-19797 406dc17 - GitHub LOG-19797

3.20.3 (2024-05-01)

Bug Fixes

  • http: handle and report partial failures with 207 status 744386a - Mike Del Tito LOG-19799

Miscellaneous

  • Merge pull request #456 from answerbook/mdeltito/LOG-19799 0d680df - GitHub LOG-19799

3.20.2 (2024-05-01)

Bug Fixes

Miscellaneous

  • Merge pull request #454 from answerbook/mdeltito/LOG-19789-fix c5fffba - GitHub LOG-19789

3.20.1 (2024-04-30)

Bug Fixes

  • user_trace: log http error responses as captured_data 6870759 - Mike Del Tito LOG-19789

Miscellaneous

  • Merge pull request #453 from answerbook/mdeltito/LOG-19789 ee3fac9 - GitHub LOG-19789

3.20.0 (2024-04-29)

Features

Miscellaneous

  • Merge pull request #452 from answerbook/mdeltito/LOG-19757 248a767 - GitHub LOG-19757

3.19.0 (2024-04-26)

Features

Miscellaneous

  • Merge pull request #451 from answerbook/mdeltito/LOG-19753 f1cc535 - GitHub LOG-19753

3.18.0 (2024-04-24)

Bug Fixes

  • 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

Code Refactoring

  • consolidate handling of otel type conversion from events 722893a - Mike Del Tito LOG-19371

Features

  • opentelemetry: add traces support for the otel sink 0b12104 - Mike Del Tito LOG-19371

Miscellaneous

  • Merge pull request #450 from answerbook/mdeltito/LOG-19371 ebe48c2 - GitHub LOG-19371

3.17.1 (2024-04-15)

Bug Fixes

  • kafka source: Fix vector log with incorrect pipeline ID (#449) a3212f4 - GitHub LOG-19224

3.17.0 (2024-04-15)

Features

3.16.2 (2024-04-15)

Bug Fixes

  • ci: Separate release commit and image publishing 4217922 - Darin Spivey LOG-19686

3.16.1 (2024-04-11)

Bug Fixes

3.16.0 (2024-04-10)

Features

  • sources: Update exec source to execute command or VRL 38622aa - Darin Spivey LOG-19574

3.15.1 (2024-04-09)

Bug Fixes

  • classification: Use the correct SYSLOG pattern order f5d6b34 - Darin Spivey LOG-19650

3.15.0 (2024-04-08)

Features

Miscellaneous

  • Merge pull request #436 from answerbook/sopria/LOG-19370 0f6c03d - GitHub LOG-19370

3.14.4 (2024-04-08)

Bug Fixes

  • classifier: avoid reallocating grok pattern names/strings 379d51f - Mike Del Tito LOG-19646

Miscellaneous

  • Merge pull request #444 from answerbook/feature/LOG-19646 caef31c - GitHub LOG-19646

3.14.3 (2024-04-08)

Bug Fixes

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

3.14.0 (2024-04-04)

Bug Fixes

3.14.2 (2024-04-05)

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
  • reenable profiling feature for jemalloc 6e3e3d5 - Mike Del Tito LOG-19647

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

3.13.6 (2024-04-03)

  • Merge pull request #442 from answerbook/mdeltito/LOG-19647 10e26f6 - GitHub LOG-19647

3.14.1 (2024-04-03)

Bug Fixes

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

3.13.5 (2024-04-03)

Bug Fixes

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

3.13.4 (2024-04-03)

Chores

Miscellaneous

  • Merge pull request #7 from mezmo/darinspivey/LOG-18250 7f3158e - GitHub LOG-18250
  • Merge pull request #439 from answerbook/darinspivey/LOG-19590 b658874 - GitHub LOG-19590

3.14.0 (2024-04-02)

Bug Fixes

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 #438 from answerbook/mdeltito/LOG-19565 f8854d6 - GitHub LOG-19565

3.13.3 (2024-03-27)

Chores

Miscellaneous

  • Merge pull request #6 from mezmo/darinspivey/answerbook_sync bd66904 - GitHub
  • Merge remote-tracking branch 'answerbook/master' into darinspivey/answerbook_sync 98280d6 - Darin Spivey
  • Merge pull request #5 from mezmo/holmberg/LOG-19506 35fed6f - GitHub LOG-19506
  • Merge pull request #3 from mezmo/edge1 a049b0c - GitHub
  • Merge branch 'master' into edge1 596ba22 - GitHub
  • Merge pull request #2 from mezmo/dhable/LOG-19155 7ddc8c2 - GitHub LOG-19155

3.13.2 (2024-03-26)

Chores

Miscellaneous

  • Merge pull request #435 from answerbook/darinspivey/LOG-19548 f358607 - GitHub LOG-19548

3.13.1 (2024-03-26)

Bug Fixes

  • classification: include metadata in event size calculation 5d65d5f - Mike Del Tito LOG-19550

Miscellaneous

  • Merge pull request #434 from answerbook/mdeltito/LOG-19550 37dc960 - GitHub LOG-19550

3.13.0 (2024-03-25)

Bug Fixes

  • postgresql: Account for storage of Value::Object 6d1f32a - Darin Spivey LOG-19497

Features

  • mezmo: user_log acceps optional captured_data parameter e623edd - Darin Spivey LOG-19497

Miscellaneous

  • Merge pull request #433 from answerbook/feature/LOG-19497 f122d43 - GitHub LOG-19497

3.12.1 (2024-03-19)

Bug Fixes

  • profiling: only track profiling annotations from classification c3106a9 - Mike Del Tito LOG-19502

Miscellaneous

  • Merge pull request #431 from answerbook/mdeltito/LOG-19502 c267715 - GitHub LOG-19502

3.12.0 (2024-03-13)

Features

  • s3 sink: add recursive directory consolidation 301ac96 - dominic-mcallister-logdna LOG-19448

Miscellaneous

  • Merge pull request #428 from answerbook/dominic/LOG-19448 f43e028 - GitHub LOG-19448

3.11.1 (2024-03-12)

Bug Fixes

  • classification: SYSLOGLINE is having false positive matches e908658 - Darin Spivey LOG-19416

Miscellaneous

  • Merge pull request #429 from answerbook/darinspivey/LOG-19416 c129f60 - GitHub LOG-19416

3.11.0 (2024-03-01)

Chores

Features

  • classification: identify and annotate json string messages a837636 - Mike Del Tito LOG-19433

Miscellaneous

  • Merge pull request #427 from answerbook/mdeltito/LOG-19433 6ef9311 - GitHub LOG-19433

3.10.0 (2024-02-29)

Features

Miscellaneous

  • Merge pull request #426 from answerbook/dominic/LOG-19232 a5acdec - GitHub LOG-19232

3.9.0 (2024-02-26)

Features

  • aggregate-v2: Track and expose metadata on event e88c421 - Dan Hable LOG-19291

3.8.1 (2024-02-23)

Bug Fixes

  • sinks: Enable user error logging for azure blob (#424) fc3cd8a - GitHub LOG-19360

Code Refactoring

  • sinks: Restore healthcheck and response user error logging (#422) 4326471 - GitHub LOG-19146

3.8.0 (2024-02-20)

Features

  • spread vector nodes using topo spread constraints df7f3f6 - Adam Holmberg LOG-18832

Miscellaneous

  • Merge pull request #421 from answerbook/holmberg/LOG-18832 6aa2489 - GitHub LOG-18832

3.7.4 (2024-02-14)

Bug Fixes

  • mezmo-sink: remove ARC, replace sleep timer with manual check 8b74d7f - Mike Del Tito LOG-19184

Miscellaneous

  • Merge pull request #420 from answerbook/feature/LOG-19184 273f6a5 - GitHub LOG-19184

3.7.3 (2024-02-08)

Bug Fixes

  • graphql: Include metadata in remote task execution 2e13c69 - Darin Spivey LOG-19261

Miscellaneous

  • Merge pull request #419 from answerbook/darinspivey/LOG-19261 4301694 - GitHub LOG-19261

3.7.2 (2024-02-08)

Bug Fixes

Miscellaneous

  • Merge pull request #415 from answerbook/darinspivey/LOG-19242 1b99c75 - GitHub LOG-19242

3.7.1 (2024-02-07)

Tests

3.7.0 (2024-02-07)

Chores

Features

3.6.0 (2024-02-06)

Features

  • mezmo-sink: include _originating_user_agent d897521 - dominic-mcallister-logdna LOG-19196

Miscellaneous

  • Merge pull request #413 from answerbook/dominic/LOG-19196 78c0c8d - GitHub LOG-19196

3.5.2 (2024-02-05)

Chores

  • deployment: added reduce threshold limits into the deployment config eb244bc - Sergey Opria LOG-19194

Miscellaneous

  • Merge pull request #414 from answerbook/sopria/LOG-19194 bcd3d4b - GitHub LOG-19194

3.5.1 (2024-02-01)

Chores

Miscellaneous

  • Merge pull request #411 from answerbook/dominic/LOG-18911 7e4e670 - GitHub LOG-18911

3.5.0 (2024-01-31)

Code Refactoring

  • rename sliding_aggregate to mezmo_aggregate_v2 0485391 - Mike Del Tito LOG-19134

Features

Miscellaneous

  • Merge pull request #410 from answerbook/mdeltito/LOG-19134 0c71dd0 - GitHub LOG-19134

3.4.5 (2024-01-30)

Chores

  • tests: Re-enable splunk tests in Github Actions 00a852a - Darin Spivey LOG-18162

Miscellaneous

  • Merge pull request #409 from answerbook/darinspivey/LOG-18162 0ae8b1f - GitHub LOG-18162

3.4.4 (2024-01-29)

Chores

  • ignore paths from integration suite run 0b96fa8 - Mike Del Tito

Miscellaneous

  • Merge pull request #406 from answerbook/mdeltito/ignore-deployment-changes-actions 8fa9653 - GitHub

3.4.3 (2024-01-29)

Chores

3.4.2 (2024-01-29)

Bug Fixes

Miscellaneous

  • Merge pull request #407 from answerbook/mdeltito/LOG-19044-pvc-by-partition 21dc87a - GitHub LOG-19044

3.4.1 (2024-01-26)

Bug Fixes

  • deployment: adjust resource vars and add namespace 8f8aff6 - Mike Del Tito LOG-19044

Miscellaneous

  • Merge pull request #405 from answerbook/mdeltito/LOG-19044-fix c5b3474 - GitHub LOG-19044

3.4.0 (2024-01-26)

Bug Fixes

  • persistence: include pod name in db directory a23107a - Mike Del Tito LOG-19044

Features

  • persistence: add pvc/mount for component state storage ff5929f - Mike Del Tito LOG-19044

Miscellaneous

  • Merge pull request #404 from answerbook/mdeltito/LOG-19044 fdeb534 - GitHub LOG-19044

3.3.0 (2024-01-26)

Bug Fixes

  • build: add libclang-dev dependency to the environment cfa0321 - Mike Del Tito LOG-18959

Features

  • persistence: define persistence trait/impl and wire into aggregate 85e5d1a - Mike Del Tito LOG-18959

Miscellaneous

  • Merge pull request #402 from answerbook/mdeltito/LOG-18959 a1ec760 - GitHub LOG-18959

Tests

  • allow conditional compiling of tests under ci 67d6f7d - Mike Del Tito LOG-18959

3.2.0 (2024-01-24)

Bug Fixes

  • sources: http_server is not saving query params as key/val 733f3a9 - Darin Spivey LOG-19104

Features

  • http_server source: add all headers to the namespace metadata (#18922) 3772b19 - Darin Spivey LOG-19103
  • sources: http_server accepts query parameter wildcards 6627a95 - Darin Spivey LOG-19105

Miscellaneous

  • Merge pull request #403 from answerbook/darinspivey/LOG-19103 896eaed - GitHub LOG-19103

3.1.3 (2024-01-23)

Code Refactoring

  • Add memory and window limits to sliding aggregate (#400) aa050e2 - GitHub LOG-18818

3.1.2 (2024-01-23)

Chores

Miscellaneous

  • Merge pull request #401 from answerbook/dominic/LOGs-18993_18994_18999-add_groks edc9090 - GitHub

3.1.1 (2024-01-22)

Bug Fixes

  • otlp: replace or remove fields with an empty string db87922 - Sergey Opria LOG-18908

Miscellaneous

  • Merge pull request #392 from answerbook/sopria/LOG-18908 a599fdd - GitHub LOG-18908

3.1.0 (2024-01-17)

Features

3.0.1 (2024-01-17)

Bug Fixes

  • s3-consolidation: file copy failure 753bbc1 - dominic-mcallister-logdna LOG-18535

Miscellaneous

  • Merge pull request #398 from answerbook/dominic/LOG-18535_removecopypart 72ebd31 - GitHub LOG-18535

3.0.0 (2024-01-17)

Bug Fixes

  • amqp sink: remove duplicate events (#18932) a916605 - GitHub
  • amqp sink: remove unnecessary unwrap & emit event dropped errors (#18923) 26f430c - GitHub
  • amqp sink: remove unused feature flag (#18948) cb53588 - GitHub
  • buffers: apply stricter file permissions to buffer data files when possible (#18895) cf7298f - GitHub
  • clickhouse sink: fix healthcheck uri (#19067) 7a7b53b - GitHub
  • codecs: fix 'ProtobufSerializerConfig' input type (#19264) d2fea65 - Jesse Szwedko
  • codecs: native JSON serialization/deserialization for special f64 values (#18650) 39b9298 - GitHub
  • config: Only try default paths if the path is not specified (#18681) 37fc9db - GitHub
  • datadog_agent source, datadog_metrics sink: handle interval for non-rate series metrics (#18889) dc9d966 - GitHub
  • datadog_agent source: return 200 on empty object payload (#19093) ab7983a - Jesse Szwedko
  • datadog_metrics sink: evaluate series v1 env var at runtime (#19148) 7b292ce - Jesse Szwedko
  • datadog_metrics sink: improve aggregation performance (#18759) 6a40169 - GitHub
  • datadog_metrics sink: Revert to using v1 endpoint by default (#19138) 3158f46 - Jesse Szwedko
  • datadog_metrics sink: the integration tests weren't actually validating anything (#18754) afc166f - GitHub
  • datadog_traces sink: improve request size limiting (#18903) a477d72 - GitHub
  • debian platform: Re-add conf-files directive for cargo-deb (#18726) e445721 - GitHub
  • dev: Gate config conversion tests (#18698) c35ae64 - GitHub
  • dev: update environment for website development (#18657) 4327776 - GitHub
  • dnstap source: support DNSSEC RRSIG record data (#18878) ed97f0d - GitHub
  • docker source: do not emit component error for out of order logs (#18649) 93d7af4 - GitHub
  • http_server source: panic when http server receives metric events (#18781) b107ff7 - GitHub
  • kafka sink: Make KafkaService return Poll::Pending when producer queue is full (#18770) a1863e6 - GitHub
  • kafka source: fix acknowledgement handling during shutdown and rebalance events (#17497) f2efb1a - GitHub
  • loki sink: update to use the global list of compression algorithms (#19099) 218963a - Jesse Szwedko
  • releasing: Update cargo-deb (#19009) 88194e7 - GitHub
  • releasing: Update example YAML config data_dir (#18896) 0b27019 - GitHub
  • remove gh token call (#19047) 1c864aa - GitHub
  • sources: emit ComponentEventsDropped when source send is cancelled (#18859) a0e2769 - GitHub
  • tls: for incoming connection alpn negotiation should be done using set_alpn_select_callback (#18843) 8a5b67e - GitHub

Chores

  • Add SHA256 checksums file to GH releases (#18701) 18f07a0 - GitHub
  • ci: Add a summary if the regression workflow is skipped (#18724) 17bd2b1 - GitHub
  • ci: Add a test to assert conf files aren't overwritten (#18728) 3ade682 - GitHub
  • ci: add dependabot group for futures (#18954) c23efce - GitHub
  • ci: Bump aws-actions/amazon-ecr-login from 1 to 2 (#18752) 8e2032c - GitHub
  • ci: Bump aws-actions/configure-aws-credentials from 4.0.0 to 4.0.1 (#18771) c9804f0 - GitHub
  • ci: Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.0 (#18783) a784018 - GitHub
  • ci: Bump bufbuild/buf-setup-action from 1.27.0 to 1.27.1 (#18866) 811b7f7 - GitHub
  • ci: Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (#18981) 72560b1 - GitHub
  • ci: Bump check-spelling/check-spelling from 0.0.21 to 0.0.22 (#18723) f98cd5d - GitHub
  • ci: Bump MacOS unit test runners to 13 (#18823) 5bf18df - GitHub
  • ci: Bump tspascoal/get-user-teams-membership from 2 to 3 (#18808) 4701bb9 - GitHub
  • ci: filter team members from gardener issue comment workflow (#18915) bf56ac5 - GitHub
  • ci: Fix cookie banner style issues (#18745) 7a55e54 - GitHub
  • ci: Remove unusued Dockerfile (#18824) 9d1a676 - GitHub
  • ci: Revet bump check-spelling/check-spelling from 0.0.21 to 0.0.22 (#18742) 7dce292 - GitHub
  • ci: Run deny check nightly instead of on every PR (#18799) ae117dc - GitHub
  • ci: temporarily peg greptimedb to v0.4.0 to unblock CI (#18838) 0776cc0 - GitHub
  • convert test config to yaml (#18856) 8b00214 - GitHub
  • core: Add a CLI flag to allow for empty configs (#19021) df4921b - GitHub
  • core: add more event metadata to proto (#18816) 2deeba1 - GitHub
  • core: Refactor vector-core::stream into its own package (#18900) 96f4d73 - GitHub
  • core: Set up internal topology API (#18919) c9c184e - GitHub
  • datadog_metrics sink: Set partial Origin Metrics in edge cases (#18677) 3dab239 - GitHub
  • datadog_metrics sink: support and migrate to the v2 series API endpoint (#18761) 3485f2c - GitHub
  • datadog: remove deprecated config options (#18940) f42751d - GitHub
  • deps: Add more dependabot groups (#18719) d0e605e - GitHub
  • deps: Bump @babel/traverse from 7.17.0 to 7.23.2 in /website (#18852) 85d2f17 - GitHub
  • deps: Bump apache-avro from 0.15.0 to 0.16.0 (#18685) b37ce3c - GitHub
  • deps: Bump async-compression from 0.4.3 to 0.4.4 (#18848) 1a8a8cc - GitHub
  • deps: Bump async-graphql from 5.0.10 to 6.0.9 (#18988) 4a4eb61 - GitHub
  • deps: Bump async-nats from 0.32.0 to 0.32.1 (#18735) 047c772 - GitHub
  • deps: Bump async-trait from 0.1.73 to 0.1.74 (#18849) 8d82257 - GitHub
  • deps: Bump base64 from 0.21.4 to 0.21.5 (#18907) e754dee - GitHub
  • deps: Bump bitmask-enum from 2.2.2 to 2.2.3 (#19057) 7a16ee2 - GitHub
  • deps: Bump bstr from 1.6.2 to 1.7.0 (#18810) 91221c6 - GitHub
  • deps: Bump cached from 0.45.1 to 0.46.0 (#18660) 331c5a0 - GitHub
  • deps: Bump cached from 0.46.0 to 0.46.1 (#19058) 51c6b57 - GitHub
  • deps: Bump cargo_toml from 0.16.3 to 0.17.0 (#18978) b55e436 - GitHub
  • deps: Bump chrono from 0.4.30 to 0.4.31 (#18583) 052ed98 - GitHub
  • deps: Bump chrono-tz from 0.8.3 to 0.8.4 (#18979) 7f44b4c - GitHub
  • deps: Bump clap from 4.4.5 to 4.4.6 (#18715) 4d98fdf - GitHub
  • deps: Bump clap_complete from 4.4.2 to 4.4.3 (#18716) 27b2c93 - GitHub
  • deps: Bump console-subscriber from 0.1.10 to 0.2.0 (#18732) eda0378 - GitHub
  • deps: Bump csv from 1.2.2 to 1.3.0 (#18768) 7cb8b52 - GitHub
  • deps: Bump dd-rust-license-tool to 1.0.2 (#18711) 570bd52 - GitHub
  • deps: Bump dyn-clone from 1.0.14 to 1.0.16 (#19040) 8ba28e0 - GitHub
  • deps: Bump fakedata_generator from 0.2.4 to 0.4.0 (#18910) 7debc60 - GitHub
  • deps: Bump flate2 from 1.0.27 to 1.0.28 (#18850) b3889bc - GitHub
  • deps: Bump futures-util from 0.3.28 to 0.3.29 (#18951) 741aec3 - GitHub
  • deps: Bump goauth from 0.13.1 to 0.14.0 (#18872) 1913ee5 - GitHub
  • deps: Bump hashbrown from 0.14.0 to 0.14.1 (#18731) 31d92c2 - GitHub
  • deps: Bump hashbrown from 0.14.1 to 0.14.2 (#18893) aebe8db - GitHub
  • deps: Bump indexmap from 2.0.0 to 2.0.1 (#18705) 65643da - GitHub
  • deps: Bump indexmap from 2.0.1 to 2.0.2 (#18737) f47df40 - GitHub
  • deps: Bump inventory from 0.3.12 to 0.3.13 (#19024) 72eacf5 - GitHub
  • deps: Bump lading to 0.19.1 (#18869) 2d7c1bb - GitHub
  • deps: Bump libc from 0.2.148 to 0.2.149 (#18800) 4002ef0 - GitHub
  • deps: Bump libc from 0.2.149 to 0.2.150 (#19059) 611a652 - GitHub
  • deps: Bump lru from 0.11.1 to 0.12.0 (#18767) c531a3b - GitHub
  • deps: Bump memchr from 2.6.3 to 2.6.4 (#18736) c7482d0 - GitHub
  • deps: Bump memmap2 from 0.7.1 to 0.8.0 (#18659) ca9e5b4 - GitHub
  • deps: Bump memmap2 from 0.8.0 to 0.9.0 (#18765) dcbbb9b - GitHub
  • deps: Bump mongodb from 2.6.1 to 2.7.0 (#18703) 539a40f - GitHub
  • deps: Bump mongodb from 2.7.0 to 2.7.1 (#19023) 602f630 - GitHub
  • deps: Bump num_enum from 0.7.0 to 0.7.1 (#18975) c9b6d45 - GitHub
  • deps: Bump num-traits from 0.2.16 to 0.2.17 (#18802) c4fbc25 - GitHub
  • deps: Bump OpenDAL to v0.41 (#19039) 5655f76 - GitHub
  • deps: Bump openssl from 0.10.57 to 0.10.58 (#19025) c4f2d0e - GitHub
  • deps: Bump openssl from 0.10.58 to 0.10.59 (#19054) ee232f8 - GitHub
  • deps: Bump openssl-src from 300.1.5+3.1.3 to 300.1.6+3.1.4 (#18936) a75a043 - GitHub
  • deps: Bump ordered-float from 4.1.0 to 4.1.1 (#18818) 99643ca - GitHub
  • deps: Bump postcss from 8.4.6 to 8.4.31 in /website (#18750) 92d2be9 - GitHub
  • deps: Bump proc-macro2 from 1.0.67 to 1.0.69 (#18803) bc3b3a2 - GitHub
  • deps: Bump proptest from 1.2.0 to 1.3.1 (#18738) 2b15c63 - GitHub
  • deps: Bump pulsar from 6.0.1 to 6.1.0 (#19004) 43f5913 - GitHub
  • deps: Bump quanta from 0.11.1 to 0.12.0 (#18774) e9d2dae - GitHub
  • deps: Bump quanta from 0.12.0 to 0.12.1 (#19005) 051de5a - GitHub
  • deps: Bump ratatui from 0.23.0 to 0.24.0 (#18908) 8b56a93 - GitHub
  • deps: Bump regex from 1.10.0 to 1.10.2 (#18858) 434849d - GitHub
  • deps: Bump regex from 1.9.5 to 1.9.6 (#18739) 8e98321 - GitHub
  • deps: Bump regex from 1.9.6 to 1.10.0 (#18812) 4d02abf - GitHub
  • deps: Bump reqwest from 0.11.20 to 0.11.22 (#18760) bac60ad - GitHub
  • deps: Bump rustix from 0.37.19 to 0.37.25 (#18879) 3ca32b8 - GitHub
  • deps: Bump semver from 1.0.18 to 1.0.19 (#18662) aca7753 - GitHub
  • deps: Bump semver from 1.0.19 to 1.0.20 (#18811) d9aca80 - GitHub
  • deps: Bump serde from 1.0.188 to 1.0.189 (#18834) 0d09898 - GitHub
  • deps: Bump serde from 1.0.189 to 1.0.190 (#18945) 73afddb - GitHub
  • deps: Bump serde_with from 3.3.0 to 3.4.0 (#18874) 33243ac - GitHub
  • deps: Bump serde_yaml from 0.9.25 to 0.9.27 (#18956) 2ee96b1 - GitHub
  • deps: Bump serde-toml-merge from 0.3.2 to 0.3.3 (#18804) abb9101 - GitHub
  • deps: Bump serde-wasm-bindgen from 0.6.0 to 0.6.1 (#18935) ffed6f7 - GitHub
  • deps: Bump sha2 from 0.10.7 to 0.10.8 (#18684) 87af0bd - GitHub
  • deps: Bump socket2 from 0.5.4 to 0.5.5 (#18902) 691fdca - GitHub
  • deps: Bump syn from 2.0.37 to 2.0.38 (#18789) ec5238e - GitHub
  • deps: Bump syn from 2.0.38 to 2.0.39 (#19056) 0f0a0b4 - GitHub
  • deps: Bump tempfile from 3.6.0 to 3.8.0 (#18686) c0d24b9 - GitHub
  • deps: Bump tempfile from 3.8.0 to 3.8.1 (#18957) 40961ed - GitHub
  • deps: Bump the azure group with 4 updates (#18773) 0e61acc - GitHub
  • deps: Bump the azure group with 4 updates (#19052) 53ffbc3 - GitHub
  • deps: Bump the clap group with 1 update (#18906) cddb835 - GitHub
  • deps: Bump the clap group with 2 updates (#18925) 78934c2 - GitHub
  • deps: Bump the futures group with 1 update (#18961) 0a5e3db - GitHub
  • deps: Bump the tonic group with 2 updates (#18714) c95df7c - GitHub
  • deps: Bump the zstd group with 1 update (#18826) 96ef9ee - GitHub
  • deps: Bump thiserror from 1.0.48 to 1.0.49 (#18683) 6b92a83 - GitHub
  • deps: Bump thiserror from 1.0.49 to 1.0.50 (#18892) 16df7ea - GitHub
  • deps: Bump tokio from 1.32.0 to 1.33.0 (#18809) 76971bd - GitHub
  • deps: Bump tokio-tungstenite from 0.20.0 to 0.20.1 (#18661) 8abed12 - GitHub
  • deps: Bump toml from 0.8.0 to 0.8.1 (#18687) efbe673 - GitHub
  • deps: Bump toml from 0.8.1 to 0.8.2 (#18747) f9e51e1 - GitHub
  • deps: Bump toml from 0.8.2 to 0.8.3 (#18909) 22402ca - GitHub
  • deps: Bump toml from 0.8.3 to 0.8.4 (#18913) 249330a - GitHub
  • deps: Bump toml from 0.8.4 to 0.8.5 (#18950) 4a525a8 - GitHub
  • deps: Bump toml from 0.8.5 to 0.8.6 (#18962) 5e7ae83 - GitHub
  • deps: Bump tracing-log from 0.1.3 to 0.1.4 (#18914) e4fd78c - GitHub log-0 log-0
  • deps: Bump tracing-log from 0.1.4 to 0.2.0 (#18941) 30a1e26 - GitHub log-0 log-0
  • deps: Bump trust-dns-proto from 0.23.0 to 0.23.1 (#18846) 0568d7a - GitHub
  • deps: Bump trust-dns-proto from 0.23.1 to 0.23.2 (#18911) 1eaf8b1 - GitHub
  • deps: Bump uuid from 1.4.1 to 1.5.0 (#18880) a025caa - GitHub
  • deps: Bump warp from 0.3.5 to 0.3.6 (#18704) decaaeb - GitHub
  • deps: Bump wasm-bindgen from 0.2.87 to 0.2.88 (#19026) 63bb9e4 - GitHub
  • deps: Bump webpki from 0.22.1 to 0.22.2 (#18744) 4295985 - GitHub
  • deps: Bump wiremock from 0.5.19 to 0.5.21 (#19055) 4622ef6 - GitHub
  • deps: Bump zerocopy from 0.7.21 to 0.7.31 (#19394) 74d6cb1 - Jesse Szwedko
  • deps: clean up VRL crate features (#18740) 1452d54 - GitHub
  • deps: Group csv crate updates (#18797) 98aa157 - GitHub
  • deps: Remove usages of atty (#18985) 371580c - GitHub
  • deps: Update dependencies (#18971) 3ead10f - GitHub
  • deps: Update lading to 0.19.0 (#18861) dc729f5 - GitHub
  • deps: Update license-tool.toml webpki version (#18986) 0051ec0 - GitHub
  • deps: Update VRL to 0.8.1 (#19011) f5ea285 - GitHub
  • dev: Add vector-lib wrapper for three more libs (#18992) 1eb418b - GitHub
  • dev: Add wrapper for codecs to vector-lib (#18959) 5f30f74 - GitHub
  • dev: Add wrapper for enrichment to vector-lib (#18977) e61f308 - GitHub
  • dev: Add wrapper for file-source in vector-lib (#18984) f44da16 - GitHub
  • dev: Add wrapper for lookup in vector-lib (#18995) 164f1e9 - GitHub
  • dev: Add wrapper for vector-buffers to vector-lib (#18964) 2cef62c - GitHub
  • dev: Detail the format of DEPRECATIONS.md file (#19016) 223dd7b - GitHub
  • dev: Move some macros into vector-core (#19002) 4f613ce - GitHub
  • dev: Remove deprecation action item for armv7 RPMs (#19018) ff7b95f - GitHub
  • dev: Set up vector-lib wrapper crate with vector-common (#18927) 00c40d7 - GitHub
  • dev: Wrap vector-config in vector-lib as configurable (#18944) 42beb3f - GitHub
  • dev: Wrap vector-core in vector-lib (#18934) 270fdfd - GitHub
  • dev: Wrap vector-stream in vector-lib (#18953) 8a02b16 - GitHub
  • docs: Add alpha to traces and beta to metrics in descriptions (#19139) 1b9fb9b - Jesse Szwedko
  • docs: add highlight post for secrets in disk buffers (#18994) 0cc9389 - GitHub
  • docs: Add spec for listen option (#18080) 29e5e22 - GitHub
  • docs: Replace setup.vector.dev references (#19080) def235e - Jesse Szwedko
  • docs: update a few more examples to YAML (#19103) a59329a - Jesse Szwedko
  • docs: update quickstart.md to use YAML (#18796) 0e76fe0 - GitHub
  • external docs: First batch of editorial edits for the Functions doc (#18780) 1da9005 - GitHub
  • external docs: Remove or replace mentions of vector in functions doc (#18679) 7ad4112 - GitHub
  • Follow redirects for sh.vector.dev (#19000) 9893b86 - GitHub
  • gcp_stackdriver_metrics sink: rewrite to stream based sink (#18749) 92268e4 - GitHub
  • kubernetes: Regenerate manifests from 0.27.0 chart (#19001) 5e9dd1d - GitHub
  • metrics: improve creation of Origin metadata structures (#18788) f0adce7 - GitHub
  • Note the version to remove the v1 metrics support from the Datadog Metrics sink (#19017) be9f229 - GitHub
  • observability, blackhole sink: Don't report by default (#18963) 3b85b48 - GitHub
  • observability: deprecate obsolete http metrics (#18972) f33dce2 - GitHub
  • observability: fix tokio unstable (#18776) 67c4beb - GitHub
  • observability: remove peer_addr internal metric tag (#18982) b9447f6 - GitHub
  • observability: remove deprecated component_name metric tag (#18942) c6f5d2b - GitHub
  • observability: remove metrics replaced by component_errors_total (#18965) 17f4ed2 - GitHub
  • prometheus_remote_write sink: remote write sink rewrite (#18676) 5c1707f - GitHub
  • regression: Unmark regression tests as erratic now (#19020) 2cdf654 - GitHub
  • releasing, kubernetes: Update manifests to v0.26.0 of the chart (#18694) 5f4c3ba - GitHub
  • releasing: Add deprecation note about respositories.timber.io deprecation (#19078) 09df599 - Jesse Szwedko
  • releasing: Add known issue for 0.33.0 debian packaging regression (#18727) ff745ab - GitHub
  • releasing: Add known issue for Datadog Metrics sink in v0.34.0 (#19122) cee9d07 - Jesse Szwedko
  • releasing: Add known issue for protobuf encoder in v0.34.0 (#19244) f7c3824 - Jesse Szwedko
  • releasing: Add upgrade note about TOML breaking change to v0.34.0 (#19120) dba0ba1 - Jesse Szwedko
  • releasing: Bump Vector version to v0.34.0 (#18693) 1c2f970 - GitHub
  • releasing: Fix changelog not for kafka fix in 0.33.1 (#19032) 2501049 - GitHub
  • releasing: Fix formatting for v0.34.0 release note (#19085) 3569271 - Jesse Szwedko
  • releasing: Prepare v0.33.0 release 682f0e0 - Jesse Szwedko
  • releasing: Prepare v0.33.1 release 409b69d - Jesse Szwedko
  • releasing: Prepare v0.34.0 release c909b66 - Jesse Szwedko
  • releasing: Prepare v0.34.1 release 86f1c22 - Jesse Szwedko
  • releasing: Prepare v0.34.2 release d685a16 - Jesse Szwedko
  • releasing: Typo in v0.33.1 release docs (#18987) 36974a0 - GitHub
  • Remove @spencergilbert from CODEOWNERS (#18778) f300c85 - GitHub
  • Remove armv7 RPM package (#18837) eca8c76 - GitHub
  • remove config/vector.toml (#18833) efb0d1a - GitHub
  • security: Ignore RUSTSEC-2023-0071 for now (#19263) e27b7bd - Jesse Szwedko
  • security: Remove legacy OpenSSL provider flags (#19015) 2bba40a - GitHub
  • sinks: Update PartitionBatcher to use BatchConfig (#18792) 4a7d0c3 - GitHub
  • Update *-release.md issue templates for vector.dev package release (#18814) ab8f8d2 - GitHub
  • vrl: Revive old remap tests (#18678) 53cad38 - GitHub
  • website: Set download page dropdown to latest version (#18758) 23745f2 - GitHub
  • websites: Setup preview site workflows (#18924) 9d006c7 - GitHub
  • websites: Workflow updates (#19036) b4ca866 - GitHub
  • website: WEB-4247 | Update references from s3 to setup.vector.dev (#19149) 9e1ad37 - Jesse Szwedko
  • website: WEB-4275 | Update Navigation (#19186) 73a668c - Doug Smith
  • website: Workflow fixes (#19046) fb63f8e - GitHub

Continuous Integration

  • mark otlp_http_to_blackhole experiment erratic (#18786) 54b54a5 - GitHub

Features

  • add PR comment trigger for the workload checks workflow (#18839) 11bc5d9 - GitHub
  • amqp: added integration test for TLS (#18813) 3c4ae86 - GitHub LOG-16435
  • ci: Add Vector workload checks (#18569) e2b7de0 - GitHub
  • codecs: add support for protobuf encoding (#18598) 737f5c3 - GitHub
  • docs: add fallibility examples (#18931) 08b45a5 - GitHub
  • journald source: Add emit_cursor option (#18882) 74051dc - GitHub
  • regression: convert all regression cases configs to YAML (#18825) 1fb0f0d - GitHub
  • timestamp encoding: add unixtime formats (#18817) 53039e7 - GitHub

Miscellaneous

  • Merge pull request #396 from answerbook/feature/LOG-18978 2b046bf - GitHub LOG-18978
  • Merge tag 'v0.34.2' into feature/LOG-18978 a88d5ed - Darin Spivey LOG-18978 LOG-18978
  • Update RUM domain (#19367) 4acb9de - Jesse Szwedko
  • chore(docs):Add Obs Pipelines to docs (#19201) 8f3f160 - Jesse Szwedko
  • updating the doc, 2 urls were 404 (#18949) bf58b06 - GitHub
  • chore!(config, docs): delete deprecated vector.toml code (#18795) c8557d0 - GitHub
  • [WEB-3464] Adds TrustArc cookie consent banner (#18741) 43428d3 - GitHub
  • Add announcement for new repository URLs (#18798) 239cf94 - GitHub
  • examples: Convert config/examples from TOML to YAML (#18832) 6ffb072 - GitHub
  • external docs: Fix metrics test example (#18725) 96def01 - GitHub
  • fix truncate arguments (#19068) 9a5cb51 - Jesse Szwedko
  • gcp_pubsub source: Add required fields to documentation examples (#18998) 21f741d - GitHub
  • nats source: add subscriber_capacity option (#18899) e7b563d - GitHub
  • sources, sinks: add telemetry to http and grpc servers (#18887) e779019 - GitHub
  • tls: add new dedicated page for TLS configuration (#18844) 625e4bd - GitHub
  • vrl: add an example of parsing upstreaminfo with parse_nginx_log (#18815) 774094e - GitHub

BREAKING CHANGES

  • security: Remove legacy OpenSSL provider flags (#19015)
  • observability: remove metrics replaced by component_errors_total (#18965)
  • observability: remove peer_addr internal metric tag (#18982)
  • observability, blackhole sink: Don't report by default (#18963)
  • observability: remove deprecated component_name metric tag (#18942)
  • datadog: remove deprecated config options (#18940)

2.1.2 (2024-01-12)

Bug Fixes

  • data_profiling: Revert only track components in the analysis phase 4cec56c - Jorge Bay LOG-18984

Miscellaneous

  • Merge pull request #397 from answerbook/LOG-18984-revert 80f3cd4 - GitHub LOG-18984

2.1.1 (2024-01-11)

Chores

  • pipeline_id is no longer a thing in remote task results cd867d5 - Adam Holmberg LOG-18815

Miscellaneous

  • Merge pull request #395 from answerbook/holmberg/LOG-18815 d43a698 - GitHub LOG-18815

2.1.0 (2024-01-11)

Features

Miscellaneous

  • Merge pull request #394 from answerbook/mdeltito/LOG-19010 00dcbad - GitHub LOG-19010

2.0.2 (2024-01-11)

Bug Fixes

  • data_profiling: Only track components in the analysis phase f18ac9d - Jorge Bay LOG-18984

2.0.1 (2024-01-09)

Bug Fixes

  • s3 consolidation: large file copy source 8df07c0 - dominic-mcallister-logdna LOG-18535

Miscellaneous

  • Merge pull request #389 from answerbook/dominic/LOG-18535 dec3be9 - GitHub LOG-18535

2.0.0 (2024-01-09)

Bug Fixes

  • aws provider: Don't unwap external_id (#18452) fd0ccd5 - GitHub
  • aws_s3 source: Allow region to be optional (#18258) 23a1a2d - GitHub
  • aws_s3 source: Use the decoder to calculate type defs (#18274) 40f525c - GitHub
  • ci: add comment trigger filter for regression workflow concurrency group (#18408) ff6e888 - GitHub
  • ci: don't continue on errors in unit-mac test (#18496) 712a210 - GitHub
  • ci: Drop docker-compose from bootstrap install (#18407) 41c5567 - GitHub
  • ci: Unlink python before brew install (#18402) e39d9b3 - GitHub
  • config: fix concurrency default & docs (#18651) b35527d - GitHub
  • config: Only try default paths if the path is not specified (#18681) b050a65 - Jesse Szwedko
  • core: don't show warning about max allocation groups if tracing not enabled (#18589) 3afda3c - GitHub
  • datadog_metrics sink: improve aggregation performance (#18759) 4f97d48 - Jesse Szwedko
  • debian platform: Re-add conf-files directive for cargo-deb (#18726) aa39f5e - Jesse Szwedko
  • debian platform: Remove conf-files directive for cargo-deb (#18455) 40ef7c4 - GitHub
  • default to nullbyte delimiter for GELF #18008 (#18419) a112704 - GitHub
  • deps, security: temporarily ignore ed25519-dalek security vulnerability (#18245) 1b90398 - GitHub
  • deps: fix [dev-dependencies] for some libs (#18328) 8086e19 - GitHub
  • deps: load default and legacy openssl providers (#18276) fc17fba - GitHub
  • distribution: Use yaml instead of toml file (#18606) 24701cf - GitHub
  • dnstap source: support DNSSEC RRSIG record data (#18878) 3eaad37 - Jesse Szwedko
  • docs: add the 'http_client_requests_sent_total' (#18299) 69e8383 - GitHub
  • docs: remove '---\n' prefix from toYaml config example generator (#18502) 8d07e18 - GitHub
  • elasticsearch: Ignore pipeline argument if it is an empty string (#18248) d9dbed8 - GitHub
  • external docs: Document intentional label on component_discarded_events_total (#18622) fd58af9 - GitHub
  • gcp service: retry on unauthorized (#18586) 75d03b3 - GitHub
  • json codec: Fix deserializing non-object values with the Vector namespace (#18379) f15144b - GitHub
  • kafka sink: Make KafkaService return Poll::Pending when producer queue is full (#18770) fa09de3 - Jesse Szwedko
  • kafka sink: performance improvements and fix memory leak (#18634) 3c662f3 - GitHub
  • kubernetes_logs source: Fix events being empty when log namespacing is enabled (#18244) 8918c66 - GitHub
  • new_relic sink: Multiple fixes related to metrics (#18151) 953e305 - GitHub
  • observability: add all events that are being encoded (#18289) 93baba2 - GitHub
  • observability: don't increment component_errors_total for HttpClient warning (#18505) a544e6e - GitHub
  • opentelemetry source: Remove the 4MB default for gRPC request decoding (#18306) a6262cd - GitHub
  • prometheus_remote_write source, prometheus_scrape source: Fix feature check (#18440) 9c1abd6 - GitHub
  • releasing: Update example YAML config data_dir (#18896) ac86a8a - Jesse Szwedko
  • remap transform: log namespace should be used when splitting events from arrays (#18372) 15a63b4 - GitHub
  • sample transform: Use metadata when log namespacing is enabled (#18259) 69b4c1c - GitHub
  • sinks: resolve memory leak by always setting a request builder concurrency limit (#18637) 6ced6ca - GitHub
  • skip encoding empty sketches (#18530) ae0aa11 - GitHub
  • socket tcp port typedef (#18180) b0c89ab - GitHub
  • syslog source, docs: Fix docs for host field for syslog source (#18453) 0ef902d - GitHub
  • tests: fix tests for the generate command (#18383) 2a4235c - GitHub
  • use rstest in generate command tests (vs wrong usage of proptest) (#18365) 4359c9a - GitHub
  • website: Fix installer list for MacOS (#18364) 13eec06 - GitHub

Chores

  • Add SHA256 checksums file to GH releases (#18701) 3411642 - Jesse Szwedko
  • appsignal sink: Refactor to use StreamSink (#18209) c495939 - GitHub
  • aws provider, external_docs: Update the AWS authentication documentation (#18492) cd8c5fe - GitHub
  • ci: Add a test to assert conf files aren't overwritten (#18728) ab272f6 - Jesse Szwedko
  • ci: Bump actions/checkout from 3 to 4 (#18476) 59dfd67 - GitHub
  • ci: Bump aws-actions/configure-aws-credentials from 2.2.0 to 3.0.1 (#18386) f33aff1 - GitHub
  • ci: Bump aws-actions/configure-aws-credentials from 3.0.1 to 3.0.2 (#18511) 737d2f1 - GitHub
  • ci: Bump aws-actions/configure-aws-credentials from 3.0.2 to 4.0.0 (#18544) 3018864 - GitHub
  • ci: Bump docker/build-push-action from 4.1.1 to 4.2.1 (#18512) f19d166 - GitHub
  • ci: Bump docker/build-push-action from 4.2.1 to 5.0.0 (#18546) c30a4b2 - GitHub
  • ci: Bump docker/login-action from 2 to 3 (#18556) d976c6e - GitHub
  • ci: Bump docker/metadata-action from 4.6.0 to 5.0.0 (#18543) 8aae235 - GitHub
  • ci: Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#18545) 899e3c0 - GitHub
  • ci: Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#18406) dd8a0ef - GitHub
  • ci: Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#18547) dcda1de - GitHub
  • ci: Bump MacOS unit test runners to 13 (#18823) c499427 - Jesse Szwedko
  • ci: Bump myrotvorets/set-commit-status-action from 1.1.7 to 2.0.0 (#18510) 8d5003a - GitHub
  • ci: Bump tibdex/github-app-token from 1.8.0 to 1.8.2 (#18454) 4e4ece6 - GitHub
  • ci: Bump tibdex/github-app-token from 1.8.2 to 2.0.0 (#18528) 7295f22 - GitHub
  • ci: Bump tibdex/github-app-token from 2.0.0 to 2.1.0 (#18608) addc46e - GitHub
  • ci: Fix cookie banner style issues (#18745) 792a1b5 - Jesse Szwedko
  • ci: group azure and prost crates for dependabot (#18525) 7b6ad62 - GitHub
  • ci: Re-add docker-compose installation (#18415) c1ed017 - GitHub
  • ci: remove kinetic as it's no longer supported (#18540) c74a469 - GitHub
  • ci: revert bump actions/checkout from 3 to 4 (#18490) 3fd6486 - GitHub
  • config, docs: Replace 'vector.toml' with 'vector.yaml' (#18388) 9d29563 - GitHub
  • datadog_logs sink: Use endpoint config setting consistent with the other datadog_ sinks. (#18497) 1ac19dd - GitHub
  • deps: Bump nkeys to 0.3.2 (#18264) fc533a1 - GitHub
  • deps: Bump anyhow from 1.0.72 to 1.0.74 (#18255) a77b652 - GitHub
  • deps: Bump anyhow from 1.0.74 to 1.0.75 (#18284) fb5f099 - GitHub
  • deps: Bump async-compression from 0.4.1 to 0.4.2 (#18417) 8639655 - GitHub
  • deps: Bump async-compression from 0.4.2 to 0.4.3 (#18539) 3e3c7ad - GitHub
  • deps: Bump async-nats from 0.31.0 to 0.32.0 (#18640) 7ecb06a - GitHub
  • deps: Bump async-recursion from 1.0.4 to 1.0.5 (#18466) 8b017b6 - GitHub
  • deps: Bump azure_core from 0.13.0 to 0.14.0 (#18361) 0bbb152 - GitHub
  • deps: Bump base64 from 0.21.2 to 0.21.3 (#18398) 5dca377 - GitHub
  • deps: Bump base64 from 0.21.3 to 0.21.4 (#18522) 44a87dc - GitHub
  • deps: Bump bollard from 0.14.0 to 0.15.0 (#18581) 996372f - GitHub
  • deps: Bump bstr from 1.6.0 to 1.6.1 (#18422) fa6f2cd - GitHub
  • deps: Bump bstr from 1.6.1 to 1.6.2 (#18433) 8b6a307 - GitHub
  • deps: Bump bytes from 1.4.0 to 1.5.0 (#18508) bfdb5b0 - GitHub
  • deps: Bump bytesize from 1.2.0 to 1.3.0 (#18367) 836a31e - GitHub
  • deps: Bump cached from 0.44.0 to 0.45.0 (#18478) 325fbea - GitHub
  • deps: Bump cached from 0.45.0 to 0.45.1 (#18485) f8981e1 - GitHub
  • deps: Bump cargo_toml from 0.15.3 to 0.16.0 (#18571) 0e60001 - GitHub
  • deps: Bump cargo_toml from 0.16.0 to 0.16.1 (#18605) c47e65f - GitHub
  • deps: Bump cargo_toml from 0.16.1 to 0.16.2 (#18619) fa526a8 - GitHub
  • deps: Bump cargo_toml from 0.16.2 to 0.16.3 (#18674) a4cd8b7 - GitHub
  • deps: Bump chrono to 0.4.30 (#18527) a6305de - GitHub
  • deps: Bump cidr-utils from 0.5.10 to 0.5.11 (#18516) f5cd27a - GitHub
  • deps: Bump clap from 4.3.21 to 4.3.22 (#18293) 47f25d3 - GitHub
  • deps: Bump clap from 4.3.22 to 4.3.23 (#18311) 05765d8 - GitHub
  • deps: Bump clap from 4.3.23 to 4.3.24 (#18362) 5f4a6d8 - GitHub
  • deps: Bump clap from 4.3.24 to 4.4.1 (#18411) d3b9eda - GitHub
  • deps: Bump clap from 4.4.1 to 4.4.2 (#18447) 6998518 - GitHub
  • deps: Bump clap from 4.4.2 to 4.4.3 (#18550) 9e8407e - GitHub
  • deps: Bump clap_complete from 4.3.2 to 4.4.0 (#18374) 76ffdab - GitHub
  • deps: Bump clap_complete from 4.4.0 to 4.4.1 (#18509) af444ea - GitHub
  • deps: Bump clap_complete from 4.4.1 to 4.4.2 (#18673) 3edafef - GitHub
  • deps: Bump crossterm from 0.26.1 to 0.27.0 (#18168) d9c75bd - GitHub
  • deps: Bump dashmap from 5.5.0 to 5.5.1 (#18338) 754bee0 - GitHub
  • deps: Bump dashmap from 5.5.1 to 5.5.3 (#18427) adf134b - GitHub
  • deps: Bump dyn-clone from 1.0.12 to 1.0.13 (#18285) 1fbbdcb - GitHub
  • deps: Bump dyn-clone from 1.0.13 to 1.0.14 (#18607) d5f4caa - GitHub
  • deps: Bump encoding_rs from 0.8.32 to 0.8.33 (#18360) 2493288 - GitHub
  • deps: Bump enumflags2 from 0.7.7 to 0.7.8 (#18560) 0f90c39 - GitHub
  • deps: Bump flate2 from 1.0.26 to 1.0.27 (#18254) 3a6af99 - GitHub
  • deps: Bump h2 from 0.3.20 to 0.3.21 (#18330) d41f9f6 - GitHub
  • deps: Bump headers from 0.3.8 to 0.3.9 (#18448) 749594c - GitHub
  • deps: Bump http-serde from 1.1.2 to 1.1.3 (#18310) 31ec4b3 - GitHub
  • deps: Bump indicatif from 0.17.6 to 0.17.7 (#18647) 6bab5be - GitHub
  • deps: Bump indoc from 2.0.3 to 2.0.4 (#18582) b3f76b5 - GitHub
  • deps: Bump inventory from 0.3.11 to 0.3.12 (#18429) 9f95026 - GitHub
  • deps: Bump libc from 0.2.147 to 0.2.148 (#18563) 59e22fc - GitHub
  • deps: Bump lru from 0.11.0 to 0.11.1 (#18484) 7ec5b97 - GitHub
  • deps: Bump md-5 from 0.10.5 to 0.10.6 (#18648) e8d946f - GitHub
  • deps: Bump memchr from 2.5.0 to 2.6.0 (#18410) 7bc1942 - GitHub
  • deps: Bump memchr from 2.6.0 to 2.6.1 (#18421) 3f4603c - GitHub
  • deps: Bump memchr from 2.6.1 to 2.6.2 (#18434) 5e3eaa9 - GitHub
  • deps: Bump memchr from 2.6.2 to 2.6.3 (#18470) 69a1ca0 - GitHub
  • deps: Bump mlua from 0.8.9 to 0.8.10 (#18292) 03fe2fe - GitHub
  • deps: Bump mongodb from 2.6.0 to 2.6.1 (#18268) 28de959 - GitHub
  • deps: Bump MSRV to 1.70.0 (#18394) fd21b19 - GitHub
  • deps: Bump no-proxy from 0.3.3 to 0.3.4 (#18277) 7a1c49c - GitHub
  • deps: Bump notify from 6.0.1 to 6.1.0 (#18317) e963766 - GitHub
  • deps: Bump notify from 6.1.0 to 6.1.1 (#18332) ae5de9c - GitHub
  • deps: Bump num_enum from 0.6.1 to 0.7.0 (#18238) 771f476 - GitHub
  • deps: Bump openssl from 0.10.56 to 0.10.57 (#18400) 15792f6 - GitHub
  • deps: Bump ordered-float from 3.7.0 to 3.8.0 (#18302) 833ac19 - GitHub
  • deps: Bump ordered-float from 3.8.0 to 3.9.0 (#18307) ca30b6d - GitHub
  • deps: Bump ordered-float from 3.9.0 to 3.9.1 (#18350) ab41edc - GitHub
  • deps: Bump proc-macro2 from 1.0.66 to 1.0.67 (#18561) 6f091e1 - GitHub
  • deps: Bump prost from 0.11.9 to 0.12.0 (#18460) 4fba377 - GitHub
  • deps: Bump prost-reflect from 0.11.4 to 0.11.5 (#18426) 221e0a1 - GitHub
  • deps: Bump quote from 1.0.32 to 1.0.33 (#18283) f2a6887 - GitHub
  • deps: Bump ratatui from 0.22.0 to 0.23.0 (#18412) 82be883 - GitHub
  • deps: Bump rdkafka from 0.33.2 to 0.34.0 (#18393) 016890e - GitHub
  • deps: Bump redis from 0.23.2 to 0.23.3 (#18464) 2e2692e - GitHub
  • deps: Bump regex from 1.9.3 to 1.9.4 (#18399) 21f7679 - GitHub
  • deps: Bump regex from 1.9.4 to 1.9.5 (#18472) 1aeb42e - GitHub
  • deps: Bump reqwest from 0.11.18 to 0.11.19 (#18329) 9b4625c - GitHub
  • deps: Bump reqwest from 0.11.19 to 0.11.20 (#18366) 2aaea89 - GitHub
  • deps: Bump rmpv from 1.0.0 to 1.0.1 (#18049) 0cda906 - GitHub
  • deps: Bump Rust to 1.72.1 (#18638) 466ef84 - GitHub
  • deps: Bump serde from 1.0.183 to 1.0.185 (#18319) ea2d576 - GitHub
  • deps: Bump serde from 1.0.185 to 1.0.186 (#18370) 83ec3cf - GitHub
  • deps: Bump serde from 1.0.186 to 1.0.188 (#18395) 4a2805d - GitHub
  • deps: Bump serde_derive_internals from 0.28.0 to 0.29.0 (#18499) f7c3c96 - GitHub
  • deps: Bump serde_json from 1.0.104 to 1.0.105 (#18267) d05bc3e - GitHub
  • deps: Bump serde_json from 1.0.105 to 1.0.106 (#18523) 2687ed1 - GitHub
  • deps: Bump serde_json from 1.0.106 to 1.0.107 (#18562) 3c3e251 - GitHub
  • deps: Bump serde_with from 3.2.0 to 3.3.0 (#18315) 54d48d7 - GitHub
  • deps: Bump serde-wasm-bindgen from 0.5.0 to 0.6.0 (#18565) 95297b2 - GitHub
  • deps: Bump similar-asserts from 1.4.2 to 1.5.0 (#18318) b3a1d53 - GitHub
  • deps: Bump smallvec from 1.11.0 to 1.11.1 (#18620) feca4c8 - GitHub
  • deps: Bump socket2 from 0.5.3 to 0.5.4 (#18531) 8eb5256 - GitHub
  • deps: Bump syn from 2.0.28 to 2.0.29 (#18282) d10e373 - GitHub
  • deps: Bump syn from 2.0.29 to 2.0.31 (#18471) f2b46d6 - GitHub
  • deps: Bump syn from 2.0.31 to 2.0.32 (#18524) f30537e - GitHub
  • deps: Bump syn from 2.0.32 to 2.0.33 (#18559) f750cf7 - GitHub
  • deps: Bump syn from 2.0.33 to 2.0.37 (#18580) e80d7b7 - GitHub
  • deps: Bump the azure group with 4 updates (#18529) 3d7199e - GitHub
  • deps: Bump the prost group with 3 updates (#18579) 16edc22 - GitHub
  • deps: Bump thiserror from 1.0.44 to 1.0.46 (#18253) 2a8d974 - GitHub
  • deps: Bump thiserror from 1.0.46 to 1.0.47 (#18286) 378926d - GitHub
  • deps: Bump thiserror from 1.0.47 to 1.0.48 (#18473) 7ad6313 - GitHub
  • deps: Bump to Rust 1.72.0 (#18389) 7849d80 - GitHub
  • deps: Bump tokio from 1.30.0 to 1.32.0 (#18279) 47051a5 - GitHub
  • deps: Bump tokio-postgres from 0.7.7 to 0.7.9 (#18316) a7800f7 - GitHub
  • deps: Bump tokio-postgres from 0.7.9 to 0.7.10 (#18391) 725b9bd - GitHub
  • deps: Bump tokio-test from 0.4.2 to 0.4.3 (#18357) 6716959 - GitHub
  • deps: Bump tokio-tungstenite from 0.20.0 to 0.20.1 (#18661) 42fea39 - Jesse Szwedko
  • deps: Bump toml from 0.7.6 to 0.7.7 (#18507) 688e2d9 - GitHub
  • deps: Bump toml from 0.7.7 to 0.7.8 (#18520) 0476bb5 - GitHub
  • deps: Bump toml from 0.7.8 to 0.8.0 (#18549) 0382bc5 - GitHub
  • deps: Bump tonic from 0.10.0 to 0.10.1 (#18639) 9523987 - GitHub
  • deps: Bump tonic-build from 0.10.0 to 0.10.1 (#18641) ec9efb5 - GitHub
  • deps: Bump tower-http from 0.4.3 to 0.4.4 (#18461) d3d8a4c - GitHub
  • deps: Bump trust-dns-proto from 0.22.0 to 0.23.0 (#18349) a252eda - GitHub
  • deps: Bump typetag from 0.2.12 to 0.2.13 (#18287) 704cbfe - GitHub
  • deps: Bump url from 2.4.0 to 2.4.1 (#18414) 314a37b - GitHub
  • deps: Bump warp from 0.3.5 to 0.3.6 (#18704) 0a5d29e - Jesse Szwedko
  • deps: Bump webpki 0.22.1 -> 0.22.4 d9c4f2e - Jesse Szwedko
  • deps: Bump webpki from 0.22.0 to 0.22.1 (#18494) 9859b9e - GitHub
  • deps: Bump webpki from 0.22.1 to 0.22.2 (#18744) 2cbc16c - Jesse Szwedko
  • deps: Drop patch to use custom chrono repo (#18567) 6c34cd5 - GitHub
  • deps: Drop use of once_cell::{sync,unsync}::OnceCell (#17621) f2cd59a - GitHub
  • deps: Fix issue with cargo refetching refs on every run (#18331) 6397edb - GitHub
  • deps: group tonic crates in dependabot (#18645) 32be0d3 - GitHub
  • deps: Remove openssl-sys patch (#18495) 8ec87eb - GitHub
  • deps: Update fork of rust-openssl (#18404) f8d073e - GitHub
  • deps: Update VRL to 0.7.0 (#18672) 70e8b5f - GitHub
  • dev: Add CODEOWNERS for documentation updates (#18628) 918beac - GitHub
  • dev: Add DEPRECATIONS.md file to track deprecations (#18613) d8f36e4 - GitHub
  • distribution: Fix PATH modification to allow for spaces (#18294) aed8224 - GitHub
  • docs: Add highlight announcing YAML as the new default config … (#18435) c150b14 - GitHub
  • docs: add more comparison examples (#18333) 2f458f6 - GitHub
  • docs: Change the default configuration tab and add comments to… (#18420) ed1dedf - GitHub
  • docs: Convert a few more configs to YAML (#18632) f2d60cb - GitHub
  • docs: discuss disk throughput configurations in sizing guidance (#18566) 5a52b61 - GitHub
  • docs: Emphasize the "may" bit of the backpressure docs (#18457) 1647964 - GitHub
  • docs: make YAML appear first in the example configurations (#18325) 85dd439 - GitHub
  • exec source: remove obsolete codec file and import (#18257) adbc06f - GitHub
  • exec source: split tests into own module file (#18301) ac90069 - GitHub
  • external docs: Remove or replace mentions of vector in functions doc (#18679) 3910677 - Jesse Szwedko
  • feature gate aws-core features (#18482) e19243f - GitHub
  • gcp_stackdriver_logs sink: refactor to new style (#18335) 0d8ab26 - GitHub
  • honeycomb sink: refactor to new style (#18280) e104dc4 - GitHub
  • http sink: refactor to new style (#18200) d3a6235 - GitHub
  • Improve checksum script (#18487) 8981cba - GitHub
  • internal docs: Add workspace to new rust docs deployment (#18616) 180647b - GitHub
  • kubernetes: Regenerate manifests from new Helm chart version (#18629) 99de28b - GitHub
  • log_to_metric transform: Add Cargo feature for the transform (#18337) d044084 - GitHub
  • log_to_metric transform: add missing Cargo feature (#18308) 69621bd - GitHub
  • log_to_metric transform: Revert missing Cargo feature transforms-log_to_metric (#18327) e6ec664 - GitHub
  • make pin-project a workspace dependency (#18176) b755a46 - GitHub
  • nats sink: Refactor to use StreamSink components (#18243) 294c1dd - GitHub
  • prometheus_remote_write source, prometheus_scrape source: Split compilation features (#18431) c07c99d - GitHub
  • redis sink: Refactor to use StreamSink (#18220) 1e7e99c - GitHub
  • releasing: Add 0.32.0 highlight for legacy OpenSSL provider deprecation (#18263) 62bd340 - GitHub
  • releasing: Add known issue for 0.33.0 debian packaging regression (#18727) eae7b82 - Jesse Szwedko
  • releasing: Add known issues for v0.32.0 (#18298) d09b2af - GitHub
  • releasing: Add note about protobuf codec addition for 0.32.0 release (#18275) 87850ee - GitHub
  • releasing: Bump k8s manifests to v0.24.1 of the chart (#18334) a1d05e4 - GitHub
  • releasing: Bump Vector to 0.33.0 (#18250) ef51e7a - GitHub
  • releasing: Prepare v0.32.0 release 50685f9 - Jesse Szwedko
  • releasing: Prepare v0.32.1 release bb42d52 - Jesse Szwedko
  • releasing: Prepare v0.32.2 release d833296 - Jesse Szwedko
  • releasing: Prepare v0.33.0 release 89605fb - Jesse Szwedko
  • releasing: Prepare v0.33.1 release 3cc27b9 - Jesse Szwedko
  • releasing: Regenerate k8s manifests for v0.24.0 of the chart (#18251) d155a23 - GitHub
  • releasing: Use large pages for better OS compatibility (#18481) e23941c - GitHub
  • rust-doc: Add new Make command for CI builds (#18444) 4127b2c - GitHub
  • rust-doc: Update amplify build to include workspace flag (#18630) f01354e - GitHub
  • security: Make the warning for the deprecated OpenSSL provider more verbose (#18278) 7952bfb - GitHub
  • tidy encode_input function (#18300) 2a45722 - GitHub
  • update rustls-webpki due to security advisory (#18344) b982a74 - GitHub
  • Use Ipv#Addr constants (#17627) 7a6365e - GitHub
  • websites: Add amplify build spec files to appropriate directories (#18668) 7cbb758 - GitHub
  • website: Set download page dropdown to latest version (#18758) 4b72f7e - Jesse Szwedko
  • website: Update chat.vector.dev redirect (#18635) 76efb4b - GitHub

Features

  • Add checksums for artifacts (#18483) f11eeb3 - GitHub
  • add convert config command (#18378) 9cb0ca3 - GitHub
  • Add git sha to the VRL playground header (#18500) 567de50 - GitHub
  • add support for YAML and JSON to the generate command (#18345) e15aec7 - GitHub
  • appsignal sink: Normalize metrics (#18217) 61c0ae8 - GitHub
  • Begin publishing armv7hl rpm packages (#18387) 4c901ed - GitHub
  • change dedupe config paths to ConfigTargetPath (#18241) 4ec6c11 - GitHub
  • dev: add ENVIRONMENT_AUTOPULL override to Makefile (#18446) bc6c421 - GitHub
  • dev: add environment networking overrides to Makefile (#18654) 89697d1 - GitHub
  • dev: add networking overrides to website Makefile (#18655) 75ebda0 - GitHub
  • dev: decouple syslog source and codec features (#18381) aca3a29 - GitHub
  • disable vrl 'string_path' feature (#18188) 5ce5ff1 - GitHub
  • exec source: add support for customizing command environment (#18223) e27684c - GitHub
  • metrics: support Datadog metric origin metadata (#18405) 587c2e7 - GitHub
  • new sink: add AWS Simple Notification Service aws_sns sink (#18141) 7b2bddc - GitHub
  • playground: Create built.rs with versions and expose versions to the UI (#18424) ce7da4e - GitHub
  • route transform: Add option to enable/disable unmatched output (#18309) 71343bd - GitHub

Miscellaneous

  • Merge pull request #390 from answerbook/feature/LOG-18931 0ce8b8d - GitHub LOG-18931
  • Merge branch 'master' into feature/LOG-18931 e8a7404 - Darin Spivey LOG-18931
  • Merge tag 'v0.33.1' into feature/LOG-18931 c5efad4 - Darin Spivey LOG-18931 LOG-18931
  • updating the doc, 2 urls were 404 (#18949) 904cb67 - Jesse Szwedko
  • [WEB-3464] Adds TrustArc cookie consent banner (#18741) 69b4623 - Jesse Szwedko
  • enhancement (journald source): Add extra_journalctl_args option to specify arbitrary command line arguments to journalctl (#18568) 21aec0c - GitHub
  • Bump chrono to 0.4.27 (#18436) e9feabd - GitHub
  • fix(codecs) csv encoding quoting bug (#18320) 93ad80d - GitHub
  • 0.32.0.cue typo (#18270) f124e70 - GitHub
  • Add notes about ingress_upstreaminfo log format for parse_nginx_log() function (#18477) 5cfb3e4 - GitHub
  • add PGO information (#18369) eac3cd0 - GitHub
  • aws provider: Use FIPS endpoints when configured to do so (#18390) 02c1b4c - GitHub
  • ci: Add protobuf compatibility check (pt 1) (#18552) ddb5195 - GitHub
  • ci: protobuf compatibility check (pt 2) (#18553) 1eb933d - GitHub
  • core: Add CLI arg and env variable to control openssl probing (#18229) a4d73ca - GitHub
  • core: default tokio worker threads to std::thread::available_parallelism() (#18541) 730bb15 - GitHub
  • deps: remove openssl legacy provider flag and update docs (#18609) a6b1bed - GitHub
  • Editorial edits for updated component descriptions (#18590) d179c57 - GitHub
  • enterprise: configurable app name (#18554) 2e7e7e7 - GitHub
  • es sink: separate aws support in es & prometheus sink (#18288) e652ea4 - GitHub
  • file source: fix some typos (#18401) a3a1ef0 - GitHub
  • Fixed NixOS page (#18396) 89f0f08 - GitHub
  • http_server source: Configurable http response code (#18208) afdc66e - GitHub
  • kubernetes_logs source: Expose oldest_first (#18376) dc66566 - GitHub
  • tls: add new dedicated page for TLS configuration (#18844) 9ca6c7b - Jesse Szwedko
  • websocket sink: Allow any data type depending on configured codec (#18295) 1c303e8 - GitHub

BREAKING CHANGES

  • config: fix concurrency default & docs (#18651)
  • deps: remove openssl legacy provider flag and update docs (#18609)
  • datadog_logs sink: Use endpoint config setting consistent with the other datadog_ sinks. (#18497)

1.36.2 (2024-01-05)

Bug Fixes

Miscellaneous

  • Merge pull request #388 from answerbook/mdeltito/LOG-18946 d6aeb96 - GitHub LOG-18946

1.36.1 (2024-01-05)

Chores

1.36.0 (2024-01-05)

Features

  • make http config provider optionally post a heartbeat payload 73f7d95 - Adam Holmberg LOG-18815

Miscellaneous

  • Merge pull request #385 from answerbook/holmberg/LOG-18815 090925e - GitHub LOG-18815

1.35.2 (2024-01-05)

Bug Fixes

  • log_clustering: Store annotations for changed templates 7dc0095 - Jorge Bay LOG-18941

1.35.1 (2024-01-04)

Bug Fixes

  • filename: update s3 consolidated filename 1dc3a3e - dominic-mcallister-logdna LOG-18535

Miscellaneous

  • Merge pull request #384 from answerbook/dominic/LOG-18535_filesize_consolidatedname 7e83412 - GitHub LOG-18535

1.35.0 (2024-01-03)

Features

  • reduce: Add max_events support to the reduce processor 849eb53 - Tom Alexander LOG-18718

Miscellaneous

  • Merge pull request #382 from answerbook/talexander/LOG-18718 0a5e9ad - GitHub LOG-18718

1.34.0 (2024-01-03)

Code Refactoring

Features

1.33.0 (2024-01-03)

Bug Fixes

  • allow empty message_key value in config (#18091) 8a2f8f6 - GitHub
  • aws provider: Don't unwap external_id (#18452) 77d12ee - Jesse Szwedko
  • azure_blob sink: Base Content-Type on encoder and not compression (#18184) 4a049d4 - GitHub
  • ci: add missing env var (#17872) 7e6495c - GitHub
  • ci: address issues in integration test suite workflow (#17928) 8b2447a - GitHub
  • ci: Drop docker-compose from bootstrap install (#18407) d9db2e0 - Jesse Szwedko
  • ci: fix gardener move blocked to triage on comment (#18126) 93b1945 - GitHub
  • codecs: Move protobuf codec options under a protobuf key (#18111) 36788d1 - GitHub
  • component validation: make tests deterministic through absolute comparisons instead of bounds checks (#17956) 52a8036 - GitHub
  • config: Fix TOML parsing of compression levels (#18173) 8fc574f - GitHub
  • demo gcp_pubsub internal_metrics source throttle transform: Fix interval fractional second parsing (#17917) b44a431 - GitHub
  • deps: load default and legacy openssl providers (#18276) 8868b07 - Jesse Szwedko
  • dev: fix issues when using container tools and cargo is not installed locally (#18112) 36111b5 - GitHub
  • dev: fix Rust toolchain check in Makefile (#18218) f77fd3d - GitHub
  • docs, syslog source: Correct docs for syslog_ip (#18003) a1d3c3a - GitHub
  • docs: add the 'http_client_requests_sent_total' (#18299) 2dcaf30 - Jesse Szwedko
  • make LogEvent index operator test only (#18185) 0c1cf23 - GitHub
  • observability: add all events that are being encoded (#18289) c9ccee0 - Jesse Szwedko
  • opentelemetry source: Remove the 4MB default for gRPC request decoding (#18306) 56177eb - Jesse Szwedko
  • propagate and display invalid JSON errors in VRL web playground (#17826) 8519cb1 - GitHub
  • propagate config build error instead of panicking (#18124) 8022464 - GitHub
  • reload: restart api server based on topology (#17958) b00727e - GitHub
  • spelling: add spell check exception (#17906) c4827e4 - GitHub
  • splunk_hec source: insert fields as event_path so names aren't parsed as a path (#17943) 1acf5b4 - GitHub
  • syslog source, docs: Fix docs for host field for syslog source (#18453) dd460a0 - Jesse Szwedko
  • vdev: Add --features with default features for vdev test (#17977) eb4383f - GitHub
  • vector sink: Add DataLoss error code as non-retryable (#17904) 4ef0b17 - GitHub
  • vector sink: cert verification with proxy enabled (#17651) 45e24c7 - GitHub
  • vector source: Remove the 4MB default for requests (#18186) 4cc9cdf - GitHub
  • website: Fix installer list for MacOS (#18364) 3b9144c - Jesse Szwedko
  • websocket sink: send encoded message as binary frame (#18060) b85f4f9 - GitHub

Chores

  • Add licenses to packages (#18006) db9e47f - GitHub
  • add more direct regression case for s3 sink (#18082) c592cb1 - GitHub
  • added sink review checklist (#17799) 7f45949 - GitHub
  • api: Refactor top and tap for library use (#18129) 600f819 - GitHub
  • aws provider, external_docs: Update the AWS authentication documentation (#18492) 9356c56 - Jesse Szwedko
  • azure_monitor_logs sink: refactor to new sink style (#18172) 0aeb143 - GitHub
  • CI: Add missing --use-consignor flag on smp call (#17966) 7cae000 - GitHub
  • ci: Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#17907) 251c4c4 - GitHub
  • ci: Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#17955) 77ffce8 - GitHub
  • ci: check for team membership on secret-requiring int tests (#17909) 9765809 - GitHub
  • ci: exclude protobuf files from spell checking (#18152) 34eaf43 - GitHub
  • ci: Feature branch should be checked against CURRENT_BRANCH 4742c2f - Darin Spivey LOG-18882
  • ci: fix gardener issues comment workflow (#17868) e9f21a9 - GitHub
  • ci: fix gardener issues comment workflow pt 2 (#17886) 57ea2b3 - GitHub
  • ci: fix gardener issues comment workflow pt 3 (#17903) 98ca627 - GitHub
  • ci: Fix integration test filter generation (#17914) 528fac3 - GitHub
  • ci: fix k8s validate comment job logic (#17841) 99502bb - GitHub
  • ci: remove kinetic as it's no longer supported (#18540) beb74c1 - Jesse Szwedko
  • ci: Remove path filter that runs all integration tests (#17908) 70632b7 - GitHub
  • ci: save time int test workflow merge queue (#17869) 9581b35 - GitHub
  • ci: Set HOMEBREW_NO_INSTALL_FROM_API in CI (#17867) 36174e2 - GitHub
  • CI: Single Machine Performance: turn off consignor (#17967) 1dfc3e1 - GitHub
  • CI: Switch regression detector to new API and analysis service (#17912) f808ea2 - GitHub
  • CI: Update smp to version 0.9.1 (#17964) 98e47c1 - GitHub
  • ci: Use GitHub App token for team membership rather than user PAT (#17936) 7774c49 - GitHub
  • codecs: Update syslog_loose to properly handle escapes (#18114) b009e4d - GitHub
  • core: Expose shutdown errors (#18153) cd8c8b1 - GitHub
  • deps: Bump nkeys to 0.3.2 (#18264) a1dfd54 - Jesse Szwedko
  • deps: Bump anyhow from 1.0.71 to 1.0.72 (#17986) 9a6ffad - GitHub
  • deps: Bump apache-avro from 0.14.0 to 0.15.0 (#17931) d5b7fe6 - GitHub
  • deps: Bump assert_cmd from 2.0.11 to 2.0.12 (#17982) fde77bd - GitHub
  • deps: Bump async_graphql, async_graphql_warp from 5.0.10 to 6.0.0 (#18122) 7df6af7 - GitHub
  • deps: Bump async-compression from 0.4.0 to 0.4.1 (#17932) 5b1219f - GitHub
  • deps: Bump async-trait from 0.1.68 to 0.1.71 (#17881) 53b2854 - GitHub
  • deps: Bump async-trait from 0.1.71 to 0.1.72 (#18053) bbe2c74 - GitHub
  • deps: Bump async-trait from 0.1.72 to 0.1.73 (#18235) 20fa1bf - GitHub
  • deps: Bump axum from 0.6.18 to 0.6.19 (#18002) 52ac10a - GitHub
  • deps: Bump axum from 0.6.19 to 0.6.20 (#18154) 0ddd221 - GitHub
  • deps: Bump bitmask-enum from 2.1.0 to 2.2.0 (#17833) fc62e9c - GitHub
  • deps: Bump bitmask-enum from 2.2.0 to 2.2.1 (#17921) 6326f37 - GitHub
  • deps: Bump bitmask-enum from 2.2.1 to 2.2.2 (#18236) 851e99c - GitHub
  • deps: Bump bstr from 1.5.0 to 1.6.0 (#17877) 17ccc56 - GitHub
  • deps: Bump clap from 4.3.19 to 4.3.21 (#18178) 0ae3d51 - GitHub
  • deps: Bump clap_complete from 4.3.1 to 4.3.2 (#17878) 2126707 - GitHub
  • deps: Bump colored from 2.0.0 to 2.0.4 (#17876) 93f8144 - GitHub
  • deps: Bump console-subscriber from 0.1.9 to 0.1.10 (#17844) f74d5dd - GitHub
  • deps: Bump darling from 0.20.1 to 0.20.3 (#17969) 656b1fe - GitHub
  • deps: Bump dashmap from 5.4.0 to 5.5.0 (#17938) b535d18 - GitHub
  • deps: Bump dyn-clone from 1.0.11 to 1.0.12 (#17987) 81de3e5 - GitHub
  • deps: Bump enum_dispatch from 0.3.11 to 0.3.12 (#17879) bf1407c - GitHub
  • deps: Bump gloo-utils from 0.1.7 to 0.2.0 (#18227) e61c14f - GitHub
  • deps: Bump governor from 0.5.1 to 0.6.0 (#17960) 467baab - GitHub
  • deps: Bump indicatif from 0.17.5 to 0.17.6 (#18146) a7c95dd - GitHub
  • deps: Bump indoc from 2.0.1 to 2.0.2 (#17843) ed5bc3a - GitHub
  • deps: Bump indoc from 2.0.2 to 2.0.3 (#17996) 3c25758 - GitHub
  • deps: Bump infer from 0.14.0 to 0.15.0 (#17860) 97f4433 - GitHub
  • deps: Bump inventory from 0.3.10 to 0.3.11 (#18070) d8f211e - GitHub
  • deps: Bump inventory from 0.3.6 to 0.3.8 (#17842) bf2f975 - GitHub
  • deps: Bump inventory from 0.3.8 to 0.3.9 (#17995) 9c59fea - GitHub
  • deps: Bump inventory from 0.3.9 to 0.3.10 (#18064) 684e43f - GitHub
  • deps: Bump lapin from 2.2.1 to 2.3.1 (#17974) 38719a3 - GitHub
  • deps: Bump log from 0.4.19 to 0.4.20 (#18237) cb007fe - GitHub
  • deps: Bump lru from 0.10.1 to 0.11.0 (#17945) 4d4b393 - GitHub
  • deps: Bump metrics from 0.21.0 to 0.21.1 (#17836) c8e1267 - GitHub
  • deps: Bump metrics-util from 0.15.0 to 0.15.1 (#17835) f91d1b2 - GitHub
  • deps: Bump nkeys from 0.3.0 to 0.3.1 (#18056) 087a0ac - GitHub
  • deps: Bump no-proxy from 0.3.2 to 0.3.3 (#18094) 9458b6c - GitHub
  • deps: Bump num-traits from 0.2.15 to 0.2.16 (#18039) 4de89f2 - GitHub
  • deps: Bump opendal from 0.38.0 to 0.38.1 (#17999) 90f494c - GitHub
  • deps: Bump OpenSSL base version to 3.1.* (#17669) 8454a6f - GitHub
  • deps: Bump openssl from 0.10.55 to 0.10.56 (#18170) 09610b3 - GitHub
  • deps: Bump paste from 1.0.12 to 1.0.13 (#17846) 51d8497 - GitHub
  • deps: Bump paste from 1.0.13 to 1.0.14 (#17991) a36d36e - GitHub
  • deps: Bump pin-project from 1.1.1 to 1.1.2 (#17837) 17e6632 - GitHub
  • deps: Bump pin-project from 1.1.2 to 1.1.3 (#18169) e125eee - GitHub
  • deps: Bump proc-macro2 from 1.0.63 to 1.0.64 (#17922) 22b6c2b - GitHub
  • deps: Bump proc-macro2 from 1.0.64 to 1.0.66 (#17989) fbc0308 - GitHub
  • deps: Bump quote from 1.0.29 to 1.0.31 (#17990) 6e552f0 - GitHub
  • deps: Bump quote from 1.0.31 to 1.0.32 (#18069) dc2348a - GitHub
  • deps: Bump rdkafka from 0.32.2 to 0.33.2 (#17891) c8deeda - GitHub
  • deps: Bump redis from 0.23.0 to 0.23.1 (#18107) 48abad4 - GitHub
  • deps: Bump redis from 0.23.1 to 0.23.2 (#18234) ec3b440 - GitHub
  • deps: Bump regex from 1.8.4 to 1.9.0 (#17874) cb950b0 - GitHub
  • deps: Bump regex from 1.9.0 to 1.9.1 (#17915) bc5822c - GitHub
  • deps: Bump regex from 1.9.1 to 1.9.3 (#18167) 00037b0 - GitHub
  • deps: Bump rmp-serde from 1.1.1 to 1.1.2 (#18054) 497fdce - GitHub
  • deps: Bump roaring from 0.10.1 to 0.10.2 (#18079) f6c53d0 - GitHub
  • deps: Bump ryu from 1.0.13 to 1.0.14 (#17848) 4613b36 - GitHub
  • deps: Bump ryu from 1.0.14 to 1.0.15 (#17993) f53c687 - GitHub
  • deps: Bump schannel from 0.1.21 to 0.1.22 (#17850) ae59be6 - GitHub
  • deps: Bump security-framework from 2.9.1 to 2.9.2 (#18051) b305334 - GitHub
  • deps: Bump semver from 1.0.17 to 1.0.18 (#17998) ca368d8 - GitHub
  • deps: Bump semver from 5.7.1 to 5.7.2 in /website (#17937) 784f3fe - GitHub
  • deps: Bump serde from 1.0.167 to 1.0.168 (#17920) 3989791 - GitHub
  • deps: Bump serde from 1.0.168 to 1.0.171 (#17976) 66f4838 - GitHub
  • deps: Bump serde from 1.0.171 to 1.0.173 (#18032) b36c531 - GitHub
  • deps: Bump serde from 1.0.173 to 1.0.174 (#18050) 437cad6 - GitHub
  • deps: Bump serde from 1.0.174 to 1.0.175 (#18071) 16a42ed - GitHub
  • deps: Bump serde from 1.0.175 to 1.0.180 (#18127) e6f2ccc - GitHub
  • deps: Bump serde from 1.0.180 to 1.0.181 (#18155) 2c51c5c - GitHub
  • deps: Bump serde from 1.0.181 to 1.0.183 (#18171) 6036d5c - GitHub
  • deps: Bump serde_bytes from 0.11.11 to 0.11.12 (#17988) 04f9ddc - GitHub
  • deps: Bump serde_bytes from 0.11.9 to 0.11.11 (#17898) b262316 - GitHub
  • deps: Bump serde_json from 1.0.100 to 1.0.102 (#17948) 4a377a7 - GitHub
  • deps: Bump serde_json from 1.0.102 to 1.0.103 (#17992) 0ebe7a7 - GitHub
  • deps: Bump serde_json from 1.0.103 to 1.0.104 (#18095) 00ed120 - GitHub
  • deps: Bump serde_json from 1.0.99 to 1.0.100 (#17859) 1a427ed - GitHub
  • deps: Bump serde_with from 3.0.0 to 3.1.0 (#18004) 39a2bf5 - GitHub
  • deps: Bump serde_with from 3.1.0 to 3.2.0 (#18162) be551c8 - GitHub
  • deps: Bump serde_yaml from 0.9.22 to 0.9.24 (#18007) 3b91662 - GitHub
  • deps: Bump serde_yaml from 0.9.24 to 0.9.25 (#18040) 7050b7e - GitHub
  • deps: Bump smallvec from 1.10.0 to 1.11.0 (#17880) 46dc18a - GitHub
  • deps: Bump snafu from 0.7.4 to 0.7.5 (#17919) 49714cf - GitHub
  • deps: Bump strip-ansi-escapes from 0.1.1 to 0.2.0 (#18203) 8bbe6a6 - GitHub
  • deps: Bump syn from 2.0.23 to 2.0.25 (#17970) 5dfede4 - GitHub
  • deps: Bump syn from 2.0.25 to 2.0.26 (#17994) caf6103 - GitHub
  • deps: Bump syn from 2.0.26 to 2.0.27 (#18042) 983a92a - GitHub
  • deps: Bump syn from 2.0.27 to 2.0.28 (#18117) d3e5128 - GitHub
  • deps: Bump thiserror from 1.0.40 to 1.0.43 (#17900) ea0f5b1 - GitHub
  • deps: Bump thiserror from 1.0.43 to 1.0.44 (#18052) ee2396f - GitHub
  • deps: Bump tikv-jemallocator from 0.5.0 to 0.5.4 (#18102) 564104e - GitHub
  • deps: Bump to syn 2, serde_with 3, darling 0.20, and serde_derive_internals 0.28 (#17930) 3921a24 - GitHub
  • deps: Bump tokio from 1.29.0 to 1.29.1 (#17811) 0454d9d - GitHub
  • deps: Bump tokio from 1.29.1 to 1.30.0 (#18202) 92c2b9c - GitHub
  • deps: Bump tokio-tungstenite from 0.19.0 to 0.20.0 (#18065) 3968325 - GitHub
  • deps: Bump toml from 0.7.5 to 0.7.6 (#17875) 44d3a8c - GitHub
  • deps: Bump tower-http from 0.4.1 to 0.4.2 (#18030) 9b4cd44 - GitHub
  • deps: Bump tower-http from 0.4.2 to 0.4.3 (#18055) f1d4196 - GitHub
  • deps: Bump typetag from 0.2.10 to 0.2.11 (#18048) 5bccafe - GitHub
  • deps: Bump typetag from 0.2.11 to 0.2.12 (#18066) b70074c - GitHub
  • deps: Bump typetag from 0.2.8 to 0.2.9 (#17882) b10d070 - GitHub
  • deps: Bump typetag from 0.2.9 to 0.2.10 (#17968) f4b1111 - GitHub
  • deps: Bump uuid from 1.4.0 to 1.4.1 (#18001) 60e765d - GitHub
  • deps: Bump zstd from 0.12.3+zstd.1.5.2 to 0.12.4 (#18031) 752056c - GitHub
  • deps: Remove an unneeded advisory ignore (#18226) 01295b0 - GitHub
  • deps: Swap out bloom crate for bloomy (#17911) d592b0c - GitHub
  • deps: Swap tui crate for ratatui (#18225) 8838faf - GitHub
  • deps: Update to Rust 1.71.0 (#18075) 1dd505f - GitHub
  • deps: Update tokio-util fork to 0.7.8 (#18078) 421b421 - GitHub
  • deps: Upgrade debian usages to use bookworm (#18057) fecca5e - GitHub
  • deps: Upgrade to Rust 1.71.1 (#18221) eaed0a8 - GitHub
  • deps: Upgrading version of lading used (#18210) 91e48f6 - GitHub
  • dev: Fix package install in Tiltfile (#18198) f39a0e9 - GitHub
  • dev: Install dd-rust-license-tool from crates.io (#18025) 7d0db6b - GitHub
  • dev: Mark loki-logproto crate as unpublished (#17979) 5dd2084 - GitHub
  • docs: Add macOS troubleshooting section to VRL web playground (#17824) 0fbdb33 - GitHub
  • docs: Fix links in CONTRIBUTING.md (#18061) 250cc95 - GitHub
  • docs: Remove mentions of deprecated transforms from guides (#17933) 37fb02b - GitHub
  • external docs: update sink tutorials with Data Volume tag changes (#18148) b2d23a8 - GitHub
  • Install script supports Apple ARM with Rosetta (#18016) fd10e69 - GitHub
  • observability: add tests to sinks for Data Volume tags (#17853) 4915b42 - GitHub
  • observability: consolidate EventCountTags with TaggedEventsSent (#17865) 81f5c50 - GitHub
  • observability: count byte_size after transforming event (#17941) 0bf6abd - GitHub
  • observability: Fix a couple typos with the registered event cache (#17809) 205300b - GitHub
  • releasing: Add 0.32.0 highlight for legacy OpenSSL provider deprecation (#18263) 1a32e96 - Jesse Szwedko
  • releasing: Add known issues for v0.32.0 (#18298) 38e95b5 - Jesse Szwedko
  • releasing: Add note about protobuf codec addition for 0.32.0 release (#18275) 91f7612 - Jesse Szwedko
  • releasing: Add upgrade note for 0.31.0 about S3 path changes (#17934) f8461cb - GitHub
  • releasing: Bump Vector to 0.32.0 (#17887) 9c0d2f2 - GitHub
  • releasing: Fix link in v0.31.0 release docs (#17888) 1260c83 - GitHub
  • releasing: Fix markdown syntax in minor release template (#17890) 0735ffe - GitHub
  • releasing: Prepare v0.31.0 release aeccd26 - Jesse Szwedko
  • releasing: Prepare v0.32.0 release 1b403e1 - Jesse Szwedko
  • releasing: Prepare v0.32.1 release 9965884 - Jesse Szwedko
  • releasing: Prepare v0.32.2 release 0982551 - Jesse Szwedko
  • releasing: Regenerate k8s manifests with v0.23.0 of the chart (#17892) 604fea0 - GitHub
  • releasing: Run hadolint on distributed Dockerfiles (#18224) ad08d01 - GitHub
  • replace path tuples with actual target paths (#18139) 8068f1d - GitHub
  • replace various string paths with actual paths (#18109) d8eefe3 - GitHub
  • security: Make the warning for the deprecated OpenSSL provider more verbose (#18278) 042fb51 - Jesse Szwedko
  • separate hanwritten and generated files in web-playground (#17871) 9ec0443 - GitHub
  • stop ignoring topology test (#17953) a05542a - GitHub
  • update rustls-webpki due to security advisory (#18344) 1cb51a4 - Jesse Szwedko
  • Update smp to its latest released version (#18204) 7603d28 - GitHub

Features

  • adaptive_concurrency: support configuring the initial ARC limit (#18175) 3b53bcd - GitHub
  • add support for external_id in AWS assume role (#17743) 689a79e - GitHub
  • clickhouse sink: make database and table templateable (#18005) 536a7f1 - GitHub
  • codecs: add support for protobuf decoding (#18019) a06c711 - GitHub
  • component validation: validate component_errors_total for sources (#17965) aa60520 - GitHub
  • deps, vrl: Update VRL to 0.6.0 (#18150) adfef2e - GitHub
  • emit an error if the condition return type is not a boolean (#18196) caf6103 - GitHub
  • LogSchema metadata key refacoring (#18099) a8bb9f4 - GitHub
  • Migrate LogSchema source_type_key to new lookup code (#17947) d29424d - GitHub
  • Migrate LogSchema::host_key to new lookup code (#17972) 32950d8 - GitHub
  • Migrate LogSchema::message_key to new lookup code (#18024) 0f14c0d - GitHub
  • Migrate LogSchema::metadata key to new lookup code (#18058) 8663602 - GitHub
  • migrate to async_nats client (#18165) 483e46f - GitHub
  • new sink: Adding greptimedb metrics sink (#17198) 98f44ae - GitHub
  • new sink: Initial datadog_events sink (#7678) 53fc86a - Jesse Szwedko
  • Refactor 'event.get()' to use path types (#18160) e476e12 - GitHub
  • Refactor dnstap to use 'OwnedValuePath's (#18212) ca7fa05 - GitHub
  • Refactor TraceEvent insert to use TargetPath compatible types (#18090) f015b29 - GitHub
  • replace LogEvent 'String's with '&OwnedTargetPath's (#18084) 065eecb - GitHub
  • replace tuples with &OwnedTargetPath wherever possible (#18097) 28f5c23 - GitHub
  • switch to crates.io release of Azure SDK (#18166) 3c535ec - GitHub

Miscellaneous

  • Merge pull request #379 from answerbook/feature/LOG-18882 8bd9860 - GitHub LOG-18882
  • Merge branch 'master' into feature/LOG-18882 d217387 - Darin Spivey LOG-18882
  • Merge tag 'v0.32.2' into feature/LOG-18882 c05f969 - Darin Spivey LOG-18882
  • Managed by Terraform provider 92e320a - Terraform
  • 0.32.0.cue typo (#18270) 0f7d6e6 - Jesse Szwedko
  • add PGO information (#18369) 3040ae2 - Jesse Szwedko
  • check VRL conditions return type at compile time (#17894) fa489f8 - GitHub
  • ci: combine build steps for integration test workflows (#17724) 911477a - GitHub
  • describe the difference between configuration fields and runtime flags (#17784) 01e2dfa - GitHub
  • elasticsearch sink: Allow empty data_stream fields (#18193) 1dd7bb1 - GitHub
  • file source: fix some typos (#18401) 1164f55 - Jesse Szwedko
  • Fix "Bring your own toolbox" in DEVELOPING.md (#18014) 115bd7b - GitHub
  • Fix schema.log_namespace and telemetry.tags documentation (#17961) 50736e2 - GitHub
  • internal docs: Fix basic sink tutorial issues (#18136) 5a6ce73 - GitHub
  • lua transform: Emit events with the source_id set (#17870) bc1b83a - GitHub
  • observability: add fixed tag option to RegisteredEventCache (#17814) bc86222 - GitHub
  • prometheus_scrape source: run requests in parallel with timeouts (#18021) a9df958 - GitHub

1.32.1 (2023-12-22)

Bug Fixes

  • Use buffer ref to account for event size in transforms 9842893 - Jorge Bay LOG-18897

1.32.0 (2023-12-21)

Features

  • s3-sink: file consolidation off default fb46e73 - dominic-mcallister-logdna LOG-18535

Miscellaneous

  • Merge pull request #378 from answerbook/dominic/LOG-18535-defaultoff af67c9e - GitHub LOG-18535

1.31.0 (2023-12-20)

Features

Miscellaneous

1.30.0 (2023-12-19)

Bug Fixes

  • aws_ec2_metadata transform when using log namespacing (#17819) 4786743 - GitHub
  • auth: Vector does not put the Proxy-Authorization header on the wire (#17353) (#17363) 6705bdd - GitHub
  • buffers: deadlock when seeking after entire write fails to be flushed (#17657) 37a662a - GitHub
  • ci: add missing env var (#17872) 4f67695 - Jesse Szwedko
  • ci: add missing logic to mark required checks failed (#17543) 3b87e00 - GitHub
  • ci: change command to find baseline sha from issue comment trigger (#17622) 5791083 - GitHub
  • ci: checkout a greater depth in regression workflow (#17604) baa04e5 - GitHub
  • ci: post failed status to PR and isolate branch checkout on comment trigger (#17544) e2c0255 - GitHub
  • ci: reg workflow alt approach to getting baseline sha (#17645) f1e1ae3 - GitHub
  • ci: use correct ID for Triage in Gardener Board (#17647) 2638cca - GitHub
  • ci: use correct secret for gardener board comment (#17605) 9395eba - GitHub
  • config: Fix preloading log_schema (#17759) 659e1e6 - GitHub
  • databend sink: use get for page request (#17373) c7d7cf8 - GitHub
  • datadog_agent source: remove duplicate internal metrics emission (#17720) 48ec2e8 - GitHub
  • distribution: Fix architecture detection for ARMv7 (#17484) 78fb469 - GitHub
  • docs: fix copy-paste issue in component spec (#17616) b400acc - GitHub
  • file source: Fix tailing problem when source number greater than 512 (#17717) 23a3e0e - GitHub
  • fluent source: fix ack message format (#17407) d194992 - GitHub
  • http_client source: adapt int test to use breaking change of dep (#17583) d7df520 - GitHub
  • http_client source: remove utf8 lossy conversion (#17655) 59e2cbf - GitHub
  • install.sh: Correctly shift all parsed arguments (#17684) f883575 - GitHub
  • loki sink, observability: Drop non-fatal template render errors to warnings (#17746) 4ebc3e1 - GitHub
  • loki sink: use json size of unencoded event (#17572) 25e7699 - GitHub
  • observability: correct emitted metrics (#17562) 7a4f1f7 - GitHub
  • observability: issues with event_cache PR (#17768) fdf02d9 - GitHub
  • remap behavior for root types when using the Vector namespace (#17807) c19938c - GitHub
  • sinks: Add missing component span for sink building (#17765) 219883e - GitHub

Chores

  • Add docker config to dependabot (#17696) 079d895 - GitHub
  • add sink prelude (#17595) da939ca - GitHub
  • Add submodules to all checkouts (#17770) 7196622 - GitHub
  • administration: add domain label for vdev (#17748) c35ebd1 - GitHub
  • aws_s3 sink: Update metadata to match the editorial review for the schema. (#17475) c1262cd - GitHub
  • Bump version to 0.31.0 (#17466) 78bbfbc - GitHub
  • ci: Add apt retries to cross builds (#17683) ab1169b - GitHub
  • ci: Add schedule to component features workflow conditional check (#17816) 708b7f6 - GitHub
  • ci: Bump aws-actions/configure-aws-credentials from 2.0.0 to 2.1.0 (#17565) 8a741d5 - GitHub
  • ci: Bump aws-actions/configure-aws-credentials from 2.1.0 to 2.2.0 (#17697) 12bc4a7 - GitHub
  • ci: Bump docker/build-push-action from 4.0.0 to 4.1.0 (#17656) cb9a3a5 - GitHub
  • ci: Bump docker/build-push-action from 4.1.0 to 4.1.1 (#17687) bce5e65 - GitHub
  • ci: Bump docker/metadata-action from 4.4.0 to 4.5.0 (#17624) a54a12f - GitHub
  • ci: Bump docker/metadata-action from 4.5.0 to 4.6.0 (#17686) 71273df - GitHub
  • ci: Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 (#17625) 15bc42a - GitHub
  • ci: Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (#17685) 8006987 - GitHub
  • ci: Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#17786) dbdff9e - GitHub
  • ci: Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#17623) 3005141 - GitHub
  • ci: bump myrotvorets/set-commit-status-action from 1.1.6 to 1.1.7 (#17460) bca45eb - GitHub
  • ci: Bump up OSX runners for release builds (#17823) fe730ad - GitHub
  • ci: bump xt0rted/pull-request-comment-branch from 1 to 2 (#17461) c425006 - GitHub
  • ci: correctly validate comment author in k8s e2e job (#17818) b8e3dbe - GitHub
  • ci: Drop VRL license exceptions (#17529) aa01452 - GitHub
  • ci: fix a few logic bugs and more strict comment parsing (#17502) bf372fd - GitHub
  • ci: fix comment author validation (#17794) 75ae967 - GitHub
  • ci: fix failure notify job conditional in publish workflow (#17468) 3699842 - GitHub
  • ci: fix gardener issues comment workflow (#17825) 47c3da1 - GitHub
  • ci: fix team membership action (#17791) 13c3c78 - GitHub
  • ci: int test yaml file detection (#17590) fa8a553 - GitHub
  • ci: minor fixes to workflows post merge queue enabling (#17462) 9f6f6ec - GitHub
  • ci: move component features check out of merge queue (#17773) e6e776d - GitHub
  • ci: Move most CI checks to merge queue (#17340) 060399a - GitHub
  • ci: reduce runner sizing to 4 core and free tier (#17785) 53a575f - GitHub
  • ci: remove /ci-run-install comment trigger (#17803) a3770d8 - GitHub
  • ci: Remove remaining Discord notification (#17805) ed59f37 - GitHub
  • ci: Remove upload of config schema (#17740) ff6a1b4 - GitHub
  • ci: Retry make check-component-docs check (#17718) e8e7e04 - GitHub
  • ci: revert fix gardener issues comment workflow (#17829) ee10b8c - GitHub
  • ci: Set HOMEBREW_NO_INSTALL_FROM_API in CI (#17867) 00cc584 - Jesse Szwedko
  • ci: temporarily disable comment_trigger workflow (#17480) 58d7f3d - GitHub
  • ci: temporarily disable flakey aws_s3 integration test case handles_errored_status (#17455) 8e40b68 - GitHub
  • ci: update comment_trigger note about concurrency groups (#17491) 7699f4d - GitHub
  • ci: Update publish workflow test Ubuntu versions (#17781) 20d62f1 - GitHub
  • clickhouse sink: refactor to new style (#17723) 77ac63c - GitHub
  • codecs: consolidate enum types (#17688) 9c45394 - GitHub
  • Codify flag naming including sentinel values (#17569) 134578d - GitHub
  • Codify the use of abbreviate time units in config option names (#17582) 8823561 - GitHub
  • config: Convert top-level sinks enum to typetag (#17710) 9cd5404 - GitHub
  • config: Make config schema output ordered (#17694) 9606353 - GitHub
  • config: Update field labels for commonly used sources and transforms (#17517) f523f70 - GitHub
  • config: Update field labels for sinks (#17560) e1ddd0e - GitHub
  • config: Update field labels for the rest of the sources and transforms fields (#17564) 6e45477 - GitHub
  • datadog_archives sink: Remove this component (#17749) 53f8bff - GitHub
  • datadog_metrics sink: incrementally encode sketches (#17764) 3f6df61 - GitHub
  • datadog_traces sink: Add additional warning around APM stats for peer.service (#17733) 9a899c5 - GitHub
  • deps, releasing: Update to Alpine 3.18 (#17695) 2263756 - GitHub
  • deps: Bump async-graphql from 5.0.8 to 5.0.9 (#17486) 077a294 - GitHub
  • deps: Bump async-graphql from 5.0.9 to 5.0.10 (#17619) 2931542 - GitHub
  • deps: Bump async-graphql-warp from 5.0.8 to 5.0.9 (#17489) ac81fc1 - GitHub
  • deps: Bump async-graphql-warp from 5.0.9 to 5.0.10 (#17642) b3885f6 - GitHub
  • deps: bump aws-sigv4 from 0.55.1 to 0.55.3 (#17481) 2ad5b47 - GitHub
  • deps: bump base64 from 0.21.0 to 0.21.1 (#17451) 95cbba9 - GitHub
  • deps: Bump base64 from 0.21.1 to 0.21.2 (#17488) f261781 - GitHub
  • deps: bump bstr from 1.4.0 to 1.5.0 (#17453) 7554d9c - GitHub
  • deps: Bump cached from 0.43.0 to 0.44.0 (#17599) 7a55210 - GitHub
  • deps: Bump chrono to 0.4.26 (#17537) 0dfa09c - GitHub
  • deps: Bump chrono-tz from 0.8.2 to 0.8.3 (#17789) f79947c - GitHub
  • deps: bump clap_complete from 4.2.3 to 4.3.0 (#17447) 05bf262 - GitHub
  • deps: Bump clap_complete from 4.3.0 to 4.3.1 (#17586) 8549809 - GitHub
  • deps: bump criterion from 0.4.0 to 0.5.0 (#17477) 84f0ada - GitHub
  • deps: Bump criterion from 0.5.0 to 0.5.1 (#17500) da7bc95 - GitHub
  • deps: Bump crossbeam-utils from 0.8.15 to 0.8.16 (#17674) 714ccf8 - GitHub
  • deps: Bump csv from 1.2.1 to 1.2.2 (#17555) bcc5b6c - GitHub
  • deps: bump data-encoding from 2.3.3 to 2.4.0 (#17452) 9aaf864 - GitHub
  • deps: Bump getrandom from 0.2.9 to 0.2.10 (#17613) bd880f5 - GitHub
  • deps: Bump gloo-utils from 0.1.6 to 0.1.7 (#17707) 53e1785 - GitHub
  • deps: Bump graphql_client from 0.12.0 to 0.13.0 (#17541) ecb707a - GitHub
  • deps: Bump h2 from 0.3.19 to 0.3.20 (#17767) ac3bc72 - GitHub
  • deps: Bump hashbrown from 0.13.2 to 0.14.0 (#17609) 154e393 - GitHub
  • deps: Bump hyper from 0.14.26 to 0.14.27 (#17766) a2a3609 - GitHub
  • deps: Bump indexmap from 1.9.3 to 2.0.0 (#17755) 248ccb8 - GitHub
  • deps: Bump indicatif from 0.17.3 to 0.17.4 (#17532) 1565985 - GitHub
  • deps: Bump indicatif from 0.17.4 to 0.17.5 (#17597) a164952 - GitHub
  • deps: Bump infer from 0.13.0 to 0.14.0 (#17737) 326ad08 - GitHub
  • deps: Bump itertools from 0.10.5 to 0.11.0 (#17736) 6e1878b - GitHub
  • deps: Bump lalrpop to 0.19.12 (#17457) 1f54415 - GitHub
  • deps: bump lapin from 2.1.1 to 2.1.2 (#17439) a8b7899 - GitHub
  • deps: bump lapin from 2.1.2 to 2.2.0 (#17443) b639422 - GitHub
  • deps: bump lapin from 2.2.0 to 2.2.1 (#17448) 618379a - GitHub
  • deps: Bump libc from 0.2.144 to 0.2.146 (#17615) 10cfd0a - GitHub
  • deps: Bump libc from 0.2.146 to 0.2.147 (#17753) 1a75ec6 - GitHub
  • deps: Bump log from 0.4.17 to 0.4.18 (#17526) 5a2fea1 - GitHub
  • deps: Bump log from 0.4.18 to 0.4.19 (#17662) e1b3357 - GitHub
  • deps: Bump lru from 0.10.0 to 0.10.1 (#17810) 96e68f7 - GitHub
  • deps: bump memmap2 from 0.6.1 to 0.6.2 (#17482) 79f7dfb - GitHub
  • deps: Bump memmap2 from 0.6.2 to 0.7.0 (#17641) 593ea1b - GitHub
  • deps: Bump memmap2 from 0.7.0 to 0.7.1 (#17752) 4236e32 - GitHub
  • deps: Bump mock_instant from 0.3.0 to 0.3.1 (#17574) 1c1beb8 - GitHub
  • deps: Bump mongodb from 2.5.0 to 2.6.0 (#17726) c96e3be - GitHub
  • deps: Bump notify from 6.0.0 to 6.0.1 (#17700) cd6d154 - GitHub
  • deps: Bump once_cell from 1.17.1 to 1.17.2 (#17531) 8e113ad - GitHub
  • deps: Bump once_cell from 1.17.2 to 1.18.0 (#17596) dc6bef2 - GitHub
  • deps: bump opendal from 0.34.0 to 0.35.0 (#17471) ebf958b - GitHub
  • deps: Bump opendal from 0.35.0 to 0.36.0 (#17540) dbd7151 - GitHub
  • deps: Bump opendal from 0.36.0 to 0.37.0 (#17614) b5bd85f - GitHub
  • deps: Bump opendal from 0.37.0 to 0.38.0 (#17777) ec4785a - GitHub
  • deps: Bump openssl from 0.10.52 to 0.10.53 (#17534) 078de66 - GitHub
  • deps: Bump openssl from 0.10.53 to 0.10.54 (#17573) 4af5e6d - GitHub
  • deps: Bump openssl from 0.10.54 to 0.10.55 (#17716) dd2527d - GitHub
  • deps: Bump percent-encoding from 2.2.0 to 2.3.0 (#17602) 8e04259 - GitHub
  • deps: Bump pin-project from 1.1.0 to 1.1.1 (#17806) 0b32626 - GitHub
  • deps: Bump PR limit for Dependabot to 100 (#17459) 85703e7 - GitHub
  • deps: bump proc-macro2 from 1.0.57 to 1.0.58 (#17426) ae656c7 - GitHub
  • deps: Bump proc-macro2 from 1.0.58 to 1.0.59 (#17495) 4ce3278 - GitHub
  • deps: Bump proc-macro2 from 1.0.59 to 1.0.60 (#17643) f20eb2f - GitHub
  • deps: Bump proc-macro2 from 1.0.60 to 1.0.63 (#17757) 63ba2a9 - GitHub
  • deps: bump proptest from 1.1.0 to 1.2.0 (#17476) 9235fc2 - GitHub
  • deps: bump pulsar from 5.1.1 to 6.0.0 (#17587) 3395cfd - GitHub
  • deps: Bump pulsar from 6.0.0 to 6.0.1 (#17673) 8d98bb8 - GitHub
  • deps: Bump quanta from 0.11.0 to 0.11.1 (#17524) 2388c2f - GitHub
  • deps: Bump quote from 1.0.27 to 1.0.28 (#17496) cc30746 - GitHub
  • deps: Bump quote from 1.0.28 to 1.0.29 (#17798) cba983e - GitHub
  • deps: Bump quote from 1.0.28 to 1.0.29 (#17815) bf9828d - GitHub
  • deps: bump rdkafka from 0.30.0 to 0.31.0 (#17428) e7fa8d3 - GitHub
  • deps: Bump rdkafka from 0.31.0 to 0.32.2 (#17664) ac68a7b - GitHub
  • deps: bump regex from 1.8.1 to 1.8.2 (#17469) 897e45d - GitHub
  • deps: bump regex from 1.8.2 to 1.8.3 (#17494) 5d90cff - GitHub
  • deps: Bump regex from 1.8.3 to 1.8.4 (#17601) 657758d - GitHub
  • deps: bump reqwest from 0.11.17 to 0.11.18 (#17420) 2ed8ec7 - GitHub
  • deps: bump security-framework from 2.9.0 to 2.9.1 (#17441) ac0c7e8 - GitHub
  • deps: Bump serde from 1.0.163 to 1.0.164 (#17632) e35150e - GitHub
  • deps: Bump serde_json from 1.0.96 to 1.0.97 (#17701) 25131ef - GitHub
  • deps: Bump serde_json from 1.0.97 to 1.0.99 (#17754) e07158c - GitHub
  • deps: Bump serde_yaml from 0.9.21 to 0.9.22 (#17756) e164b36 - GitHub
  • deps: Bump sha2 from 0.10.6 to 0.10.7 (#17698) d122d32 - GitHub
  • deps: Bump tempfile from 3.5.0 to 3.6.0 (#17617) c55c9ec - GitHub
  • deps: Bump tokio from 1.28.1 to 1.28.2 (#17525) cc703da - GitHub
  • deps: Bump tokio from 1.28.2 to 1.29.0 (#17776) e26e8b8 - GitHub
  • deps: bump toml from 0.7.3 to 0.7.4 (#17440) 91ba052 - GitHub
  • deps: Bump toml from 0.7.4 to 0.7.5 (#17751) 35c4581 - GitHub
  • deps: Bump tower-http from 0.4.0 to 0.4.1 (#17711) e5e6b96 - GitHub
  • deps: Bump url from 2.3.1 to 2.4.0 (#17608) d956092 - GitHub
  • deps: Bump uuid from 1.3.3 to 1.3.4 (#17682) c97d619 - GitHub
  • deps: Bump uuid from 1.3.4 to 1.4.0 (#17775) 935babf - GitHub
  • deps: Bump wasm-bindgen from 0.2.86 to 0.2.87 (#17672) 19c4d4f - GitHub
  • deps: Bump wiremock from 0.5.18 to 0.5.19 (#17618) 460bbc7 - GitHub
  • deps: Bump xml-rs from 0.8.4 to 0.8.14 (#17607) a932489 - GitHub
  • deps: Drop use of hashlink crate (#17678) 41ee394 - GitHub
  • deps: Export more common bits for components (#17788) 062224b - GitHub
  • deps: Update fs_extra to 1.3.0 (#17458) 299fd6a - GitHub
  • deps: Upgrade Ruby version to 3.1.4 (#17722) ddebde9 - GitHub
  • deps: Upgrade rust to 1.70.0 (#17585) 6c48565 - GitHub
  • dev: Add @dsmith3197 to CODEOWNERS (#17729) a08443c - GitHub
  • docs: Add info about Vector Operator to Kubernetes instalation page (#17432) 54d9c99 - GitHub
  • docs: add instructions for regenerating component docs and licenses (#17828) 93ef6c3 - GitHub
  • docs: Add Log Namespacing docs (#16571) 7d098e4 - GitHub
  • docs: add note about const strings (#17774) d7bc531 - GitHub
  • docs: Clarify bytes framing for streams (#17745) 7d10fc9 - GitHub
  • docs: Clarify when component received and sent bytes events should be emitted (#17464) 547783d - GitHub
  • docs: Move CONTRIBUTING.md to top-level (#17744) 7a0dec1 - GitHub
  • Download submodules in the CI checkouts (#17760) 5417a06 - GitHub
  • Dropped error field from StreamClosed Error (#17693) ee480cd - GitHub
  • enrichment: avoid importing vector-common in enrichment module (#17653) 45a28f8 - GitHub
  • enterprise: Extend library functionality for secret scanning (#17483) 541bb00 - GitHub
  • external docs: fix reference to supported aarch64 architecture (#17553) 247bb80 - GitHub
  • external docs: update fluentd link (#17436) 187f142 - GitHub
  • Fix publish workflow for older OS images (#17787) ab39c6a - GitHub
  • flush on shutdown: validate s3 sink flushes (#17667) c21f892 - GitHub
  • kubernetes_logs source: Add warning about Windows support (#17762) a53c7a2 - GitHub
  • kubernetes: Bump k8s manifests to 0.22.0 (#17467) f547871 - GitHub
  • observability: emit component_sent events by source and service (#17549) dcf7f9a - GitHub
  • observability: ensure sent_event and received_event metrics are estimated json size (#17465) 3b2a2be - GitHub
  • observability: Have tower_limit use configured log level (#17715) 08099a8 - GitHub
  • observability: remove deprecated internal metrics + massive cleanup to vector top and graphql API (#17516) 98c54ad - GitHub
  • observability: remove more deprecated internal metrics (#17542) b0ed167 - GitHub
  • observability: set source fields to mean service (#17470) 670bdea - GitHub
  • releasing: Prepare v0.30.0 release af2b2af - Jesse Szwedko
  • releasing: Prepare v0.31.0 release 0f13b22 - Jesse Szwedko
  • remove custom async sleep impl (#17493) b28d915 - GitHub
  • Remove links to roadmap (#17554) 349c718 - GitHub
  • Revert all submodule introductions to fix CI (#17800) d8d57e5 - GitHub
  • RFC for Data Volume Insights (#17322) a551f33 - GitHub
  • sinks: Drop the custom SinkContext::default implementation (#17804) e66e285 - GitHub
  • sinks: mark VectorSink::from_event_sink as deprecated (#17649) 0dc450f - GitHub
  • statsd sink: refactor statsd sink to stream-based style (#16199) 2a76cac - GitHub
  • update vrl to 0.4.0 (#17378) 426d660 - GitHub
  • Update the NOTICE file (#17430) 9a44e6e - GitHub
  • Upgrade aws-smithy and aws-sdk crates (#17731) 6a6b42b - GitHub
  • website: Fix upgrade guide dates 80de738 - Jesse Szwedko

Features

  • add metadata support to set_semantic_meaning (#17730) 44be378 - GitHub
  • codecs: add lossy option to gelf, native_json, and syslog deserializers (#17680) 2dfa850 - GitHub
  • codecs: Add lossy option to JSON deserializer (#17628) bf7d796 - GitHub
  • configurable shutdown duration: make shutdown duration configurable (#17479) 23ed0e3 - GitHub
  • error code when shutdown fails: set exit flag to non-zero when shutdown times out (#17676) cc52c0e - GitHub
  • internal telemetry at shutdown: close internal sources after external ones (#17741) 812929b - GitHub
  • journald source: add journal_namespace option (#17648) a324a07 - GitHub
  • kinesis sinks: implement full retry of partial failures in firehose/streams (#17535) bebac21 - GitHub
  • prometheus: add more compression algorithms to Prometheus Remote Write (#17334) 380d7ad - GitHub
  • track runtime schema definitions for log events (#17692) 6eecda5 - GitHub

Miscellaneous

  • Merge pull request #371 from answerbook/feature/LOG-18200 491ea31 - GitHub LOG-18200
  • Merge pull request #374 from answerbook/dominic/LOG-18535-temp-revert df87df7 - GitHub LOG-18535 LOG-18535
  • Revert "Merge pull request #370 from answerbook/dominic/LOG-18535" 73a8b28 - dominic-mcallister-logdna LOG-18535
  • Merge branch 'master' into feature/LOG-18200 fcd21f3 - Darin Spivey LOG-18200
  • Merge tag 'v0.31.0' into upstream-0.31.0 9443fb1 - Darin Spivey
  • Update VRL to 0.5.0 (#17793) 671aa79 - GitHub
  • fix demo_logs metadata source name (#17689) 83af7ea - GitHub
  • enhancement(s3 source) Add minimal support to unwrap an S3-SQS event from an SNS event (#17352) 7a7bc9a - GitHub
  • Additional notes on proposing new integrations (#17658) 2ad964d - GitHub
  • ci: reduce billable time of Test Suite (#17714) bc69255 - GitHub
  • ci: refactor logic for int test file path changes detection (#17725) 92a36e0 - GitHub
  • compression: zstd compression support (#17371) ced219e - GitHub
  • dev: move blocked/waiting gardener issues to triage on comment (#17588) 6b34868 - GitHub
  • explain how to run tests locally (#17783) 3b67a80 - GitHub
  • remove aggregator beta warning (#17750) 94e3f15 - GitHub

1.29.2 (2023-12-19)

Chores

1.29.1 (2023-12-19)

Chores

  • otlp traces: move resource and scope attributes to metadata f7bfe6c - Sergey Opria LOG-18614

Miscellaneous

  • Merge pull request #367 from answerbook/sopria/LOG-18614 25460f4 - GitHub LOG-18614

1.29.0 (2023-12-19)

Bug Fixes

Features

Miscellaneous

  • Merge pull request #370 from answerbook/dominic/LOG-18535 f67cd9f - GitHub LOG-18535

1.28.2 (2023-12-18)

Chores

  • otlp metrics: move resource and scope attributes to metadata fb92547 - Sergey Opria LOG-18613

Miscellaneous

  • Merge pull request #361 from answerbook/sopria/LOG-18613 aa4bdb2 - GitHub LOG-18613

1.28.1 (2023-12-14)

Chores

  • classifier: Use first string line field as message_key 6386d79 - Jorge Bay LOG-18851

1.28.0 (2023-12-14)

Bug Fixes

  • test: increased window size to ensure nothing expires 6fa2fbe - Dan Hable LOG-18845

Features

1.27.3 (2023-12-13)

Bug Fixes

1.27.2 (2023-12-12)

Bug Fixes

  • Reference to configmap for data profiling env vars 0349935 - Jorge Bay LOG-18636

1.27.1 (2023-12-11)

Bug Fixes

1.27.0 (2023-12-08)

Features

Miscellaneous

  • Merge pull request #362 from answerbook/mdeltito/LOG-18821 8f8d258 - GitHub LOG-18821

1.26.0 (2023-12-07)

Chores

Features

1.25.7 (2023-12-04)

Bug Fixes

1.25.6 (2023-12-01)

Chores

  • Support enabling data profile metrics collection a922406 - Jorge Bay LOG-18636

1.25.5 (2023-11-30)

Bug Fixes

  • classification: Remove tracking undefined event types 2cec43e - Darin Spivey LOG-18724

Miscellaneous

  • Merge pull request #357 from answerbook/darinspivey/LOG-18724 77bc735 - GitHub LOG-18724

1.25.4 (2023-11-30)

Bug Fixes

1.25.3 (2023-11-30)

Bug Fixes

  • Incorrect usage of enterprise build feature in ConfigBuilder 5164e6c - Jorge Bay LOG-18735

1.25.2 (2023-11-28)

Bug Fixes

  • automated-parsing: only consider the first valid line_field b157004 - Mike Del Tito LOG-18677
  • Http config provider sends reload signal when config changes da7c8eb - Jorge Bay LOG-18264

Code Refactoring

Miscellaneous

  • Merge pull request #349 from answerbook/mdeltito/poc-grok 43110bd - GitHub

1.25.1 (2023-11-28)

Bug Fixes

  • Make sure log clustering data is aggregated in memory 93b0016 - Jorge Bay LOG-18708

1.25.0 (2023-11-23)

Features

1.24.3 (2023-11-22)

Chores

1.24.2 (2023-11-21)

Bug Fixes

  • tap: avoid compiling globs frequently during tap 5c7eea1 - Adam Holmberg LOG-18645
  • tap: reduce glob compilation for performance 5927407 - Adam Holmberg LOG-18645

Miscellaneous

  • Merge pull request #350 from answerbook/feature/LOG-18645 0b5f102 - GitHub LOG-18645

1.24.1 (2023-11-15)

Bug Fixes

  • automated-parsing: avoid clobbering annotations.classification a8ab95a - Mike Del Tito LOG-18650

Miscellaneous

  • Merge pull request #348 from answerbook/mdeltito/LOG-18650 24f2c18 - GitHub LOG-18650

1.24.0 (2023-11-15)

Features

1.23.0 (2023-11-10)

Features

  • automated-parsing: fgrok classification transform 0d325aa - Mike Del Tito LOG-18364

Miscellaneous

  • Merge pull request #345 from answerbook/mdeltito/LOG-18364 10ada72 - GitHub LOG-18364

1.22.0 (2023-11-10)

Features

1.21.0 (2023-10-26)

Features

1.20.0 (2023-10-24)

Features

  • Intercept and track annotated events using the UsageTracker 5577922 - Jorge Bay LOG-18411

1.19.0 (2023-10-18)

Features

1.18.2 (2023-10-12)

Chores

  • deps: bump rdkafka from 0.30.0 to 0.31.0 (#17428) 96409c6 - Chris Nixon
  • deps: Bump rdkafka from 0.31.0 to 0.32.2 (#17664) 2cad998 - Chris Nixon
  • deps: Bump rdkafka from 0.32.2 to 0.33.2 (#17891) 5713394 - Chris Nixon
  • deps: Bump rdkafka from 0.33.2 to 0.34.0 (#18393) bb93658 - Chris Nixon

1.18.1 (2023-10-06)

Bug Fixes

  • state_variables: Polling is killed on topology reload b8412ca - Darin Spivey LOG-18392

Miscellaneous

  • Merge pull request #339 from answerbook/darinspivey/LOG-18392 afbbe26 - GitHub LOG-18392

1.18.0 (2023-10-05)

Features

Miscellaneous

  • Merge pull request #338 from answerbook/darinspivey/LOG-18286 d964789 - GitHub LOG-18286

1.17.4 (2023-10-02)

Bug Fixes

1.17.3 (2023-09-27)

Chores

  • sinks: Mezmo sink add header for custom response 173badc - Darin Spivey LOG-18256

Miscellaneous

  • Merge pull request #332 from answerbook/darinspivey/LOG-18256 9231c3f - GitHub LOG-18256

1.17.2 (2023-09-27)

Bug Fixes

  • pulse: Revert align timeouts for fetching tap data c39dc9d - Jorge Bay LOG-18263

1.17.1 (2023-09-26)

Bug Fixes

Chores

1.17.0 (2023-09-22)

Features

  • decoding: otlp traces decoding implementation 57ce4ce - Sergey Opria LOG-18137

Miscellaneous

  • Merge pull request #331 from answerbook/sopria/LOG-18137 b9ad513 - GitHub LOG-18137

1.16.0 (2023-09-21)

Features

Miscellaneous

  • otlp log support ea16542 - Chris Nixon

1.15.1 (2023-09-20)

Chores

1.15.0 (2023-09-14)

Bug Fixes

Features

Miscellaneous

  • Merge pull request #321 from answerbook/holmberg/LOG-17689 968d422 - GitHub LOG-17689

1.14.0 (2023-09-14)

Bug Fixes

Features

1.13.1 (2023-09-14)

Bug Fixes

  • Revert "feat: Add liveness check for config provider loading" b62774c - Michael Penick LOG-18139

Chores

1.13.0 (2023-09-13)

Bug Fixes

  • appsignal sink: Add TLS config option (#17122) 198068c - GitHub
  • buffers: correctly handle partial writes in reader seek during initialization (#17099) a791595 - GitHub
  • config: recurse through schema refs when determining eligibility for unevaluated properties (#17150) 71d1bf6 - GitHub
  • docker_logs source: Support tcp schema e1c0c02 - GitHub
  • elasticsearch sink: Elasticsearch sink with api_version set to "auto" does not recognize the API version of ES6 as V6 (#17226) (#17227) 9b6ef24 - GitHub
  • gcp_stackdriver_metrics sink: Call function to regenerate auth token (#17297) bf7904b - GitHub
  • influxdb_logs: encode influx line when no tags present (#17029) c3aa14f - GitHub
  • reduce transform: Revert flushing on interval change to expire_metrics_ms (#17084) e86b155 - GitHub
  • releasing: Fix globbing of release artifacts for GitHub (#17114) 7fe089c - GitHub
  • schemas: Dont panic with non object field kinds (#17140) 1e43208 - GitHub

Chores

  • (syslog source): add source_ip to some syslog tests (#17235) 29c34c0 - GitHub
  • add note to DEVELOPING.md re panics (#17277) 03e905e - GitHub
  • Add UX note about encoding of log_schema keys (#17266) dc6e54c - GitHub
  • administration: add appsignal to codeowners (#17127) 7b15d19 - GitHub
  • buffer: tidy up some of the module level docs for disk_v2 (#17093) edaa612 - GitHub
  • ci: bump docker/metadata-action from 4.3.0 to 4.4.0 (#17170) 854d71e - GitHub
  • ci: Disable appsignal integration test until CA issues are resolved (#17109) f3b5d42 - GitHub
  • ci: Disable scheduled runs of Baseline Timings workflow (#17281) 4335b0a - GitHub
  • ci: Fix event assertions for aws_ec2_metadata transform (#17413) da36fb6 - GitHub
  • ci: Increase timeout for integration tests (#17326) e1f125a - GitHub
  • ci: Increase timeout for integration tests to 30m (#17350) 5d3f619 - GitHub
  • ci: re-enable appsignal integration test (#17111) 48fc574 - GitHub
  • ci: Remove ci-sweep tasks (#17415) 5c33f99 - GitHub
  • ci: remove unnecessary dep install (#17128) f56d1ef - GitHub
  • ci: Try to fix apt retries (#17393) 6b3db04 - GitHub
  • ci: update unsupported ubuntu version runners (#17113) e7c4815 - GitHub
  • ci: use python v3.8 in ubuntu 20.04 runner (#17116) 7a40c81 - GitHub
  • config: begin laying out primitives for programmatically querying schema (#17130) aad8115 - GitHub
  • config: emit human-friendly version of enum variant/property names in schema (#17171) 3b38ba8 - GitHub
  • config: improve config schema output with more precise unevaluatedProperties + schema ref flattening (#17026) 2d72f82 - GitHub
  • deps: Add 3rd party license file and CI checks (#17344) 7350e1a - GitHub
  • deps: bump anyhow from 1.0.70 to 1.0.71 (#17300) 6a5af3b - GitHub
  • deps: bump assert_cmd from 2.0.10 to 2.0.11 (#17290) c4784fd - GitHub
  • deps: bump async-compression from 0.3.15 to 0.4.0 (#17365) b9aac47 - GitHub
  • deps: bump async-graphql from 5.0.7 to 5.0.8 (#17357) 05a4f17 - GitHub
  • deps: bump async-graphql-warp from 5.0.7 to 5.0.8 (#17367) 693584e - GitHub
  • deps: bump async-stream from 0.3.4 to 0.3.5 (#17076) c29c817 - GitHub
  • deps: bump aws-sigv4 from 0.55.0 to 0.55.1 (#17138) dbb3f25 - GitHub
  • deps: bump axum from 0.6.12 to 0.6.18 (#17257) 41ac76e - GitHub
  • deps: bump cached from 0.42.0 to 0.43.0 (#17118) f90b3b3 - GitHub
  • deps: bump chrono-tz from 0.8.1 to 0.8.2 (#17088) 623b838 - GitHub
  • deps: bump clap_complete from 4.2.0 to 4.2.1 (#17229) d286d16 - GitHub
  • deps: bump clap_complete from 4.2.1 to 4.2.2 (#17359) 565668e - GitHub
  • deps: bump clap_complete from 4.2.2 to 4.2.3 (#17383) 111cd07 - GitHub
  • deps: bump console-subscriber from 0.1.8 to 0.1.9 (#17358) 97b862c - GitHub
  • deps: bump directories from 5.0.0 to 5.0.1 (#17271) be69f5f - GitHub
  • deps: bump dunce from 1.0.3 to 1.0.4 (#17244) cfc387d - GitHub
  • deps: bump enumflags2 from 0.7.5 to 0.7.6 (#17079) cbc17be - GitHub
  • deps: bump enumflags2 from 0.7.6 to 0.7.7 (#17206) c80c5eb - GitHub
  • deps: bump flate2 from 1.0.25 to 1.0.26 (#17320) ef13370 - GitHub
  • deps: bump getrandom from 0.2.8 to 0.2.9 (#17101) d53240b - GitHub
  • deps: bump h2 from 0.3.18 to 0.3.19 (#17388) 6088abd - GitHub
  • deps: bump hashlink from 0.8.1 to 0.8.2 (#17419) 01b3cd7 - GitHub
  • deps: bump hyper from 0.14.25 to 0.14.26 (#17347) c43dcfd - GitHub
  • deps: bump inventory from 0.3.5 to 0.3.6 (#17401) 5b5ad16 - GitHub
  • deps: bump libc from 0.2.140 to 0.2.141 (#17104) dd9608a - GitHub
  • deps: bump libc from 0.2.141 to 0.2.142 (#17273) bc618a2 - GitHub
  • deps: bump libc from 0.2.142 to 0.2.143 (#17338) 6afe206 - GitHub
  • deps: bump libc from 0.2.143 to 0.2.144 (#17346) 99b8dc1 - GitHub
  • deps: bump memmap2 from 0.5.10 to 0.6.0 (#17355) dae0c6a - GitHub
  • deps: bump memmap2 from 0.6.0 to 0.6.1 (#17364) 58ba741 - GitHub
  • deps: bump metrics, metrics-tracing-context, metrics-util (#17336) 9a723e3 - GitHub
  • deps: bump mlua from 0.8.8 to 0.8.9 (#17423) 57f8bd4 - GitHub
  • deps: bump mock_instant from 0.2.1 to 0.3.0 (#17210) 40c9afc - GitHub
  • deps: bump mongodb from 2.4.0 to 2.5.0 (#17337) 64f4f69 - GitHub
  • deps: bump nkeys from 0.2.0 to 0.3.0 (#17421) 3320eda - GitHub
  • deps: bump notify from 5.1.0 to 6.0.0 (#17422) 58603b9 - GitHub
  • deps: bump num_enum from 0.5.11 to 0.6.0 (#17106) 42f298b - GitHub
  • deps: bump num_enum from 0.6.0 to 0.6.1 (#17272) f696e7b - GitHub
  • deps: bump opendal from 0.30.5 to 0.31.0 (#17119) 8762563 - GitHub
  • deps: bump opendal from 0.31.0 to 0.33.2 (#17286) 3d41931 - GitHub
  • deps: bump opendal from 0.33.2 to 0.34.0 (#17354) ae602da - GitHub
  • deps: bump openssl from 0.10.48 to 0.10.50 (#17087) 9a56ed8 - GitHub
  • deps: bump openssl from 0.10.50 to 0.10.52 (#17299) 0ecceb3 - GitHub
  • deps: bump pin-project from 1.0.12 to 1.1.0 (#17385) e8d3002 - GitHub
  • deps: bump prettydiff from 0.6.2 to 0.6.4 (#17089) e090610 - GitHub
  • deps: bump prettydiff from 0.6.2 to 0.6.4 (#17315) a1ec68d - GitHub
  • deps: bump proc-macro2 from 1.0.55 to 1.0.56 (#17103) 6f74523 - GitHub
  • deps: bump proc-macro2 from 1.0.56 to 1.0.57 (#17400) a6e1ae7 - GitHub
  • deps: bump prost-build from 0.11.8 to 0.11.9 (#17260) a88aba4 - GitHub
  • deps: bump quote from 1.0.26 to 1.0.27 (#17348) f81ff18 - GitHub
  • deps: bump rdkafka from 0.29.0 to 0.30.0 (#17387) 9703188 - GitHub
  • deps: bump regex from 1.7.3 to 1.8.1 (#17222) 410aa3c - GitHub
  • deps: bump reqwest from 0.11.16 to 0.11.17 (#17316) 09176ec - GitHub
  • deps: bump security-framework from 2.8.2 to 2.9.0 (#17386) 1287168 - GitHub
  • deps: bump serde from 1.0.159 to 1.0.160 (#17270) 036ad4a - GitHub
  • deps: bump serde from 1.0.160 to 1.0.162 (#17317) 79e97a2 - GitHub
  • deps: bump serde from 1.0.162 to 1.0.163 (#17366) 9852c17 - GitHub
  • deps: bump serde_json from 1.0.95 to 1.0.96 (#17258) 7570bb3 - GitHub
  • deps: bump serde_with from 2.3.1 to 2.3.2 (#17090) adbf4d5 - GitHub
  • deps: bump serde_yaml from 0.9.19 to 0.9.21 (#17120) d6f2625 - GitHub
  • deps: bump socket2 from 0.4.7 to 0.5.2 (#17121) db39d83 - GitHub
  • deps: bump socket2 from 0.5.2 to 0.5.3 (#17384) ac51b8a - GitHub
  • deps: bump syslog from 6.0.1 to 6.1.0 (#17301) 61e6154 - GitHub
  • deps: bump tokio from 1.27.0 to 1.28.0 (#17231) 8067f84 - GitHub
  • deps: bump tokio from 1.28.0 to 1.28.1 (#17368) ae6a51b - GitHub
  • deps: bump tokio-stream from 0.1.12 to 0.1.14 (#17339) 80c8247 - GitHub
  • deps: bump tokio-tungstenite from 0.18.0 to 0.19.0 (#17404) ae1dd6e - GitHub
  • deps: bump tonic from 0.8.3 to 0.9.1 (#17077) eafba69 - GitHub
  • deps: bump tonic from 0.9.1 to 0.9.2 (#17221) aa9cbd0 - GitHub
  • deps: bump tonic-build from 0.8.4 to 0.9.2 (#17274) e0a07c6 - GitHub
  • deps: bump tracing-subscriber from 0.3.16 to 0.3.17 (#17268) 1406c08 - GitHub
  • deps: bump typetag from 0.2.7 to 0.2.8 (#17302) c8e0e5f - GitHub
  • deps: bump uuid from 1.3.0 to 1.3.1 (#17091) 9cc2f1d - GitHub
  • deps: bump uuid from 1.3.0 to 1.3.2 (#17256) bc6f7fd - GitHub
  • deps: bump uuid from 1.3.2 to 1.3.3 (#17403) 3a3fe63 - GitHub
  • deps: bump warp from 0.3.4 to 0.3.5 (#17288) d8c1f12 - GitHub
  • deps: bump wasm-bindgen from 0.2.84 to 0.2.85 (#17356) ea24b4d - GitHub
  • deps: bump wasm-bindgen from 0.2.85 to 0.2.86 (#17402) 0518176 - GitHub
  • deps: bump wiremock from 0.5.17 to 0.5.18 (#17092) 51312aa - GitHub
  • deps: Fix up missing license (#17379) a2b8903 - GitHub
  • deps: Reset dependencies bumped by a61dea1 (#17100) 887d6d7 - GitHub
  • deps: true up cargo.lock (#17149) 10fce65 - GitHub
  • deps: Update h2 (#17189) a2882f3 - GitHub
  • deps: Upgrade cue to 0.5.0 (#17204) d396320 - GitHub
  • deps: Upgrade Debian to bullseye for distroless image (#17160) c304a8c - GitHub
  • deps: Upgrade rust to 1.69.0 (#17194) ef15696 - GitHub
  • dev: Add note about generating licenses to CONTRIBUTING.md (#17410) 539f379 - GitHub
  • dev: ignore .helix dir (#17203) 32a935b - GitHub
  • dev: Install the correct mold based on CPU architecture (#17248) 4b80c71 - GitHub
  • dev: remove editors from gitignore (#17267) 61c0d76 - GitHub
  • docs: Add Enterprise link and update Support link (#17408) 5184d50 - GitHub
  • docs: Add missing 0.28.2 version 38607cd - Jesse Szwedko
  • docs: Clarify key_field for sample and throttle transforms (#17372) d1e5588 - GitHub
  • docs: Document event type conditions (#17311) a9c8dc8 - GitHub
  • docs: make doc style edits (#17155) 65a8856 - GitHub
  • docs: Remove trailing, unmatched quote (#17163) 3c92556 - GitHub
  • docs: Remove unneeded yaml dependency from website (#17215) 752d424 - GitHub
  • docs: Update component statuses 2023Q2 (#17362) 22cda94 - GitHub
  • docs: update the v0.28.0 upgrade guide with note about datadog_logs sink hostname key (#17156) c169131 - GitHub
  • external docs: correctly mark some sinks as stateful (#17085) 64d560d - GitHub
  • loki sink: warn on label expansions and collisions (#17052) f06692b - GitHub
  • pulsar: pulsar-rs bump to v5.1.1 (#17159) 68b54a9 - GitHub
  • Re-add transform definitions (#17152) 9031d0f - GitHub
  • Regen docs for sample and throttle (#17390) 6c57ca0 - GitHub
  • releasing: Add known issues fixed by 0.29.1 (#17218) 40d543a - GitHub
  • releasing: Bump Vector version to 0.30.0 (#17134) 3834612 - GitHub
  • releasing: Fix homebrew release script (#17131) cfbf233 - Jesse Szwedko
  • releasing: Fix release channels (#17133) 58b44e8 - Jesse Szwedko
  • releasing: Prepare v0.28.2 release a61dea1 - Jesse Szwedko
  • releasing: Prepare v0.29.0 release 4bf6805 - Jesse Szwedko
  • releasing: Prepare v0.30.0 release 38c3f0b - Jesse Szwedko
  • releasing: Regenerate Kubernetes manifests for 0.21.2 (#17108) fd13d64 - GitHub
  • releasing: Regenerate manifests for 0.21.1 chart (#17187) 1f0de6b - GitHub
  • releasing: Regenerate manifests for 0.22.0 chart (#17135) e7ea0a8 - GitHub
  • releasing: update patch release template with extra step details 27c3526 - GitHub
  • Remove skaffold from project (#17145) d245927 - GitHub
  • remove transform type coercion (#17411) b6c7e0a - GitHub
  • Revert transform definitions (#17146) 05a3f44 - GitHub
  • socket source: Remove deprecated max_length setting from tcp and unix modes. (#17162) 9ecfc8c - GitHub
  • syslog source: remove the remove of source_ip (#17184) 5dff0ed - GitHub
  • topology: Transform outputs hash table of OutputId -> Definition (#17059) 1bdb24d - GitHub
  • Upgrade VRL to 0.3.0 (#17325) 4911d36 - GitHub

Features

  • adds 'metric_name' field to internal logs for the tag_cardinality_limit component (#17295) 4317340 - GitHub
  • codecs: Add full codec support to AWS S3 source/sink (#17098) d648c86 - GitHub
  • kubernetes_logs: use kube-apiserver cache for list requests (#17095) e46fae7 - GitHub
  • Merge with upstream v0.30.0 6b93177 - GitHub LOG-17997
  • new sink: Initial datadog_events sink (#7678) fef3810 - Jesse Szwedko
  • Update VRL library 6ace1e6 - Jorge Bay

Miscellaneous

  • Merge branch 'master' d4b35bb - Jorge Bay
  • Merge tag 'v0.30.0' into update-upstream ee2f300 - Jorge Bay
  • Merge commit '9031d0faa2811187874364e1b5a3305c9ed0c0da' into update-upstream c12faae - Jorge Bay
  • Improve tokio::select behavior for kafka source and finalizers (#17380) d4df21c - GitHub
  • Prepare v0.29.1 release 21beed7 - Kyle Criddle
  • Add a quickfix to handle special capitalization cases (#17141) ba63e21 - GitHub
  • Adjust doc comment locations (#17154) 730c938 - GitHub
  • amqp sink: Support AMQ Properties (content-type) in AMQP sink (#17174) c10d30b - GitHub
  • aws provider: Let region be configured for default authentication (#17414) c81ad30 - GitHub
  • core: add unit test (ignored) for support for encoding special chars in ProxyConfig (#17148) 5247972 - GitHub
  • loki sink: Fix formatting in labels example (#17396) f3734e8 - GitHub
  • observability: Log underlying error for unhandled HTTP errors (#17327) bf8376c - GitHub
  • observability: Update internal log rate limiting messages (#17394) 1951535 - GitHub
  • pulsar sink: Refactor to use StreamSink (#14345) 1e97a2f - GitHub
  • topology: Add source id to metadata (#17369) c683999 - GitHub
  • vdev: Load compose files and inject network block (#17025) 5d88655 - GitHub

1.12.1 (2023-09-11)

Chores

1.12.0 (2023-09-08)

Features

  • mezmo_config: VRL validation for remap tranforms 6a5dbfb - Michael Penick LOG-17690

1.11.1 (2023-08-30)

Code Refactoring

1.11.0 (2023-08-30)

Features

1.10.1 (2023-08-30)

Bug Fixes

Miscellaneous

  • Merge pull request #318 from answerbook/mdeltito/LOG-18011 089ad48 - GitHub LOG-18011

1.10.0 (2023-08-28)

Chores

Features

  • Add liveness check for config provider loading 21bf021 - Michael Penick LOG-17724

1.9.1 (2023-08-24)

Bug Fixes

Miscellaneous

  • Merge pull request #315 from answerbook/mdeltito/LOG-17961 1324cf9 - GitHub LOG-17961

1.9.0 (2023-08-23)

Bug Fixes

  • shutdown: correct ShutdownSignal polling semantics 0368cef - Dan Hable LOG-17649

Features

1.8.2 (2023-08-22)

Bug Fixes

  • config: use abort() instead of panic!() to kill vector 343865e - Dan Hable LOG-17772

1.8.1 (2023-08-18)

Bug Fixes

  • user_log: log a message when user_log is called without context 4da68d4 - Mike Del Tito LOG-17903

Miscellaneous

  • Merge pull request #311 from answerbook/mdeltito/warn-on-user-log-without-context 437bf53 - GitHub

1.8.0 (2023-08-17)

Features

Miscellaneous

  • Merge pull request #303 from answerbook/stsantilena/LOG-17363 df7fdfe - GitHub LOG-17363

1.7.0 (2023-08-14)

Features

1.6.3 (2023-08-10)

Bug Fixes

  • mezmo logs: Make apache demo error logs parseable by pipeline parser (#309) 615572a - GitHub LOG-17701

1.6.2 (2023-08-10)

Chores

1.6.1 (2023-08-10)

Bug Fixes

  • config: limit time vector waits for new topology to start 5343115 - Dan Hable LOG-17772

1.6.0 (2023-08-07)

Features

  • syslog: enable syslog and splunk-hec source features f170d92 - Mike Del Tito LOG-17752

Miscellaneous

  • Merge pull request #305 from answerbook/mdeltito/LOG-17752 922c945 - GitHub LOG-17752

1.5.1 (2023-08-03)

Bug Fixes

  • avoid running release stage if running sanity build fd956ed - Adam Holmberg LOG-17726

Miscellaneous

  • Merge pull request #304 from answerbook/holmberg/LOG-17726 aa6a170 - GitHub LOG-17726

1.5.0 (2023-07-28)

Features

1.4.1 (2023-07-20)

Bug Fixes

  • protobuf: protobuf to metric transform does not capture metadata b3031c2 - Sergey Opria LOG-17507

Miscellaneous

  • Merge pull request #301 from answerbook/sopria/LOG-17507 62a5974 - GitHub LOG-17507

1.4.0 (2023-07-14)

Features

  • Adds hashing group instance ID to the Kafka source a41d94c - Michael Penick LOG-17023

1.3.6 (2023-07-13)

Chores

Miscellaneous

  • Merge pull request #291 from answerbook/stsantilena/LOG-17358 9b5c9da - GitHub LOG-17358

1.3.5 (2023-07-11)

Bug Fixes

Miscellaneous

  • Merge pull request #297 from answerbook/sopria/LOG-15745 f5aadbf - GitHub LOG-15745

1.3.4 (2023-07-11)

Bug Fixes

  • mezmo_reduce: Account for message schema prefix 526efca - Darin Spivey LOG-17505

Miscellaneous

  • Merge pull request #298 from answerbook/darinspivey/LOG-17505 11f9499 - GitHub LOG-17505

1.3.3 (2023-07-10)

Bug Fixes

  • mezmo_reduce: Allow field paths for merge strategies and dates f427f32 - Darin Spivey LOG-17480

Miscellaneous

  • Merge pull request #296 from answerbook/darinspivey/LOG-17480 276128a - GitHub LOG-17480

1.3.2 (2023-07-06)

Chores

1.3.1 (2023-06-29)

Bug Fixes

  • mezmo_reduce: Cloned finalizers causing duplicate data 0325b02 - Darin Spivey LOG-16873
  • mezmo_reduce: Efficiency improvement for transform_one() d1cf969 - Darin Spivey LOG-16873

Miscellaneous

  • Merge pull request #294 from answerbook/darinspivey/LOG-16873 ccd4832 - GitHub LOG-16873

1.3.0 (2023-06-29)

Features

1.2.0 (2023-06-29)

Features

1.1.3 (2023-06-23)

Bug Fixes

  • transform: move protobuf transform into mezmo build f3277a2 - Sergey Opria LOG-15745

Miscellaneous

  • Merge pull request #290 from answerbook/sopria/LOG-15745 f276180 - GitHub LOG-15745

1.1.2 (2023-06-16)

Chores

1.1.1 (2023-06-16)

Bug Fixes

Chores

1.1.0 (2023-06-14)

Features

Miscellaneous

  • Merge pull request #277 from answerbook/sopria/LOG-15745 79736c9 - GitHub LOG-15745

1.0.4 (2023-06-14)

Bug Fixes

1.0.3 (2023-06-13)

Build System

1.0.2 (2023-06-13)

Bug Fixes

1.0.1 (2023-06-13)

Chores

Miscellaneous

  • 2023-06-13, Version 1.0.0 [skip ci] 83344cc - Dan Hable