You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: only close and return sessions once
Closing a pooled session multiple times would cause it to be added to the pool
multiple times. This fix prevents this by keeping track of the state of a session
that has been checked out.
* chore: generate libraries at Wed Apr 30 16:40:04 UTC 2025
---------
Co-authored-by: cloud-java-bot <[email protected]>
0 commit comments