Download Latest Version v3000.2.8 source code.tar.gz (165.4 MB)
Email in envelope

Get an email when there's a new version of ZomboDB

Home / v3000.2.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-07-24 697 Bytes
v3000.2.6 source code.tar.gz 2024-07-24 165.3 MB
v3000.2.6 source code.zip 2024-07-24 165.6 MB
Totals: 3 Items   331.0 MB 0

Welcome to ZomboDB v3000.2.6. This is a bugfix release that fixes a query AST transformation problem (issue [#901]) that could lead to incorrect results from (at least) the zdb.tally() function when the query involves index links.

This release also adds a debugging feature to log the HTTP requests being made to Elasticsearch. Simply set SET zdb.log_level TO 'DEBUG1'; and then execute any ZomboDB query. The Postgres log will contain the request URL and post body (if any) for that request.

What's Changed

Full Changelog: https://github.com/zombodb/zombodb/compare/v3000.2.5...v3000.2.6

Source: README.md, updated 2024-07-24