CHANGELOG

View Source

Unreleased

0.4.6 [2025-07-14]

Fixes

  • Fix wrong deserialization in response with multiple text blocks

0.4.5 [2025-07-14] (BROKEN!)

Added

  • Add with configuration, as with_ function, to graph traversal

Fixes

  • Properly handle :pong response for long-lived requests
  • Support for multiple responses blocks in a single websocket response

0.4.4 [2025-06-12]

Added

0.4.3 [2025-06-05]

Fixes

  • Increase default timeout from 5s to 30s to match Gremlin's default evaluationTimeout

0.4.2 [2025-05-19]

Added

0.4.1 [2025-04-16]

Fixes

0.4.0

Added

Breaking changes

  • Replaced websocket library with Mint.Websocket
  • Removed confex style configuration