Skip to content

Chore: Bump client version to 6.0.0 - #357

Merged
DoPri merged 1 commit into
mainfrom
chore/client-version-bump
Jul 18, 2026
Merged

Chore: Bump client version to 6.0.0#357
DoPri merged 1 commit into
mainfrom
chore/client-version-bump

Conversation

@DoPri

@DoPri DoPri commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Bumps the client version from 0.1.0 to 6.0.0 so it lines up with the other components (the Spring services and, after the genai hygiene PR, the GenAI service are all on 6.0.0). The client had just never been bumped past the initial scaffold version.

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Docs
  • CI / infra

Definition of Done

  • CI is green
  • If the API changed: api/openapi.yaml is updated and lint passes
  • If a service was added or restructured: docker-compose still comes up cleanly (docker compose up)
  • Tests added or updated for the changed behaviour
  • Docs updated where it matters (README, ADRs, comments)

Notes for the reviewer

@DoPri
DoPri requested a review from BjarneHa as a code owner July 18, 2026 19:12
@DoPri DoPri added the javascript Pull requests that update javascript code label Jul 18, 2026
@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@DoPri, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 46 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3c8f497b-2d2d-4dac-ae05-1f67148175b9

📥 Commits

Reviewing files that changed from the base of the PR and between e76d670 and 13986b2.

⛔ Files ignored due to path filters (1)
  • services/client/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • services/client/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/client-version-bump

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.

@ladu-tu ladu-tu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

@DoPri
DoPri merged commit 93a7ab8 into main Jul 18, 2026
32 checks passed
@DoPri
DoPri deleted the chore/client-version-bump branch July 18, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants