v2.15.29
What's Changed
- Fix ArrayTypeMismatchException on Android by @AArnott in #879
- Retain the exception that leads to exiting the read loop by @AArnott in #880
- Allow users to pass in an ActivitySource to be used for generating a new Activity by @CherechesC in #882
- Update sendrequest.md by @retailcoder in #885
- Add JoinableTaskFactory integration by @AArnott in #886
- Document JTF integration by @AArnott in #893
- Touch up marshaled object docs by @AArnott in #896
- Version stabilization for 17. 6 release by @ankitvarmait in #894
Dependency updates
- Bump MessagePack to 2.5.108 by @AArnott in #897
- Bump System.Diagnostics.DiagnosticSource from 7.0.0 to 7.0.1 by @dependabot in #890
- Bump System.IO.Pipelines from 6.0.3 to 7.0.0 by @dependabot in #871
New Contributors
- @CherechesC made their first contribution in #882
- @retailcoder made their first contribution in #885
- @ankitvarmait made their first contribution in #894
- @brianaeng made their first contribution in #899
Full Changelog: v2.14.24...v2.15.29