k8ssandra / management-api-for-apache-cassandra

RESTful / Secure Management Sidecar for Apache Cassandra
Apache License 2.0
71 stars 51 forks source link

0.1.69 changed the serialization of JobDetails #412

Closed burmanm closed 11 months ago

burmanm commented 11 months ago

We started to serialize long numbers as float64 in the JobDetails instead of string. This means the timestamps are suddenly floats and are not compatible with existing implementations such as cass-operator.