Skip to content

Releases: melgenek/f8n

v0.5.0

27 Sep 19:56

Choose a tag to compare

Implement "key only" queries.
Update tests to 1.34.

Data model in FDB changes in this release. F8N does not guarantee backward compatibility for now. Using this release requires cleaning the FDB directory or using another directory.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Sep 19:41

Choose a tag to compare

Timeout directory opening.
Read FDB client traces when --debug is passed on the start.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Sep 15:45

Choose a tag to compare

Reuse the Kine TLS options for a DB connection

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Sep 15:18

Choose a tag to compare

Add FDB TLS options as program arguments.
Read the default fdb.cluster config if no endpoint is provided.
Connect to FDB with TLS in conformance tests.
Name all F8N-specific CLI arguments with fdb- prefix.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Sep 23:58

Choose a tag to compare

publish docker images