v2023-11-03
Pre-release
Pre-release
What's Changed
- Update ring requirement from 0.16 to 0.17 by @dependabot in #1430
- use tz::TimeZone for az-cli time conversion on unix platforms by @demoray in #1431
- bump azure_identity version to 0.16.1 to address timezone issue by @demoray in #1432
- Update comrak requirement from 0.18 to 0.19 in /services/autorust by @dependabot in #1434
- fix timezone conversion by @demoray in #1433
- fix union types by @cataggar in #1435
- Fix #[serde(flatten)] annotation and add ResourceType value by @CHarrod283 in #1436
- add union test by @cataggar in #1437
- fix manual XML Byte Order Marker removal by @demoray in #1441
- Update quick-xml requirement from 0.30 to 0.31 by @dependabot in #1444
- Update async-lock requirement from 2.5 to 3.0 by @dependabot in #1445
- add range header in put_block_url function by @SongShaopu1998 in #1446
- fix: sequence_number should be i64 by @Gaelik-git in #1448
- regenerate services by @demoray in #1442
- fix using if_tags on Append Block calls by @demoray in #1453
- fix typo in ResponseBody by @demoray in #1452
- don't manually encode XML by @demoray in #1455
- reduce logging for the tokio fs driver by @demoray in #1456
- Adds partial document updates in data_cosmos by @daniel-larsen in #1454
- bump version to 0.17.0 by @demoray in #1457
New Contributors
- @CHarrod283 made their first contribution in #1436
- @SongShaopu1998 made their first contribution in #1446
- @Gaelik-git made their first contribution in #1448
Full Changelog: v2023-09-28...v2023-11-03