Releases: techmatters/hrm
Releases · techmatters/hrm
Prepare for DW
TO-DO
Release Candidate 1
Merge pull request #779 from techmatters/v1.19-rc V1.19 rc
v1.19.1
TO-DO
v1.19.1
Bug Fixes
- TS errors #778 (Gianfranco Paoloni)
- unit test #778 (Gianfranco Paoloni)
- correct caseId type - avoid String #778 (Gianfranco Paoloni)
Code Refactoring
- change mappings to use id as string, adjust scripts #778 (Gianfranco Paoloni)
- use simple query string over ids #778 (Gianfranco Paoloni)
Chores
- add build clean script #778 (Gianfranco Paoloni)
- improve messaging #778 (Gianfranco Paoloni)
Pre conversations / general search full rollout
Taxonomy Tweak
Release Candidate
Merge pull request #770 from techmatters/v1.18-rc-merge V1.18 rc merge
CHI-3052
Merge pull request #766 from techmatters/gian_CHI-3052 fix: trim input, better handling of id search [CHI-3052]
v1.18.6
TO-DO
v1.18.6-qa.1
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)