Releases: VirtualFlyBrain/VFBquery
Releases · VirtualFlyBrain/VFBquery
Release list
v1.22.23
What's Changed
- Removes 50k ceiling for the last big query + id-index paging across the whole owlery family by @Robbie1977 in #70
Full Changelog: v1.22.22...v1.22.23
v1.22.22
What's Changed
- Remove 50k cap and remove Deprecated by @Robbie1977 in #69
Full Changelog: v1.22.21...v1.22.22
v1.22.21
What's Changed
- Page size 25k: RESULT_ROW_CAP + ALL_ALIGNED_IMAGES_MAX_PAGE -> 25000 … by @Robbie1977 in #68
Full Changelog: v1.22.20...v1.22.21
v1.22.20
What's Changed
- run_query: generic offset paging for all query types (slice cached full set, count==rows); by @Robbie1977 in #67
Full Changelog: v1.22.19...v1.22.20
v1.22.19
What's Changed
- Remove hit_count cache telemetry that corrupted large cache entries by @Robbie1977 in #64
- AllAlignedImages: cache the ID index + hydrate paged rows, not a 430M… by @Robbie1977 in #65
- Safety: hard-cap every run_query response at 10k rows (VFBQUERY_RESULT_ROW_CAP) by @Robbie1977 in #66
Full Changelog: v1.22.16...v1.22.19
v1.22.18
What's Changed
- AllAlignedImages: cache the ID index + hydrate paged rows, not a 430M… by @Robbie1977 in #65
Full Changelog: v1.22.17...v1.22.18
v1.22.17
What's Changed
- Remove hit_count cache telemetry that corrupted large cache entries by @Robbie1977 in #64
Full Changelog: v1.22.16...v1.22.17
v1.22.16
What's Changed
- Match legacy class->instance query inheritance in term_info by @Robbie1977 in #63
Full Changelog: v1.22.15...v1.22.16