This release includes a few community findings and improvements that reduce redundancy and increase its readability und usability.
What's Changed
- Update docs to reflect that Opensearch is finicky about timezones by @epugh in #31
- add
user_query
to events schema by @wrigleyDan in #38 - add
query_response_hit_ids
to query request schema by @wrigleyDan in #38 - removes
click_through
from enums in events schema by @AnkitSiva in #38 - remove
index
property from events schema for tracking positional information noticed by @russcam in the UBI plugin repository (opensearch-project/user-behavior-insights#74) - remove uuid from all schemas to reduce redundancy by @wrigleyDan in #38
New Contributors
- @wrigleyDan made their first contribution in #38
Full Changelog: v1.2.0...v1.3.0