What's Changed
- fix: expMovingAvg is too small when startTime is zero by @jiuker in #17346
- log: Add a log when saving pool.bin fails by @vadmeste in #17338
- goroutines parser: Add --less flag to filter goroutines by @vadmeste in #17339
- only allow decryption of etag for only sse-s3 by @harshavardhana in #17335
- allow quota enforcement to rely on older values by @harshavardhana in #17351
- helm: add /tmp mount to post jobs by @poorpy in #17301
- fix: Delete dir failed when .DS_Store in it by @jiuker in #17352
- use slices package and remove some helpers by @harshavardhana in #17342
- remove delimiter if not set by client, also fetchOwner is optional by @harshavardhana in #17366
- vrf: Fix testing for loopback coming from the address by @vadmeste in #17372
- allow prefix/markers to have '/' in the beginning to throw an empty by @harshavardhana in #17373
- fix: kafka broker pings must not be greater than 1sec by @harshavardhana in #17376
- decom: Parallelize decommissining by @vadmeste in #17364
- Add more bootstrap info in debug mode by @klauspost in #17362
- do not disable root for invalid API config values by @harshavardhana in #17386
- make sure we pick up the right Go version in vulncheck by @harshavardhana in #17388
New Contributors
Full Changelog: RELEASE.2023-06-02T23-17-26Z...RELEASE.2023-06-09T07-32-12Z