2023 February Release
Pre-release
Pre-release
What's Changed
- require rust 1.65.0 by @cataggar in #1190
- Implement IntoFuture trait for RequestBuilder in autorust for autogenerated services by @johnbatty in #1193
- address clippy issues from rust 1.67.0 by @demoray in #1203
- move the pipeline to use scripts by @demoray in #1204
- Update comrak to 0.16 and fix the type value change by @demoray in #1205
- Fix: Avoid passing if-match header for insert_or_replace ops by @mdahamiwal in #1208
- updated generated crates by @demoray in #1213
- update mockito to 0.32.0 by @demoray in #1212
- bump crate versions in prep of 2023-02 release by @demoray in #1215
- deleting from a partition key client requires IfMatchCondition by @demoray in #1217
New Contributors
- @mdahamiwal made their first contribution in #1208
Full Changelog: v2022-12-16...v2023-02-15