Skip to content

chore: release v2.3.0#170

Merged
Koosha-Owji merged 3 commits into
mainfrom
chore/release-2.3.0
Jul 6, 2026
Merged

chore: release v2.3.0#170
Koosha-Owji merged 3 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

coderabbitai Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 457c1e86-25c3-4e19-843e-44665236ffb3

📥 Commits

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

⛔ 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
✅ Files skipped from review due to trivial changes (3)
  • kinde_sdk/init.py
  • kinde_sdk/management/init.py
  • CHANGELOG.md

Walkthrough

Bumps the package and management package version constants to 2.3.0 and adds a new v2.3.0 changelog entry covering OAuth, management client, fixes, and tooling updates.

Changes

Release notes and version metadata

Layer / File(s) Summary
Changelog entry
CHANGELOG.md
Adds a v2.3.0 (2026-04-16) section with Added, Fixed, and Improved items.
Version constants
kinde_sdk/__init__.py, kinde_sdk/management/__init__.py
Updates __version__ values to 2.3.0 in both packages.

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 is concise and accurately summarizes the release version bump.
Description check ✅ Passed The description matches the changeset by noting the version bump and changelog update.
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.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-2.3.0

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.

@codecov

codecov Bot commented Apr 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

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
@Koosha-Owji Koosha-Owji merged commit 77ed048 into main Jul 6, 2026
9 checks passed
@Koosha-Owji Koosha-Owji deleted the chore/release-2.3.0 branch July 6, 2026 17:54
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.

4 participants