Release v1.11.0
deepakprabhakara
released this
17 Jul 14:10
·
194 commits
to main
since this release
Added
- Added indexes for
target.id
,target.name
andtarget.type
in Postgres Search. These can now be used in queries.
Fixed
- Fixed filter function in Postgres Search to include additional cursor value, this was causing pagination to fail
- Sort by id when timestamp is the same, this maintain a consistent ordering when querying Elastic
Changed
- Updated dependencies
Full Changelog: v1.10.2...v1.11.0