Changes
- avoid copying structures with embedded mutexs @drakkan (#7571)
- Add DefaultContextTimeout option @jinzhu (#7567)
- Update the docker compose file @moseszane168 (#7524)
- fix: returning all columns with "on conflict do update" @phongphan (#7534)
- feat(slog-integration) @rezamokaram (#7537)
- fix data race in some case 725aa5b
- performance improvement