Skip to content

1.3.967

Choose a tag to compare

@seancorfield seancorfield released this 03 Dec 02:46
b7858c9
  • Address #288 by adding speculative support for :dbtype "xtdb".
  • Fix #287 by merging user-supplied options over :return-keys true.
  • Fix #282 by tracking raw Connection objects for active TXs, which relaxes several of the conditions around nested transactions.
  • Replace assert calls with proper validation, throwing IllegalArgumentException on failure.
  • Removed (experimental) :name-fn option since the driver for it no longer exists (qualified columns names in XTDB).