This version requires python 3.10 and was tested on Ubuntu 22.04. It includes a new ChargePoint driver, update library requirements that enable newer docker container environments, and multiple bug fixes.
NOTE RabbitMQ has not been updated and cannot be guaranteed to work.
The documentation for this release can be found at readthedocs
What's Changed
- work around for issue #3154 by @schandrika in #3155
- main to develop by @craig8 in #3164
- Fix for security issue #3168 by @schandrika in #3169
- Added a cache for agent names since platform start by @acedrew in #3176
- Releases/9.0.1 to develop by @craig8 in #3181
- Modbustk error handler doesn't include .message by @craig8 in #3178
- Actuator and driver agent fixes by @davidraker in #3170
- Added on_property method to get_point and set_point. by @davidraker in #3188
- ChargePoint interface upgrade by @jiangyilin123 in #3156
- added more logging by @riley206 in #3189
- Pinned setuptools in requirements.py. Newer versions that 70 are inco… by @davidraker in #3194
- Update gevent to 23.9.1 by @craig8 in #3192
- Fixed missing Interface attribute required for BACnet COV. by @davidraker in #3201
- Pinned watchdog to less than version 5. by @davidraker in #3206
- Driver rpc tries by @davidraker in #3203
- API docs update by @davidraker in #3208
- Changed library requirements for docker container updates by @ntenney in #3211
- 9.0.4 fixes by @schandrika in #3217
- 904 doc update by @schandrika in #3219
New Contributors
- @jiangyilin123 made their first contribution in #3156
Full Changelog: 9.0.1...9.0.4