Skip to content

Promote V1.27 to main - #36

Open
tdesmet wants to merge 15 commits into
mainfrom
rc-V1.27
Open

Promote V1.27 to main#36
tdesmet wants to merge 15 commits into
mainfrom
rc-V1.27

Conversation

@tdesmet

@tdesmet tdesmet commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Promotes rc-V1.27 to main.

  • Upload url moved to GET /v1/files/upload-url and now returns items[] with uploadUrl + key; POST /models takes uploadKey instead of uploadUrl
  • export-ifc and quantities result endpoints return {"downloadUrl"} with 200 instead of a 302, so reading the Location header always raised
  • Codification, material, location and custom-property writes now open a modification session, which V1.27 requires

sudo-rm-rf-star and others added 15 commits December 4, 2025 09:59
This reverts commit c17abc9.

The public client flow only works where /v1/public-api-applications/config
is reachable (develop, beta). On rc, demo and production it returns 401, and
since the commit also stopped sending client_secret the token exchange fails
with 500, leaving no working auth path.

main already reverted the same commit in fb9966e.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017waV7tkWye4BStKry3rqjU
Brings rc-V1.27 up to date with main so a PR back to main merges without
conflicts. Conflicts in oauth.py, QonicApi.py and sample.py resolved in
favour of rc-V1.27, keeping the V1.27 endpoint fixes and #29 (public client
support and token management methods).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017waV7tkWye4BStKry3rqjU
This reverts commit 92524b1.

Matches main, which reverted the identical change in #28. The token
management methods target auth/tokens and auth/consents/{appId}, neither of
which exists in V1.27.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017waV7tkWye4BStKry3rqjU
@tdesmet tdesmet changed the title Promote rc-V1.27 to main Promote V1.27 to main Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants