This release has the following improvements:
- Removes cookie management from this library in favor of relying on requests sessions. The request lib is more comprehensive with cookie management resulting in more stable connections.
- Remove logging of errors that we expect during power on. They pollute the logs with no real value.