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