Misc merge v0.41.2 to v0.51#16
Merged
KangLiu-cyber merged 39 commits intoyanhuang/v0.51from Jan 14, 2026
Merged
Conversation
Signed-off-by: Jesse Szwedko <[email protected]>
Checklist: vectordotdev#21228 Signed-off-by: Jesse Szwedko <[email protected]> Co-authored-by: Jorge Hermo <[email protected]> Co-authored-by: Austin Lai <[email protected]>
…tordotdev#21257) * remove error log * make source_event_id optional + add error log when failing to parse empty field * update tag number * undo proto changes, remove error log, and make source_event_id optional in EventMetadata * cargo fmt * fix test + re-add error logic for certain cases
vectordotdev#21255) * chore(releasing): Add known issue around `source_event_id` for v0.41.0 Signed-off-by: Jesse Szwedko <[email protected]> * Add note about fix version Signed-off-by: Jesse Szwedko <[email protected]> --------- Signed-off-by: Jesse Szwedko <[email protected]>
Signed-off-by: Jesse Szwedko <[email protected]>
…ev#21241) The parent has to be initialized first. Signed-off-by: Jesse Szwedko <[email protected]>
…v#21216) * wip: typesense implementation * remove algolia job temporarily * update pipeline with new package * Update search.tsx * feat: add synapse-sync * chore: bump synapse-stream version * feat: update typesense-json to hash the id of the document * chore: update synapse-stream to typesense-sync * chore: bump package * Update package.json * fix json generation * rename json * chore: bump typesense sync version * update keys * Update config.toml * update config * Add spellcheck allow Signed-off-by: Jesse Szwedko <[email protected]> * Ignore website config toml spelling Signed-off-by: Jesse Szwedko <[email protected]> * Update typesense-json.ts * use preset * update README, rename scripts to better reflect process * Update search.tsx * bump package * trim spaces * fix code checks --------- Signed-off-by: Jesse Szwedko <[email protected]> Co-authored-by: Devin Ford <[email protected]> Co-authored-by: Jesse Szwedko <[email protected]>
Update config.toml
Merge branch 'master' into website
…#21260) * Add documentation for static_metrics source Signed-off-by: Jesse Szwedko <[email protected]> * Document `greptimedb_logs` sink And fix `greptimedb_metrics` aliasing. Also fixed incorrect batch documentation that I noticed. Signed-off-by: Jesse Szwedko <[email protected]> --------- Signed-off-by: Jesse Szwedko <[email protected]>
Fix typo in 0.40.0 release changelog
…otdev#21273) Closes: vectordotdev#21251 Signed-off-by: Jesse Szwedko <[email protected]>
* docs(vrl): Add missing closing tag for VRL argument types Signed-off-by: Jesse Szwedko <[email protected]> * Try to correct again Signed-off-by: Jesse Szwedko <[email protected]> * Fix one more escape Signed-off-by: Jesse Szwedko <[email protected]> --------- Signed-off-by: Jesse Szwedko <[email protected]>
…dev#21328) Signed-off-by: Jesse Szwedko <[email protected]>
…e increase content additional when use full_content_checksum and modification_time strategy at file update
fix the full_content and modification strategy bug
…ng records after the wather checkpoint dead
…on and add eof linger line read timeout secs
fix full content read bug
…op the read file without wait to the timeout sec run out.
…op the read file without wait to the timeout sec run out.
change read linger line flag type to bool
…h-size add max in flight request data size restrictions and reduce cache size.
merge v0.41.2 to v0.51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Change Type
Is this a breaking change?
How did you test this PR?
Does this PR include user facing changes?
Checklist
Cargo.lock), pleaserun
dd-rust-license-tool writeto regenerate the license inventory and commit the changes (if any). More details here.References