Download Latest Version v1.2.0 source code.tar.gz (20.7 kB)
Email in envelope

Get an email when there's a new version of Temporal Tables

Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-12-02 1.4 kB
v1.0.0 source code.tar.gz 2024-12-02 14.9 kB
v1.0.0 source code.zip 2024-12-02 34.2 kB
Totals: 3 Items   50.4 kB 0

Breaking change

If you're using the set_system_time function, this release may affect you. We dropped support for the string format previously supported, in favor of the timestamptz format, which makes this compatible with the corresponding function of the original native extension.

This change is unlikely to break production environments because:

  1. the set_system_time function is not intended to be used regularly, apart from one-off scenarios or during testing
  2. a string format is still supported, but with limitations compared to what was supported until this release.

See the README for more details.

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/temporal_tables/compare/v0.6.1...v1.0.0

Source: README.md, updated 2024-12-02