Releases: NTIA/Preselector
Releases · NTIA/Preselector
3.1.0
3.0.2
What's Changed
- Bump
requests
minimum version to patch CVE 2023 32681 by @aromanielloNTIA in #23
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Run pre-commit hooks on all files by @aromanielloNTIA in #12
- Fix digital input reader by @aromanielloNTIA in #20
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Increase default
WebRelayPreselector
timeout to 3 seconds by @aromanielloNTIA in #16 - Remove python 3.7 classifier by @aromanielloNTIA in #14
- Retry requests by @dboulware in #18
- Add support for reading digital inputs on ControlByWeb Web Relays by @aromanielloNTIA in #19
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- Add timeout to WebRelay, ControlByWebWebRelay, and WebRelayPreselector. by @dboulware in #13
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- README Cleanup by @aromanielloNTIA in #9
- Update backend by @aromanielloNTIA in #10
- Stand alone WebRelay classes and Preselectors and WebRelays provide status by @dboulware in #11
New Contributors
- @aromanielloNTIA made their first contribution in #9
Full Changelog: 1.0.0...2.0.0
1.0.0
What's Changed
- Add healthy check and raise exception when base_url is misconfigured by @dboulware in #6
- Support X410 sensor format and allow for instantiation from just sensor definition json. by @dboulware in #7
Full Changelog: 0.0.1...1.0.0