- Added fallback to using '/redfish/v1/SessionService/Sessions' if the service root does not contains the 'Links/Sessions' property for login - Added Python version checks to use time.perf_counter() in favor of time.clock()
2.1.3
- Added IPv6 support to SSDP discovery - Enhanced handling of poorly formatted URIs to not throw an exception
2.1.2
- Fixed usage of capath and cafile when setting them to None
2.1.1
- Added option in SSDP discovery to specify a particular interface - Added sanitization to the Base URL to remove trailing slashes