Influxdb3-python query result is suddenly timezone aware

I’ve suddenly started getting timezone aware results from the python client (influxdb3-python) in production earlier this evening (2024.07.18 15:50-16:50 UTC) where before the results were timezone naive. I’m executing SQL queries in pandas mode against an AWS hosted InfluxDB Cloud Serverless instance in eu-central-1 with Storage Engine v3

I haven’t changed my code or updated my images so I don’t understand how this is possible. Any ideas?

@Ianog-eng Timezone support was rolled out to a limited number of InfluxDB Cloud Serverless clusters, but was done prematurely and has since been rolled back. More information is coming. It will be posted on the InfluxData blog and in the InfluxDB Cloud Serverless documentation.