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 serde_json from 1.0.127 to 1.0.128 domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21212 opened Sep 5, 2024 by dependabot bot Loading…
chore(deps): Bump the clap group with 2 updates domain: deps Anything related to Vector's dependencies domain: vdev Anything related to the vdev tooling no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21211 opened Sep 5, 2024 by dependabot bot Loading…
chore(deps): Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#21202 opened Sep 3, 2024 by dependabot bot Loading…
chore(deps): Bump the prost group across 1 directory with 4 updates 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
#21196 opened Sep 3, 2024 by dependabot bot Loading…
feat(components): add additional config for graph output command domain: external docs Anything related to Vector's external, public documentation editorial review
#21194 opened Sep 2, 2024 by esensar Loading…
chore(deps): Bump syn from 2.0.75 to 2.0.77 domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21191 opened Sep 2, 2024 by dependabot bot Loading…
chore(core): Wrap event metadata in Arc for performance domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: data model Anything related to Vector's internal data model domain: performance Anything related to Vector's performance 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.
#21188 opened Aug 30, 2024 by bruceg Loading…
http (server,client) OPTIONS method added domain: external docs Anything related to Vector's external, public documentation domain: sources Anything related to the Vector's sources
#21173 opened Aug 28, 2024 by sillent Loading…
enhancement(filtering) Avoid clonning when checking conditions domain: core Anything related to core crates i.e. vector-core, core-common, etc
#21167 opened Aug 27, 2024 by Zettroke Loading…
fix(core): Check for overflow for arithmetic no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21164 opened Aug 27, 2024 by jszwedko Draft
enhancement(gcp_cloud_storage): Make API endpoint configurable domain: external docs Anything related to Vector's external, public documentation domain: sinks Anything related to the Vector's sinks
#21158 opened Aug 27, 2024 by movinfinex Loading…
docs(vrl): Add unflatten vrl function documentation domain: external docs Anything related to Vector's external, public documentation
#21142 opened Aug 23, 2024 by jorgehermo9 Loading…
docs: add docs for the parse_influxdb vrl function domain: external docs Anything related to Vector's external, public documentation
#21105 opened Aug 17, 2024 by jorgehermo9 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
#21102 opened Aug 17, 2024 by dependabot bot Loading…
fix(codecs): Ensure that batches using newline delimited framing end in a newline domain: codecs Anything related to Vector's codecs (encoding/decoding) domain: sinks Anything related to the Vector's sinks
#21097 opened Aug 16, 2024 by jszwedko Loading…
fix(docker connect): use connect_with_local_defaults on all platforms no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21088 opened Aug 16, 2024 by pigletfly Loading…
docs: add documentation for the new lossy option of the parse_json vrl function domain: external docs Anything related to Vector's external, public documentation
#21076 opened Aug 14, 2024 by jorgehermo9 Loading… Vector v0.41.0
feat(new transform): Add buffered gate transform domain: transforms Anything related to Vector's transform components
#21071 opened Aug 14, 2024 by ilinas Draft
fix(sources): annotation suppression failed when log_namespace is enabled in kubernetes_logs domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: sources Anything related to the Vector's sources
#21045 opened Aug 11, 2024 by iFurySt Loading…
enhancement(http-server): add response_body_key for setting http response body domain: sources Anything related to the Vector's sources
#21028 opened Aug 8, 2024 by frankh Loading…
enhancement(http-client): Add automatic bearer token acquisition in http-client domain: sinks Anything related to the Vector's sinks
#21023 opened Aug 8, 2024 by KowalczykBartek Loading…
docs(vrl): add casing functions (https://github.com/vectordotdev/vrl/… domain: external docs Anything related to Vector's external, public documentation no-changelog Changes in this PR do not need user-facing explanations in the release changelog
#21021 opened Aug 7, 2024 by leshow Loading…
enhancement(http-sink): Add automatic bearer token acquisition for http-sink domain: sinks Anything related to the Vector's sinks
#21008 opened Aug 5, 2024 by KowalczykBartek Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.