What's Changed
- Remove runtime.Gosched by @sejin-P in #1086
- Add DeleteGroups function to Client by @bgranvea in #1095
- Fix various typos and disfluencies by @PleasingFungus in #1118
- all: fix spelling errors by @kevinburkesegment in #1120
- Don't invoke r.log() if not r.debug by @colega in #1110
- Update SCRAM dependency by @SoMuchForSubtlety in #1108
- add a new metric named
batchQueueTime
to track the batch time cost by @3AceShowHand in #1103 - Add count/sum to SummaryStats and DurationStats. by @pstibrany in #1106
- Not omit error in logger by @itechdima in #1096
New Contributors
- @sejin-P made their first contribution in #1086
- @bgranvea made their first contribution in #1095
- @PleasingFungus made their first contribution in #1118
- @kevinburkesegment made their first contribution in #1120
- @colega made their first contribution in #1110
- @SoMuchForSubtlety made their first contribution in #1108
- @pstibrany made their first contribution in #1106
- @itechdima made their first contribution in #1096
Full Changelog: v0.4.39...v0.4.40