Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zenstackhq
/
zenstack
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
154
Star
2.9k
Code
Issues
167
Pull requests
12
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
merge dev to main (v3.8.0)
- #2724
#2724
Merged
ymc9
merged 25 commits into
main
zenstackhq/zenstack:main
from
dev
zenstackhq/zenstack:dev
Copy head branch name to clipboard
Jun 18, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
merge dev to main (v3.8.0)
#2724
ymc9
merged 25 commits into
main
zenstackhq/zenstack:main
from
dev
zenstackhq/zenstack:dev
Copy head branch name to clipboard
Commits
Commits on May 31, 2026
feat: add soft-delete plugin (#2688)
Show description for f41a1f6
ymc9
and
claude
authored
f41a1f6
View commit details
Copy full SHA for f41a1f6
Browse repository at this point
Commits on Jun 4, 2026
chore(cli): mute telemetry without removing instrumentation (#2695)
Show description for 2a9689e
ymc9
and
claude
authored
2a9689e
View commit details
Copy full SHA for 2a9689e
Browse repository at this point
Commits on Jun 9, 2026
perf(orm): speed up client type checking via options projection + variance annotations
Show description for 1d08e2a
ymc9
and
claude
committed
1d08e2a
View commit details
Copy full SHA for 1d08e2a
Browse repository at this point
perf(orm): make Options invariant on leaf CRUD arg/filter types too
Show description for dafd751
ymc9
and
claude
committed
dafd751
View commit details
Copy full SHA for dafd751
Browse repository at this point
fix(orm): project options at the $zod boundary so leaf-type invariance holds
Show description for 47c9d0a
ymc9
and
claude
committed
47c9d0a
View commit details
Copy full SHA for 47c9d0a
Browse repository at this point
chore: update sample readme
ymc9
committed
3ec3fcf
View commit details
Copy full SHA for 3ec3fcf
Browse repository at this point
docs(soft-delete): add README for the soft-delete plugin package (#2690)
Show description for d6b6a45
ymc9
and
claude
authored
d6b6a45
View commit details
Copy full SHA for d6b6a45
Browse repository at this point
perf(orm): speed up client type checking via options projection + variance annotations (#2702)
ymc9
authored
1f18de7
View commit details
Copy full SHA for 1f18de7
Browse repository at this point
Commits on Jun 12, 2026
feat: date and time validation (#2689)
sanny-io
authored
23334f1
View commit details
Copy full SHA for 23334f1
Browse repository at this point
fix(language): forbid duplicate `@default` applications (#2697)
sanny-io
authored
487688e
View commit details
Copy full SHA for 487688e
Browse repository at this point
fix: `isEmpty` function when using `postgresql` dialect (#2703)
sanny-io
authored
431ad02
View commit details
Copy full SHA for 431ad02
Browse repository at this point
feat(cli): auto-detect import file extension from tsconfig (#2705)
Show description for 0da9f81
ymc9
and
claude
authored
0da9f81
View commit details
Copy full SHA for 0da9f81
Browse repository at this point
fix(orm): forbid selecting @omit fields when allowQueryTimeOmitOverride is false (#2671)
Show description for 99745a4
ymc9
and
claude
committed
99745a4
View commit details
Copy full SHA for 99745a4
Browse repository at this point
fix(server): omit relations to sliced-away models from OpenAPI spec (#2706)
ymc9
authored
672f518
View commit details
Copy full SHA for 672f518
Browse repository at this point
[CI] Bump version 3.8.0 (#2707)
github-actions[bot]
authored
0a2592b
View commit details
Copy full SHA for 0a2592b
Browse repository at this point
fix(orm): forbid selecting @omit fields when allowQueryTimeOmitOverride is false (#2708)
ymc9
authored
666f841
View commit details
Copy full SHA for 666f841
Browse repository at this point
Commits on Jun 13, 2026
fix(deps): upgrade langium to 4.2 to drop vulnerable lodash-es (#2704) (#2709)
Show description for c3a4e27
ymc9
and
claude
authored
c3a4e27
View commit details
Copy full SHA for c3a4e27
Browse repository at this point
Commits on Jun 16, 2026
feat: support Authentication and Authorization for the proxy (#2698)
jiashengguo
authored
4f462a7
View commit details
Copy full SHA for 4f462a7
Browse repository at this point
Commits on Jun 17, 2026
fix(orm): support _count nested inside an include (#2712)
Show description for d229533
ymc9
and
claude
authored
d229533
View commit details
Copy full SHA for d229533
Browse repository at this point
Commits on Jun 18, 2026
chore: update README (#2722)
ymc9
authored
3abae92
View commit details
Copy full SHA for 3abae92
Browse repository at this point
fix: pageParam in seInternalInfiniteQuery for Vue (#2714)
caiotarifa
authored
405c9ee
View commit details
Copy full SHA for 405c9ee
Browse repository at this point
fix(policy): support `in` operator against enum list with native enums (#2723)
Show description for 1af9b2b
ymc9
and
claude
authored
1af9b2b
View commit details
Copy full SHA for 1af9b2b
Browse repository at this point
fix(language): detect @@@onceInModel duplicates across inheritance (#2725)
Show description for 8d46a7f
ymc9
and
claude
authored
8d46a7f
View commit details
Copy full SHA for 8d46a7f
Browse repository at this point
fix(soft-delete): support delegate and mixin models
Show description for 0da3bda
ymc9
and
claude
committed
0da3bda
View commit details
Copy full SHA for 0da3bda
Browse repository at this point
fix(soft-delete): support delegate and mixin models (#2726)
ymc9
authored
897df21
View commit details
Copy full SHA for 897df21
Browse repository at this point
You can’t perform that action at this time.