Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.17.0](v0.16.0...v0.17.0) (2024-07-10) ### Bug Fixes * publish script tag name (#656) [469ce2a](469ce2a) - GitHub * typos and missing PR link (#655) [b376d2f](b376d2f) - GitHub ### Chores * **ci**: bump actions/checkout from 3 to 4 (#626) [db872c5](db872c5) - GitHub * **ci**: Run changelog check on merge queues (#653) [877d783](877d783) - GitHub * **deps**: bump afl from 0.15.1 to 0.15.2 (#645) [65243c0](65243c0) - GitHub * **deps**: bump afl from 0.15.2 to 0.15.3 (#674) [29bb9db](29bb9db) - GitHub * **deps**: bump anyhow from 1.0.76 to 1.0.79 (#615) [cd2869c](cd2869c) - GitHub * **deps**: bump base64 from 0.21.5 to 0.21.6 (#631) [8ca5624](8ca5624) - GitHub * **deps**: bump base64 from 0.21.6 to 0.21.7 (#638) [d4e654f](d4e654f) - GitHub * **deps**: bump chrono from 0.4.31 to 0.4.32 (#650) [6617aa0](6617aa0) - GitHub * **deps**: bump chrono from 0.4.32 to 0.4.33 (#658) [9496ec2](9496ec2) - GitHub * **deps**: bump chrono-tz from 0.8.4 to 0.8.5 (#611) [6a13491](6a13491) - GitHub * **deps**: bump clap from 4.4.11 to 4.4.12 (#609) [fc6ba18](fc6ba18) - GitHub * **deps**: bump clap from 4.4.12 to 4.4.13 (#624) [0b0b63c](0b0b63c) - GitHub * **deps**: bump clap from 4.4.13 to 4.4.14 (#630) [8cb2af4](8cb2af4) - GitHub * **deps**: bump clap from 4.4.14 to 4.4.16 (#639) [1ead535](1ead535) - GitHub * **deps**: bump clap from 4.4.16 to 4.4.17 (#642) [09405f5](09405f5) - GitHub * **deps**: bump clap from 4.4.17 to 4.4.18 (#644) [624be63](624be63) - GitHub * **deps**: bump indexmap from 2.1.0 to 2.2.1 (#663) [47a7195](47a7195) - GitHub * **deps**: bump indexmap from 2.2.1 to 2.2.2 (#667) [e67f80c](e67f80c) - GitHub * **deps**: bump itertools from 0.12.0 to 0.12.1 (#664) [48feb00](48feb00) - GitHub * **deps**: bump mlua from 0.9.2 to 0.9.4 (#637) [2b39353](2b39353) - GitHub * **deps**: bump mlua from 0.9.4 to 0.9.5 (#657) [37b7ea5](37b7ea5) - GitHub * **deps**: bump pest from 2.7.5 to 2.7.6 (#625) [b8827d9](b8827d9) - GitHub * **deps**: bump pest from 2.7.6 to 2.7.7 (#675) [7dbc3c4](7dbc3c4) - GitHub * **deps**: bump pest_derive from 2.7.5 to 2.7.6 (#627) [a9ac9e1](a9ac9e1) - GitHub * **deps**: bump pest_derive from 2.7.6 to 2.7.7 (#683) [d3f7e06](d3f7e06) - GitHub * **deps**: bump psl from 2.1.18 to 2.1.23 (#682) [40cbdee](40cbdee) - GitHub * **deps**: bump regex from 1.10.2 to 1.10.3 (#647) [41a9b11](41a9b11) - GitHub * **deps**: bump rust_decimal from 1.33.1 to 1.34.0 (#668) [aa679fa](aa679fa) - GitHub * **deps**: bump rust_decimal from 1.34.0 to 1.34.2 (#670) [a3a6a71](a3a6a71) - GitHub * **deps**: bump serde from 1.0.193 to 1.0.194 (#621) [4909b9c](4909b9c) - GitHub * **deps**: bump serde from 1.0.194 to 1.0.195 (#629) [8f0ac27](8f0ac27) - GitHub * **deps**: bump serde from 1.0.195 to 1.0.196 (#661) [3e9bd19](3e9bd19) - GitHub * **deps**: bump serde_json from 1.0.108 to 1.0.110 (#620) [abf1350](abf1350) - GitHub * **deps**: bump serde_json from 1.0.110 to 1.0.111 (#623) [cb90a9a](cb90a9a) - GitHub * **deps**: bump serde_json from 1.0.111 to 1.0.113 (#662) [4b93cb3](4b93cb3) - GitHub * **deps**: bump snafu from 0.7.5 to 0.8.0 (#612) [ffe413e](ffe413e) - GitHub * **deps**: bump termcolor from 1.4.0 to 1.4.1 (#635) [0265730](0265730) - GitHub * **deps**: bump thiserror from 1.0.51 to 1.0.56 (#619) [228ed94](228ed94) - GitHub * **deps**: bump toml from 0.8.8 to 0.8.10 (#673) [df4f6be](df4f6be) - GitHub * **deps**: bump uuid from 1.6.1 to 1.7.0 (#646) [966c92e](966c92e) - GitHub * **dev**: Add benchmark for parse_etld (#677) [a4169c6](a4169c6) - GitHub * **dev**: Add support for `proptest::Arbitrary` to path types (#665) [d54105b](d54105b) - GitHub * **developing**: Convert `stdlib` feature to newline delimited list (#676) [cfb486f](cfb486f) - GitHub * **releasing**: automated changelog generation (#617) [f0354ba](f0354ba) - GitHub * **releasing**: Prepare 0.11.0 release (#685) [25d0b2c](25d0b2c) - GitHub * **tests**: fix 2024 year (#618) [27cbe65](27cbe65) - GitHub * update publish script to check if there are fragments (#652) [216d355](216d355) - GitHub ### Features * **diagnostics**: unused expression result detector (#622) [b30a594](b30a594) - GitHub * **stdlib**: add `parse_etld` function (#669) [caf8c79](caf8c79) - GitHub * **stdlib**: Add get_vector_timezone function (#671) [cc62e0c](cc62e0c) - GitHub * **stdlib**: add punycode encoding functions (#672) [114bb3c](114bb3c) - GitHub * **stdlib**: Add replace_with function (#636) [309725b](309725b) - GitHub ### Miscellaneous * Merge pull request #62 from mezmo/c-nixon/upstream-0.11 [b349fa1](b349fa1) - GitHub * Merge commit '25d0b2c' into c-nixon/upstream-0.11 [96c4472](96c4472) - Chris Nixon * Merge commit 'b376d2f' into c-nixon/upstream-0.10 [a913650](a913650) - Chris Nixon * Add missing VRL tests for `parse_etld` (#684) [920ff59](920ff59) - GitHub * Optimize path export functions (#681) [3c32569](3c32569) - GitHub * Run proptests on paths (#680) [5e956d9](5e956d9) - GitHub * Fix two bugs with exporting paths (#679) [4624add](4624add) - GitHub * ran ./scripts/generate_release_changelog.sh (#654) [6dbc1a7](6dbc1a7) - GitHub * read grok aliases from file (#194) [a1279c8](a1279c8) - GitHub * **redact**: Add redactor option (#640) [47c06a5](47c06a5) - GitHub
- Loading branch information