Closed Issues

This version of Spotfire Service for Python Contains the following closed issues..

Version 1.0.2

Key Description
658 Previously, the following behavior was sometimes observed: The Spotfire Service for Python would start a remote Python Engine but would fail to establish fully the socket connection to that remote engine. In the case where the remote engine persisted, and it did not have a connection to the parent service, this remote engine would hold a claim on the assigned port number. This behavior would result in the service failing to perform as expected, often with an exception message printed to the logs regarding port binding, such as "java.net.BindException: Address already in use: JVM_Bind"

Version 1.0.1

Key Description
PYSRV-198 The requirements.txt for the spotfire Python package now declares the pandas dependency in a more explicit way. This change prevents using the problematic versions of pandas (versions 1.0.2 and 1.0.3).