|
1 | 1 |
|
2 | 2 |
|
| 3 | +## 0.19.0 (2023-11-06) |
| 4 | + |
| 5 | +<csr-id-7f91d6243d399014bafbe48ef75ff361bfaab386/> |
| 6 | + |
| 7 | +### Chore (BREAKING) |
| 8 | + |
| 9 | + - <csr-id-7f91d6243d399014bafbe48ef75ff361bfaab386/> bump substrait from `0.37.0` to `0.38.0` |
| 10 | + Bumps [substrait](https://github.com/substrait-io/substrait) from |
| 11 | + `52e81a9` to `bdff923`. |
| 12 | + <details> |
| 13 | + <summary>Commits</summary> |
| 14 | + <ul> |
| 15 | + <li><a |
| 16 | + href="https://github.com/substrait-io/substrait/commit/bdff9232d858b0b73526bcc115921d39eaaf492d"><code>bdff923</code></a> |
| 17 | + chore(release): 0.38.0</li> |
| 18 | + <li><a |
| 19 | + href="https://github.com/substrait-io/substrait/commit/b3071bc9cd77cf916568641c83056a285f8123be"><code>b3071bc</code></a> |
| 20 | + feat: add least and greatest functions to functions_comparison.yml (<a |
| 21 | + href="https://redirect.github.com/substrait-io/substrait/issues/247">#247</a>)</li> |
| 22 | + <li><a |
| 23 | + href="https://github.com/substrait-io/substrait/commit/6c88a1e1a6d8a8a05a3b5b8a141309009d62be29"><code>6c88a1e</code></a> |
| 24 | + chore(deps): Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (<a |
| 25 | + href="https://redirect.github.com/substrait-io/substrait/issues/569">#569</a>)</li> |
| 26 | + <li><a |
| 27 | + href="https://github.com/substrait-io/substrait/commit/2d9f1b95a4bef196aa0e27a8e9425f12ee8f2998"><code>2d9f1b9</code></a> |
| 28 | + chore(deps): Bump actions/setup-node from 3 to 4 (<a |
| 29 | + href="https://redirect.github.com/substrait-io/substrait/issues/568">#568</a>)</li> |
| 30 | + <li>See full diff in <a |
| 31 | + href="https://github.com/substrait-io/substrait/compare/52e81a9fe725881036eddaa77ae0dba8b2ad6f83...bdff9232d858b0b73526bcc115921d39eaaf492d">compare |
| 32 | + view</a></li> |
| 33 | + </ul> |
| 34 | + </details> |
| 35 | + <br /> |
| 36 | + |
| 37 | + |
| 38 | + Dependabot will resolve any conflicts with this PR as long as you don't |
| 39 | + alter it yourself. You can also trigger a rebase manually by commenting |
| 40 | + `@dependabot rebase`. |
| 41 | + |
| 42 | +### Commit Statistics |
| 43 | + |
| 44 | +<csr-read-only-do-not-edit/> |
| 45 | + |
| 46 | + - 1 commit contributed to the release. |
| 47 | + - 13 days passed between releases. |
| 48 | + - 1 commit was understood as [conventional](https://www.conventionalcommits.org). |
| 49 | + - 1 unique issue was worked on: [#137](https://github.com/substrait-io/substrait-rs/issues/137) |
| 50 | + |
| 51 | +### Commit Details |
| 52 | + |
| 53 | +<csr-read-only-do-not-edit/> |
| 54 | + |
| 55 | +<details><summary>view details</summary> |
| 56 | + |
| 57 | + * **[#137](https://github.com/substrait-io/substrait-rs/issues/137)** |
| 58 | + - Bump substrait from `0.37.0` to `0.38.0` ([`7f91d62`](https://github.com/substrait-io/substrait-rs/commit/7f91d6243d399014bafbe48ef75ff361bfaab386)) |
| 59 | +</details> |
| 60 | + |
3 | 61 | ## 0.18.1 (2023-10-24) |
4 | 62 |
|
5 | 63 | <csr-id-47d00137150f3d15b813d0c366d518efd389d792/> |
|
165 | 223 |
|
166 | 224 | <csr-read-only-do-not-edit/> |
167 | 225 |
|
168 | | - - 1 commit contributed to the release. |
| 226 | + - 2 commits contributed to the release. |
| 227 | + - 1 day passed between releases. |
169 | 228 | - 1 commit was understood as [conventional](https://www.conventionalcommits.org). |
170 | 229 | - 1 unique issue was worked on: [#135](https://github.com/substrait-io/substrait-rs/issues/135) |
171 | 230 |
|
|
177 | 236 |
|
178 | 237 | * **[#135](https://github.com/substrait-io/substrait-rs/issues/135)** |
179 | 238 | - Bump actions/setup-node from 3 to 4 ([`47d0013`](https://github.com/substrait-io/substrait-rs/commit/47d00137150f3d15b813d0c366d518efd389d792)) |
| 239 | + * **Uncategorized** |
| 240 | + - Release substrait v0.18.1 ([`15f467a`](https://github.com/substrait-io/substrait-rs/commit/15f467a7b276acd76247317b47894737722b999d)) |
180 | 241 | </details> |
181 | 242 |
|
182 | 243 | ## 0.18.0 (2023-10-23) |
|
0 commit comments