main
Refine query session closure reasons (#688)
feat: `YdbConnection.EnableAutoCommit()` enables `commit_tx` on the next command in the active interactive transaction (#676)
dev: added coverage code (#638)
Renamed properties in `YdbConnectionStringBuilder`: `MaxSessionPool` -> `MaxPoolSize`, `MinSessionPool` -> `MinPoolSize` (#538)
feat: support HTTP proxy on YdbConnectionStringBuilder (#679)