Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.15.0](v0.14.0...v0.15.0) (2024-04-03) ### Bug Fixes * `LocalEnv::merge` to also merge the `bindings` vector (#596) [a24c6d3](a24c6d3) - GitHub * **deps**: update ahash and [email protected] (yanked) (#594) [59fb310](59fb310) - GitHub * **runtime**: Re-add wasm features for chrono (#605) [1b4cd58](1b4cd58) - GitHub ### Chores * add display for 'PathPrefix' (#589) [58bfb1a](58bfb1a) - GitHub * Add wrapper type for key strings (#530) [37319df](37319df) - GitHub * cargo publish script (#597) [2c75db7](2c75db7) - GitHub * **deps**: bump afl from 0.14.3 to 0.14.4 (#552) [a856e30](a856e30) - GitHub * **deps**: bump afl from 0.14.4 to 0.14.5 (#557) [fe32bac](fe32bac) - GitHub * **deps**: bump afl from 0.14.5 to 0.15.0 (#592) [a871d11](a871d11) - GitHub * **deps**: bump afl from 0.15.0 to 0.15.1 (#600) [afaca43](afaca43) - GitHub * **deps**: bump anyhow from 1.0.75 to 1.0.76 (#604) [c885dea](c885dea) - GitHub * **deps**: bump cidr-utils from 0.5.11 to 0.6.1 (#583) [c9d2eb3](c9d2eb3) - GitHub * **deps**: bump clap from 4.4.10 to 4.4.11 (#585) [79bf610](79bf610) - GitHub * **deps**: bump clap from 4.4.7 to 4.4.8 (#551) [d287125](d287125) - GitHub * **deps**: bump clap from 4.4.8 to 4.4.10 (#581) [f7a03cb](f7a03cb) - GitHub * **deps**: bump data-encoding from 2.4.0 to 2.5.0 (#572) [31264e5](31264e5) - GitHub * **deps**: bump dyn-clone from 1.0.14 to 1.0.16 (#542) [45eb94b](45eb94b) - GitHub * **deps**: bump itertools from 0.11.0 to 0.12.0 (#561) [8de952c](8de952c) - GitHub * **deps**: bump mlua from 0.9.1 to 0.9.2 (#576) [c94d0c8](c94d0c8) - GitHub * **deps**: bump once_cell from 1.18.0 to 1.19.0 (#590) [937acd8](937acd8) - GitHub * **deps**: bump ordered-float from 4.1.1 to 4.2.0 (#586) [06f39a6](06f39a6) - GitHub * **deps**: bump percent-encoding from 2.3.0 to 2.3.1 (#575) [9964a17](9964a17) - GitHub * **deps**: bump roxmltree from 0.18.1 to 0.19.0 (#566) [ff82009](ff82009) - GitHub * **deps**: bump rust_decimal from 1.32.0 to 1.33.0 (#555) [41e2a2a](41e2a2a) - GitHub * **deps**: bump rust_decimal from 1.33.0 to 1.33.1 (#564) [4bb7501](4bb7501) - GitHub * **deps**: bump rustyline from 12.0.0 to 13.0.0 (#588) [0fb7b79](0fb7b79) - GitHub * **deps**: bump serde from 1.0.190 to 1.0.192 (#546) [f3f8f78](f3f8f78) - GitHub * **deps**: bump serde from 1.0.192 to 1.0.193 (#569) [fec48cb](fec48cb) - GitHub * **deps**: bump snap from 1.1.0 to 1.1.1 (#587) [c7ab772](c7ab772) - GitHub * **deps**: bump syslog_loose from 0.19.0 to 0.21.0 (#556) [797e4e7](797e4e7) - GitHub * **deps**: bump termcolor from 1.3.0 to 1.4.0 (#558) [53ccdf9](53ccdf9) - GitHub * **deps**: bump thiserror from 1.0.50 to 1.0.51 (#601) [4eb89d7](4eb89d7) - GitHub * **deps**: bump toml from 0.8.6 to 0.8.8 (#545) [626ad96](626ad96) - GitHub * **deps**: bump tracing-subscriber from 0.3.17 to 0.3.18 (#559) [a52b872](a52b872) - GitHub * **deps**: bump url from 2.4.1 to 2.5.0 (#577) [719bcc6](719bcc6) - GitHub * **deps**: bump utf8-width from 0.1.6 to 0.1.7 (#567) [a18556d](a18556d) - GitHub * **deps**: bump uuid from 1.5.0 to 1.6.0 (#565) [c2713af](c2713af) - GitHub * **deps**: bump uuid from 1.6.0 to 1.6.1 (#568) [243df19](243df19) - GitHub * **deps**: Remove dependency on yanked lalrpop-util version (#548) [7691323](7691323) - GitHub * **deps**: Remove prettydiff cli feature (#584) [f84565d](f84565d) - GitHub * lint fix for deprecated chrono methods [aa305f1](aa305f1) - Chris Nixon [LOG-19380](https://logdna.atlassian.net/browse/LOG-19380) * prepare for 0.8.1 release (#541) [e54e8c9](e54e8c9) - GitHub * prepare for 0.9.0 release (#593) [1f548b4](1f548b4) - GitHub * Prepare v0.9.1 release (#606) [be2d24c](be2d24c) - GitHub * **refactor**: merge 'ExpressionError' and 'ExpressionError2' (#554) [30cabfb](30cabfb) - GitHub * remove anymap from the dependencies (#591) [9d22d0d](9d22d0d) - GitHub * **test**: refactor VRL test runner (#598) [183726a](183726a) - GitHub ### Features * **compiler**: add purity field to TypeDef (#574) [57fca5d](57fca5d) - GitHub * **diagnostics**: improve assignment fallibility compilation error (#553) [1aef3d3](1aef3d3) - GitHub * **diagnostics**: improve fallibility assignment error (#560) [fcd395e](fcd395e) - GitHub * fallibility is now an enum (#526) [d9f48d5](d9f48d5) - GitHub * **parse_regex_all**: allow variables for the 'pattern' parameter (#563) [8dc2dff](8dc2dff) - GitHub * support timestamp comparison (#580) [3c50a4a](3c50a4a) - GitHub ### Miscellaneous * Merge pull request #59 from mezmo/mezmo/c-nixon/LOG-19380 [0cc84d4](0cc84d4) - GitHub [LOG-19380](https://logdna.atlassian.net/browse/LOG-19380) * Merge tag 'v0.9.1' [524ddb6](524ddb6) - Chris Nixon * fix!(parse_json): (lossy) convert large numbers to float to avoid integer overflow (#570) [5b2568b](5b2568b) - GitHub * **stdlib**: add snappy codec (#543) [6f859fc](6f859fc) - GitHub
- Loading branch information