v1.18.6-qa.1
Pre-release
Pre-release
github-actions
released this
17 Oct 21:01
·
90 commits
to master
since this release
Bug Fixes
- correct type of transcripts #757 (Gianfranco Paoloni)
- require orderClause in search SQL #758 (Gianfranco Paoloni)
- cast term to number before asserting if is int #763 (Gianfranco Paoloni)
Code Refactoring
- better math #752 (Gianfranco Paoloni)
- improve transcript types #757 (Gianfranco Paoloni)
Chores
- add sort options for empty term and tiebreaker #752 (Gianfranco Paoloni)
- safeguard gainst invalid integers in id query #752 (Gianfranco Paoloni)
- add safeguard against max int #752 (Gianfranco Paoloni)
- change sort key to timeOfContact (contacts) and createdAt (cases) #752 (Gianfranco Paoloni)
- added pg-query-stream to hrm-core #758 (Gianfranco Paoloni)
- implement reindex contact as streams #758 (Gianfranco Paoloni)
- implement reindex cases as streams #758 (Gianfranco Paoloni)
- implement simple query, refactor content query to use it #761 (Gianfranco Paoloni)
- limit the flags available for simple query #761 (Gianfranco Paoloni)
- resources search point to shared ES instance #764 (Gianfranco Paoloni)
Commits
- 5928057: Remove JSON tabbing from HRM debug messages to prevent them spamming up our log quota (Stephen Hand) #749
- bdf81cc: Revert json tabbing removal from lambda logs (Stephen Hand) #749
- 7a8cadd: Comment out logs that happen every job sweep (Stephen Hand) #749
- 727041f: Log that evaluates resource search ES vs DB (Stephen Hand) #749
- 4190f72: Change completed lambda to just log. NPM install (Stephen Hand) #749
- 993e01e: Fix tsconfig.build.json (Stephen Hand) #749
- c807549: ups (Gianfranco Paoloni) #752
- 0e658c4: nit (Gianfranco Paoloni) #757
- 6958453: debug logs (Gianfranco Paoloni) #758
- ec592d9: debug logs (Gianfranco Paoloni) #758
- remove logs, add return types #758 (Gianfranco Paoloni)