v5.9.0
What's Changed
- Fix: Prevent path traversal in
Client.request()#661- Note when upgrading: This means that callers can no longer use
../to switch the meaning of a request that accepts an ID path parameter to navigate to a different Notion API endpoint. Please useClient.request()with a properly formatted, absolute API path instead.
- Note when upgrading: This means that callers can no longer use
Links
Fetched April 3, 2026


