Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 09:31
· 31 commits to main since this release

0.6.0 (2025-05-27)

Feature

  • Add count method to adapters (fb1e84c)
  • Add storage adapter search method (3132e67)

Bug Fixes

  • Paging processing in sql (65493ac)

Chores

  • deps: bump gorm.io/gorm from 1.25.11 to 1.26.1 (336cc97)
  • deps: bump github.com/aws/aws-sdk-go-v2/config (55424ad)
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials (3b98dd2)
  • deps: bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.1 (cbe9cc0)
  • deps: bump github.com/TwiN/deepmerge from 0.2.1 to 0.2.2 (d9bf8f9)
  • Point dependabot to gomod (06d3b0f)

patch

  • Proper error handling (04092d9)
  • Handle odd queries with empty terms on left or right (d37f37b)
  • Handling implicit search in the lucene parser (e889789)