Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.0...v2.0.0) (2024-10-18) ### Bug Fixes * **datadog grok:querystring filter**: ignore keys w/o values (#913) [ca4596b](ca4596b) - GitHub * **datadog search**: remove Datadog logs intake event structure assumption (#1003) [1d1e9f7](1d1e9f7) - GitHub * **repl**: do not check for unused expressions (#940) [95721a1](95721a1) - GitHub * **stdlib**: `decode_base64` shouldn't require padding (#960) [6a563ff](6a563ff) - GitHub * **stdlib**: clear default servers when setting custom servers for `dns_lookup` (#910) [60c62c4](60c62c4) - GitHub * **stdlib**: make nullable timestamp and tags fields in `parse_influxdb` function (#1011) [5f635f9](5f635f9) - GitHub * **stdlib**: parse_logfmt performs escaping (#777) (#924) [8691870](8691870) - GitHub * **stdlib**: properly detect tokio runtime in `dns_lookup` (#882) [f5719be](f5719be) - GitHub * update Cargo.lock after 0.16.1 release (#928) [47f8901](47f8901) - GitHub ### Chores * Add macros to create owned event/metadata paths (#866) [13cafe9](13cafe9) - GitHub * **ci**: Also run tests on MacOS (#875) [3b424a7](3b424a7) - GitHub * **ci**: bump actions/add-to-project from 1.0.1 to 1.0.2 (#909) [a6e3e8d](a6e3e8d) - GitHub * **ci**: Group dependabot updates of prost libraries (#952) [871971a](871971a) - GitHub * **ci**: Validate `cargo-deny` output in CI and check license compatibility (#1016) [7283fe9](7283fe9) - GitHub * **datadog search**: Allow use of `QueryNode` in configurations (#1007) [f3a4ee3](f3a4ee3) - GitHub * **datadog search**: Rewrite parse function in terms of `FromStr` (#1000) [cdfa46a](cdfa46a) - GitHub * **deps**: bump afl from 0.15.7 to 0.15.8 (#888) [b54d0f2](b54d0f2) - GitHub * **deps**: bump afl from 0.15.8 to 0.15.9 (#937) [67a3502](67a3502) - GitHub * **deps**: bump afl from 0.15.9 to 0.15.10 (#949) [34c869c](34c869c) - GitHub * **deps**: bump bytes from 1.6.0 to 1.6.1 (#938) [a638912](a638912) - GitHub * **deps**: bump bytes from 1.6.1 to 1.7.1 (#972) [1688993](1688993) - GitHub * **deps**: bump charset from 0.1.3 to 0.1.5 (#948) [a71969c](a71969c) - GitHub * **deps**: bump clap from 4.5.10 to 4.5.11 (#957) [c8d1873](c8d1873) - GitHub * **deps**: bump clap from 4.5.11 to 4.5.13 (#969) [3a3668a](3a3668a) - GitHub * **deps**: bump clap from 4.5.13 to 4.5.15 (#984) [4bf76cf](4bf76cf) - GitHub * **deps**: bump clap from 4.5.15 to 4.5.16 (#990) [f970f70](f970f70) - GitHub * **deps**: bump clap from 4.5.4 to 4.5.7 (#887) [88ec098](88ec098) - GitHub * **deps**: bump clap from 4.5.7 to 4.5.8 (#917) [c4af42f](c4af42f) - GitHub * **deps**: bump clap from 4.5.8 to 4.5.9 (#930) [17c3471](17c3471) - GitHub * **deps**: bump clap from 4.5.9 to 4.5.10 (#954) [55a4760](55a4760) - GitHub * **deps**: bump community-id from 0.2.2 to 0.2.3 (#898) [efb47ed](efb47ed) - GitHub * **deps**: bump domain from 0.10.0 to 0.10.1 (#867) [b983cca](b983cca) - GitHub * **deps**: bump flate2 from 1.0.30 to 1.0.31 (#975) [217c83d](217c83d) - GitHub * **deps**: bump flate2 from 1.0.31 to 1.0.32 (#999) [eb5cc08](eb5cc08) - GitHub * **deps**: bump flate2 from 1.0.32 to 1.0.33 (#1006) [bb6c93a](bb6c93a) - GitHub * **deps**: bump indexmap from 2.2.6 to 2.3.0 (#968) [9fb553c](9fb553c) - GitHub * **deps**: bump indexmap from 2.3.0 to 2.4.0 (#987) [60b524e](60b524e) - GitHub * **deps**: bump indexmap from 2.4.0 to 2.5.0 (#1013) [b63e099](b63e099) - GitHub * **deps**: bump lalrpop-util from 0.20.2 to 0.21.0 (#1008) [fa1c4dc](fa1c4dc) - GitHub * **deps**: bump mlua from 0.9.8 to 0.9.9 (#896) [6232e1f](6232e1f) - GitHub * **deps**: bump ordered-float from 4.2.0 to 4.2.1 (#916) [8037963](8037963) - GitHub * **deps**: bump ordered-float from 4.2.1 to 4.2.2 (#963) [7be94cb](7be94cb) - GitHub * **deps**: bump pest from 2.7.10 to 2.7.11 (#922) [95441fa](95441fa) - GitHub * **deps**: bump pest_derive from 2.7.10 to 2.7.11 (#923) [2135ee5](2135ee5) - GitHub * **deps**: bump proptest from 1.4.0 to 1.5.0 (#904) [03f0676](03f0676) - GitHub * **deps**: bump prost from 0.12.4 to 0.12.6 (#846) [368cff4](368cff4) - GitHub * **deps**: bump psl from 2.1.42 to 2.1.43 (#885) [314d0c7](314d0c7) - GitHub * **deps**: bump psl from 2.1.43 to 2.1.44 (#890) [a9ca209](a9ca209) - GitHub * **deps**: bump psl from 2.1.44 to 2.1.45 (#894) [7ada1ed](7ada1ed) - GitHub * **deps**: bump psl from 2.1.45 to 2.1.46 (#899) [8d4c41d](8d4c41d) - GitHub * **deps**: bump psl from 2.1.46 to 2.1.47 (#905) [c81ba2e](c81ba2e) - GitHub * **deps**: bump psl from 2.1.47 to 2.1.48 (#908) [dbc6d4b](dbc6d4b) - GitHub * **deps**: bump psl from 2.1.48 to 2.1.49 (#918) [4668648](4668648) - GitHub * **deps**: bump psl from 2.1.49 to 2.1.50 (#919) [5108dfe](5108dfe) - GitHub * **deps**: bump psl from 2.1.50 to 2.1.52 (#936) [8126965](8126965) - GitHub * **deps**: bump psl from 2.1.52 to 2.1.54 (#951) [9ead2c1](9ead2c1) - GitHub * **deps**: bump psl from 2.1.54 to 2.1.55 (#955) [15b78ff](15b78ff) - GitHub * **deps**: bump quoted_printable from 0.5.0 to 0.5.1 (#942) [b7fcaf0](b7fcaf0) - GitHub * **deps**: bump regex from 1.10.4 to 1.10.5 (#883) [a8158b6](a8158b6) - GitHub * **deps**: bump regex from 1.10.5 to 1.10.6 (#974) [f258a70](f258a70) - GitHub * **deps**: bump rust_decimal from 1.35.0 to 1.36.0 (#995) [8a93420](8a93420) - GitHub * **deps**: bump serde from 1.0.203 to 1.0.204 (#926) [41cb39a](41cb39a) - GitHub * **deps**: bump serde from 1.0.204 to 1.0.207 (#986) [4dc1f26](4dc1f26) - GitHub * **deps**: bump serde from 1.0.207 to 1.0.208 (#991) [3f320b6](3f320b6) - GitHub * **deps**: bump serde from 1.0.208 to 1.0.209 (#1004) [82eeb82](82eeb82) - GitHub * **deps**: bump serde_json from 1.0.117 to 1.0.118 (#912) [2fa28af](2fa28af) - GitHub * **deps**: bump serde_json from 1.0.118 to 1.0.119 (#915) [9dc827a](9dc827a) - GitHub * **deps**: bump serde_json from 1.0.119 to 1.0.120 (#920) [fdb1c4a](fdb1c4a) - GitHub * **deps**: bump serde_json from 1.0.120 to 1.0.121 (#961) [609bd16](609bd16) - GitHub * **deps**: bump serde_json from 1.0.121 to 1.0.122 (#971) [15c8aaf](15c8aaf) - GitHub * **deps**: bump serde_json from 1.0.122 to 1.0.124 (#985) [3cbb8eb](3cbb8eb) - GitHub * **deps**: bump serde_json from 1.0.124 to 1.0.125 (#989) [8f19565](8f19565) - GitHub * **deps**: bump serde_json from 1.0.125 to 1.0.127 (#1005) [e0a9de6](e0a9de6) - GitHub * **deps**: bump snafu from 0.8.3 to 0.8.4 (#931) [aac76f8](aac76f8) - GitHub * **deps**: bump the prost group across 1 directory with 2 updates (#1014) [7318a10](7318a10) - GitHub * **deps**: bump the prost group with 2 updates (#953) [eb600ef](eb600ef) - GitHub * **deps**: bump thiserror from 1.0.61 to 1.0.62 (#935) [246ce00](246ce00) - GitHub * **deps**: bump thiserror from 1.0.62 to 1.0.63 (#944) [c470bd0](c470bd0) - GitHub * **deps**: bump tikv-jemallocator from 0.5.4 to 0.6.0 (#939) [0fd05d2](0fd05d2) - GitHub * **deps**: bump tokio from 1.37.0 to 1.38.0 (#895) [c1f31c5](c1f31c5) - GitHub * **deps**: bump tokio from 1.38.0 to 1.38.1 (#943) [b8e4265](b8e4265) - GitHub * **deps**: bump toml from 0.8.14 to 0.8.15 (#945) [07bfe02](07bfe02) - GitHub * **deps**: bump toml from 0.8.15 to 0.8.16 (#958) [a50a3a7](a50a3a7) - GitHub * **deps**: bump toml from 0.8.16 to 0.8.19 (#966) [3f2b472](3f2b472) - GitHub * **deps**: bump uaparser from 0.6.3 to 0.6.4 (#886) [04cd3dd](04cd3dd) - GitHub * **deps**: bump url from 2.5.0 to 2.5.2 (#897) [96953cc](96953cc) - GitHub * **deps**: bump uuid from 1.8.0 to 1.10.0 (#932) [9f12a1f](9f12a1f) - GitHub * **deps**: bump zstd from 0.13.0 to 0.13.2 (#925) [a3d8358](a3d8358) - GitHub * **deps**: Permit Unicode-3.0 license (#889) [494bfdd](494bfdd) - GitHub * **deps**: Relax constraint on indexmap (#1009) [1ed5fbd](1ed5fbd) - GitHub * **deps**: Update Rust to 1.78 (#878) [afbe22d](afbe22d) - GitHub * **deps**: Update Rust to 1.78 (#892) [1f834f0](1f834f0) - GitHub * prepare 0.16.1 release (#927) [1581045](1581045) - GitHub * Prepare v0.17.0 release (#956) [0eea88d](0eea88d) - GitHub * **releasing**: cleanup changelog.md of unneeded authors (#876) [975477c](975477c) - GitHub * **releasing**: Prepare v0.18.0 VRL release (#1017) [c6f22a1](c6f22a1) - GitHub * **tests**: Use dns.google in dns_lookup tests instead of localhost (#874) [f0ede2c](f0ede2c) - GitHub ### Features * add lossy option to `parse_json` function (#988) [8289523](8289523) - GitHub * **stdlib**: Add `parse_influxdb` function (#982) [b7ddac3](b7ddac3) - GitHub * **stdlib**: add casing functions (#973) [ea40963](ea40963) - GitHub * **stdlib**: add unflatten vrl function (#993) [bab1cd5](bab1cd5) - GitHub ### Miscellaneous * Merge pull request #73 from mezmo/dhable/LOG-20746 [9b6f4c7](9b6f4c7) - GitHub [LOG-20746](https://logdna.atlassian.net/browse/LOG-20746) * Merge branch 'dhable/upstream-0.18.0' into dhable/LOG-20746 [3ede81a](3ede81a) - Dan Hable [LOG-20746](https://logdna.atlassian.net/browse/LOG-20746) * fix community id test case (#902) [8487e77](8487e77) - GitHub * [OPA-1889] Fix some of the remaining grok discrepancies (#906) [38920a7](38920a7) - GitHub * **datadog search**: Support && and || in EP queries (#1001) [b0daea0](b0daea0) - GitHub ### **BREAKING CHANGES** * **stdlib:** parse_logfmt performs escaping (#777) (#924)
- Loading branch information