Skip to content

Pull requests: vectordotdev/vector

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore(deps): Bump cargo-lock from 9.0.0 to 10.0.0 domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21518 opened Oct 16, 2024 by dependabot bot Loading…
chore(deps): Bump openssl from 0.10.66 to 0.10.67 domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21517 opened Oct 16, 2024 by dependabot bot Loading…
chore(deps): Bump the azure group across 1 directory with 4 updates domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21516 opened Oct 16, 2024 by dependabot bot Loading…
chore(deps): Bump Rust version to 1.81.0 dependencies Pull requests that update a dependency file domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: external docs Anything related to Vector's external, public documentation domain: sinks Anything related to the Vector's sinks domain: sources Anything related to the Vector's sources domain: topology Anything related to Vector's topology code domain: transforms Anything related to Vector's transform components domain: vdev Anything related to the vdev tooling no-changelog Changes in this PR do not need user-facing explanations in the release changelog type: tech debt A code change that does not add user value.
#21509 opened Oct 15, 2024 by bruceg Loading…
chore(ci): skip PRs created by @dependabot[bot] no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21507 opened Oct 15, 2024 by pront Loading…
enhancement(kubernetes_logs): support scraping metadata from Kubernetes log files on Windows domain: sources Anything related to the Vector's sources
#21505 opened Oct 15, 2024 by damoxc Loading…
chore(deps): bump async-nats to v0.37 no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21504 opened Oct 15, 2024 by paolobarbolini Loading…
chore(deps): Bump async-compression from 0.4.14 to 0.4.15 domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21502 opened Oct 14, 2024 by dependabot bot Loading…
chore(deps): Bump ratatui from 0.27.0 to 0.28.1 domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21501 opened Oct 14, 2024 by dependabot bot Loading…
chore(deps): Bump the tower group with 2 updates domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21500 opened Oct 14, 2024 by dependabot bot Loading…
chore: format markdown tables
#21498 opened Oct 13, 2024 by DemoYeti Loading…
feat(transform): add support for loading and joining an array of vrl files in remap domain: external docs Anything related to Vector's external, public documentation domain: transforms Anything related to Vector's transform components
#21497 opened Oct 13, 2024 by brittonhayes Loading…
chore: Bump OpenDAL to v0.50.0 domain: sinks Anything related to the Vector's sinks no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21493 opened Oct 12, 2024 by Xuanwo Loading…
chore(deps): Expose vrl through vector-lib dependencies Pull requests that update a dependency file no-changelog Changes in this PR do not need user-facing explanations in the release changelog type: tech debt A code change that does not add user value.
#21491 opened Oct 11, 2024 by bruceg Loading…
enhancement(build.rs) Allow reading the git short has from the build environment no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21490 opened Oct 11, 2024 by darix Loading…
chore(deps): Bump tonic from 0.11.0 to 0.12.3 in the tonic group domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21480 opened Oct 11, 2024 by dependabot bot Loading…
enhancement(http sink): Retrying the HTTP sink in case of 404s and request timeouts domain: external docs Anything related to Vector's external, public documentation domain: sinks Anything related to the Vector's sinks
#21457 opened Oct 8, 2024 by noble-varghese Loading…
chore(deps): Bump the prost group across 1 directory with 2 updates domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21454 opened Oct 8, 2024 by dependabot bot Loading…
feat(vrl): add caching feature for VRL domain: topology Anything related to Vector's topology code domain: transforms Anything related to Vector's transform components
#21348 opened Sep 24, 2024 by esensar Draft
chore(new_relic sink)!: Drop event JSON parsing domain: logs Anything related to Vector's log events domain: sinks Anything related to the Vector's sinks meta: breaking change Anything that breaks backward compatibility. provider: new relic Anything `new relic` service provider related type: tech debt A code change that does not add user value.
#21322 opened Sep 19, 2024 by bruceg Loading…
feat(codecs): Add syslog encoder domain: codecs Anything related to Vector's codecs (encoding/decoding) domain: sinks Anything related to the Vector's sinks
#21307 opened Sep 18, 2024 by polarathene Draft
fix(elasticsearch): Encode bulk action parameters as JSON domain: sinks Anything related to the Vector's sinks
#21293 opened Sep 13, 2024 by jszwedko Loading…
feat(watcher): add support for poll watcher domain: external docs Anything related to Vector's external, public documentation
#21290 opened Sep 13, 2024 by amribm Loading…
ProTip! Exclude everything labeled bug with -label:bug.