Skip to content

feat(api): migrate default API version from v2 to v3 - #74

Draft
sfowl wants to merge 2 commits into
RedHatProductSecurity:mainfrom
sfowl:atlas-v3
Draft

feat(api): migrate default API version from v2 to v3#74
sfowl wants to merge 2 commits into
RedHatProductSecurity:mainfrom
sfowl:atlas-v3

Conversation

@sfowl

@sfowl sfowl commented Aug 18, 2026

Copy link
Copy Markdown

Just testing for now

The Atlas v3 API adds /analysis/latest/component and other new endpoints.
The v3 response schemas are backwards compatible with all fields the
codebase currently reads. API version remains overridable via
TRUSTIFY_API_VERSION env var.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1b35aabc-1553-4fd3-af0e-0d6716207658

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

The v3 API returns "total": null in paginated responses. When total is
unknown, pagination now continues fetching until a page returns fewer
items than the limit, ensuring all results are retrieved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant