Skip to content

v3.1.0

@bmeares bmeares tagged this 26 Nov 05:23
- **Improve `geometry` performance.**  
  Enforcing dtypes for pipes with `geometry` columns has been significantly improved.

- **Add safeguards to in-place syncs.**  
  Attempting to sync an in-place SQL pipe without index columns configured will now gracefully fail.

- **Add action `delete cache`.**  
  Users may manually purge local or Valkey cache with `delete cache` or `clear cache`.

- **Clean up stray cache directories.**  
  Deleting pipes automatically removes empty cache directories.

- **Deprecate the `api` Docker tag.**  
  The `latest` Docker tag now represents `full`. The `api` tag only exists to retain backwards compatability.

- **Drop `citus` from the test suite.**  
  Like `cockroachdb`, the `citus` flavor has been deprecated; please use the `postgresql` flavor instead.
Assets 2
Loading