Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

v7.5.1

Choose a tag to compare

@release-please release-please released this 14 Mar 20:47
a6498c4

7.5.1 (2024-03-14)

Bug Fixes

  • Add better documentation around usage of BigQueryTimestamp class and .timestamp method. (2b2c3e0)
  • BigQueryTimestamp should keep accepting floats #1339 (2b2c3e0)
  • Restores BigQueryTimestamp behavior to accept a numeric value in the constructor representing epoch-seconds. The affected 7.5.0 version would parse a numeric value as epoch-microseconds. (2b2c3e0)