enhancement(vrl): consolidate all VRL functions into vector-vrl-functions crate (#24402)
* Create all_vrl_functions * Create and use vector-vrl-all * Move dnstap-parser off of vector-lib * Use vector-vrl-all in lib/codecs * refactor: use vector-vrl-all as workspace dependency * docs: add crate-level documentation for vector-vrl-all * Use LazyLock to cache VRL function list * Revert "Use LazyLock to cache VRL function list" This reverts commit 04616c2844a07863d75f4aabed5f87a98e13b9d7. * Add back changelog * cargo fmt * Skip testing vrl stdlib functions' examples * Fix broken examples * Move VRL function consolidation logic into vector_vrl_functions::all() * Cargo fmt * Add ignore for disallowed_methods
T
Thomas committed
2af657dfbb7e476d2966d05d5f2edb5c66112b40
Parent: fad6e62
Committed by GitHub <noreply@github.com>
on 12/22/2025, 8:49:46 PM