What's Changed
* Temporary fix for 1163 by coretl in https://github.com/bluesky/ophyd/pull/1167
* Remove user_v2 from the documentation by rosesyrett in https://github.com/bluesky/ophyd/pull/1162
* ENH: pass the count parameter along, as already documented. by clintonroy in https://github.com/bluesky/ophyd/pull/1137
* Fix typo in docs by dperl-dls in https://github.com/bluesky/ophyd/pull/1171
* DOC: missing self argument. by clintonroy in https://github.com/bluesky/ophyd/pull/1172
* BUG: Change declaration of SynAxis components such that describe() works properly. by marrable in https://github.com/bluesky/ophyd/pull/1154
* Allow write path template on FileStoreBase to include . by callumforrester in https://github.com/bluesky/ophyd/pull/1147
* MNT: enforce that reg_root is absolute by tacaswell in https://github.com/bluesky/ophyd/pull/1174
* BUG: Fixed fraction in ADTriggerStatus to match docs by DominicOram in https://github.com/bluesky/ophyd/pull/1025
* status: do not create thread to run callbacks if timeout is None by mguijarr in https://github.com/bluesky/ophyd/pull/1182
* CI: add newer python versions to CI by tacaswell in https://github.com/bluesky/ophyd/pull/1183
* Fix reST syntax in PseudoPositioner by prjemian in https://github.com/bluesky/ophyd/pull/1192
* DOC: Create MAINTAINERS.md by DominicOram in https://github.com/bluesky/ophyd/pull/1158
* Override docker version deprecation by dperl-dls in https://github.com/bluesky/ophyd/pull/1200
* (Bluesky 1682) add OpenTelemetry tracing to status by dperl-dls in https://github.com/bluesky/ophyd/pull/1189
* CLN: clean up dependencies left from ophyd v2 by mrakitin in https://github.com/bluesky/ophyd/pull/1190
* Repair EpicsSignal.set() for array PVs by prjemian in https://github.com/bluesky/ophyd/pull/1207
* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by dependabot in https://github.com/bluesky/ophyd/pull/1209
* TYPO should be lower case to be consistent with others in this module by prjemian in https://github.com/bluesky/ophyd/pull/1211
* Unpin numpy by danielballan in https://github.com/bluesky/ophyd/pull/1214
* Test on prereleases of bluesky, event-model. by danielballan in https://github.com/bluesky/ophyd/pull/1217
* use provided value of trigger_value by prjemian in https://github.com/bluesky/ophyd/pull/1219
* signal: init value can be a ValueInfo structure with dtype, shape and… by mguijarr in https://github.com/bluesky/ophyd/pull/1194
* Add release notes for v1.10.0 by mguijarr in https://github.com/bluesky/ophyd/pull/1220
* CI: do not try to start docker images that no longer exist by tacaswell in https://github.com/bluesky/ophyd/pull/1221
New Contributors
* marrable made their first contribution in https://github.com/bluesky/ophyd/pull/1154
* mguijarr made their first contribution in https://github.com/bluesky/ophyd/pull/1182
* dependabot made their first contribution in https://github.com/bluesky/ophyd/pull/1209
**Full Changelog**: https://github.com/bluesky/ophyd/compare/v1.9.0...v1.10.0