Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
changelog
  • Loading branch information
Gwen Whelan committed Dec 10, 2021
commit 93ca13c41895d9f5452d71e860b99692702a4a06
7 changes: 7 additions & 0 deletions docs/content/any/project/changelogs/NEXT.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ draft: true
- Fixed a variable scope bug affecting the `forall` operator that caused affected
queries to fail with an `UnhandledPartial` error.

## `sqlalchemy-oso` `NEW_VERSION`

### Other bugs & improvements

- `scoped_session` now correctly handles a `get_checked_permission` callback that
returns `None`.

## `RELEASED_PACKAGE_1` NEW_VERSION

### LANGUAGE (e.g., 'Core' or 'Python' or 'Node.js')
Expand Down