chore: fix incorrect username in changelog entry

This commit is contained in:
Laurence Isla
2026-04-27 18:22:58 -05:00
parent 3ec9b94c79
commit dc179665dc
+1 -1
View File
@@ -19,7 +19,7 @@ All notable changes to this project will be documented in this file. From versio
- Shutdown should wait for in flight requests by @mkleczek in #4702
- Fix login with uppercase and mixed case role names by @taimoorzaeem in #4678
- Remove automatic transaction retries on `40001 (serialization_failure)` errors to prevent replication lag by @laurence in #3673
- Remove automatic transaction retries on `40001 (serialization_failure)` errors to prevent replication lag by @laurenceisla in #3673
### Changed