Skip to content
Closed
Changes from all commits
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
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Release date: ``2026-xx-xx``
- `NXPY-263 <https://hyland.atlassian.net/browse/NXPY-263>`__: Align Python client with LTS 2025
- `NXPY-264 <https://hyland.atlassian.net/browse/NXPY-264>`__: Code Scanning - Incomplete URL substring sanitization
- `NXPY-265 <https://hyland.atlassian.net/browse/NXPY-265>`__: Code Scanning - Workflow does not contain permissions
- `NXPY-269 <https://hyland.atlassian.net/browse/NXPY-269>`__: Fix functional test
Copy link

Copilot AI Mar 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title indicates a functional test fix (NXPY-269), but this diff only updates the changelog. If the test fix is intended to be included here, the corresponding code/test changes appear to be missing from the PR (or were not committed/pushed).

Copilot uses AI. Check for mistakes.
- `NXPY-270 <https://hyland.atlassian.net/browse/NXPY-270>`__: Upgrade Python version

Technical changes
Expand Down
Loading