Skip to content

chore: release v2.3.0#170

Open
Koosha-Owji wants to merge 2 commits into
mainfrom
chore/release-2.3.0
Open

chore: release v2.3.0#170
Koosha-Owji wants to merge 2 commits into
mainfrom
chore/release-2.3.0

Conversation

@Koosha-Owji
Copy link
Copy Markdown
Contributor

Explain your changes

Release v2.3.0 - bumps version and updates CHANGELOG.md.

Checklist

🛟 If you need help, consider asking for advice over in the Kinde community.

@Koosha-Owji Koosha-Owji requested review from a team as code owners April 16, 2026 06:09
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

Warning

Rate limit exceeded

@Koosha-Owji has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 53 minutes and 21 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 96aff151-7b96-462b-abc7-772e5bedff05

📥 Commits

Reviewing files that changed from the base of the PR and between edafe3d and f16f2a5.

⛔ Files ignored due to path filters (2)
  • kinde_sdk/frontend/__init__.py is excluded by !kinde_sdk/frontend/**
  • pyproject.toml is excluded by !**/*.toml
📒 Files selected for processing (3)
  • CHANGELOG.md
  • kinde_sdk/__init__.py
  • kinde_sdk/management/__init__.py

Walkthrough

Bumps package and management subpackage versions to 2.3.0 and adds a new CHANGELOG release section for v2.3.0 describing invitation-code OAuth changes, management client regeneration, fixes, and tooling/dependency/CI updates.

Changes

Version release and changelog

Layer / File(s) Summary
Release notes
CHANGELOG.md
Adds v2.3.0 (2026-04-16) release section describing: invitation codes in OAuth login flow, regenerated management client from newer OpenAPI spec, OAuth/Flask/FastAPI fixes, management client token/wrapper fixes, CI/dependencies/tooling updates, and example/docs refreshes.
Package version bump
kinde_sdk/__init__.py, kinde_sdk/management/__init__.py
Updates package version constants: kinde_sdk.__version__ 2.2.0 → 2.3.0 and kinde_sdk.management.__version__ 2.0.0 → 2.3.0. No API/signature changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: release v2.3.0' accurately summarizes the main change: bumping the package version from 2.2.0 to 2.3.0 and updating the CHANGELOG.
Description check ✅ Passed The description 'Release v2.3.0 - bumps version and updates CHANGELOG.md' is directly related to the changeset and accurately describes what the PR does.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-2.3.0

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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 and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@kinde_sdk/__init__.py`:
- Line 28: Update the __version__ variable in the frontend and management
submodules to match the main package version: change the __version__ variable in
the frontend module from "2.0.0" to "2.3.0" and do the same in the management
module so both __version__ values align with the top-level package version
"2.3.0".
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 590bd9ea-c663-46a0-98c1-793045b86c51

📥 Commits

Reviewing files that changed from the base of the PR and between 7bf9bc6 and e778fcb.

⛔ Files ignored due to path filters (1)
  • pyproject.toml is excluded by !**/*.toml
📒 Files selected for processing (2)
  • CHANGELOG.md
  • kinde_sdk/__init__.py

Comment thread kinde_sdk/__init__.py
@Koosha-Owji Koosha-Owji force-pushed the chore/release-2.3.0 branch from edafe3d to f16f2a5 Compare May 15, 2026 03:44
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