Skip to content

better-auth: add v1.2.0 changelog#36

Merged
cb-alish merged 1 commit into
mainfrom
release/better-auth/v1.2.0
Jul 10, 2026
Merged

better-auth: add v1.2.0 changelog#36
cb-alish merged 1 commit into
mainfrom
release/better-auth/v1.2.0

Conversation

@cb-alish

@cb-alish cb-alish commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Document the webhook event bus feature for async processing, the shared dispatch/validator refactor, and the publish-handler error handling fix.

Adds Better Auth v1.2.0 documentation and updates the package version. The changelog covers asynchronous Chargebee webhook event processing, shared dispatch and validation refactoring, dedicated event typing, processor support, and improved publish-error handling that enables Chargebee retries.

@snyk-io

snyk-io Bot commented Jul 10, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 804bb4f9-766c-40a5-9c49-1bfd62d4961d

📥 Commits

Reviewing files that changed from the base of the PR and between b617dc4 and 97a1550.

📒 Files selected for processing (2)
  • packages/better-auth/CHANGELOG.md
  • packages/better-auth/src/version.ts

Walkthrough

The package changelog now documents v1.2.0 Chargebee webhook processing changes, and the exported package version is updated from 1.1.0 to 1.2.0.

Changes

Webhook release

Layer / File(s) Summary
Webhook release documentation and version
packages/better-auth/CHANGELOG.md, packages/better-auth/src/version.ts
Adds v1.2.0 notes for asynchronous webhook processing, dispatch and validation updates, publish failure handling, and updates VERSION to 1.2.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

Document the webhook event bus feature for async processing, the shared
dispatch/validator refactor, and the publish-handler error handling fix.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cb-alish cb-alish force-pushed the release/better-auth/v1.2.0 branch from e8406ab to 97a1550 Compare July 10, 2026 11:43
@cb-alish cb-alish merged commit 54410e1 into main Jul 10, 2026
8 checks passed
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