Releases: NSLS-II/nslsii
Releases · NSLS-II/nslsii
v0.11.1
v0.11.0
What's Changed
- fix: default broker to None by @maffettone in #205
- Refactor auth mechanism in sync-experiment by @genematx in #198
- fix: configure_kafka_publisher assumed a string by @maffettone in #209
- Remove persistent dict and add redis_json_dict support by @jennmald in #212
- Adds if_touch_beamline function to common by @jennmald in #211
New Contributors
Full Changelog: v0.10.7...v0.11.0
v0.10.7
What's Changed
- CI: only use the
published
event for PyPI releases by @mrakitin in #203 - Remove 'finally' that is eating exceptions by @nmaytan in #200
- Use a configuration file from
n2sn_user_tools
forsync-experiment
by @mrakitin in #202 - Deprecate the webcam class by @mrakitin in #204
Full Changelog: v0.10.6...v0.10.7
v0.10.6
What's Changed
- Adding pre-commit config setup from ophyd async by @jwlodek in #191
- Update PyPI when release is created or published by @padraic-shafer in #197
- Adding standard ophyd async path and filename providers by @jwlodek in #192
- Update authentication method for sync experiment to be more robust in… by @jwlodek in #199
New Contributors
- @padraic-shafer made their first contribution in #197
Full Changelog: v0.10.5...v0.10.6
v0.10.5
v0.10.4
v0.10.4
v0.10.3
What's Changed
- feat: add pmac kill signal and switch by @maffettone in #174
- ➕ Include
type
property in proposal, transfers to redis. by @Kezzsim in #184
New Contributors
- @maffettone made their first contribution in #174
- @Kezzsim made their first contribution in #184
Full Changelog: v0.10.2...v0.10.3
v0.10.2
- Add a CLI tool to get IOC hostname for a given PV
- Add more proposal info to sync-experiment tool
- Support running nslsii.start_experiment as CLI