Skip to content

Commit

Permalink
update CHANGELOG.md to describe changed session
Browse files Browse the repository at this point in the history
closing behavior in stored procedures
  • Loading branch information
zaramzamzam committed Feb 25, 2024
1 parent a05151f commit 12dcadb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
### Improvements

- Added cleanup logic at interpreter shutdown to close all active sessions.
- Closing sessions within stored procedures now is a no-op logging a warning instead of raising an error.

### Bug Fixes

Expand Down

0 comments on commit 12dcadb

Please sign in to comment.