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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pingcap
/
ticdc
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
53
Code
Issues
238
Pull requests
108
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
cmek split 6/8: eventstore encrypted persistence
- #4573
#4573
Merged
ti-chi-bot[bot]
merged 23 commits into
master
pingcap/ticdc:master
from
split/pr3955-06-eventstore
pingcap/ticdc:split/pr3955-06-eventstore
Copy head branch name to clipboard
May 12, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
cmek split 6/8: eventstore encrypted persistence
#4573
ti-chi-bot[bot]
merged 23 commits into
master
pingcap/ticdc:master
from
split/pr3955-06-eventstore
pingcap/ticdc:split/pr3955-06-eventstore
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2026
feat(eventstore): support encrypted persisted events
Show description for c7b64fe
tenfyzhong
committed
c7b64fe
View commit details
Copy full SHA for c7b64fe
Browse repository at this point
feat(eventstore): remove encryption error logging
Show description for 9aafb69
tenfyzhong
committed
9aafb69
View commit details
Copy full SHA for 9aafb69
Browse repository at this point
Commits on May 6, 2026
eventstore: reorder write branches for fast path
Show description for f55924a
tenfyzhong
committed
f55924a
View commit details
Copy full SHA for f55924a
Browse repository at this point
eventstore: refactor write value preparation
Show description for c1020d0
tenfyzhong
committed
c1020d0
View commit details
Copy full SHA for c1020d0
Browse repository at this point
Revert "eventstore: refactor write value preparation"
Show description for dcb834c
tenfyzhong
committed
dcb834c
View commit details
Copy full SHA for dcb834c
Browse repository at this point
eventstore,encryption: frame plaintext encryption-layer values
Show description for c5d957a
tenfyzhong
committed
c5d957a
View commit details
Copy full SHA for c5d957a
Browse repository at this point
eventstore,encryption: preserve legacy framed value reads
Show description for 2d9068e
tenfyzhong
committed
2d9068e
View commit details
Copy full SHA for 2d9068e
Browse repository at this point
Commits on May 7, 2026
eventstore: restore encryption-layer key metadata
Show description for 70b86b4
tenfyzhong
committed
70b86b4
View commit details
Copy full SHA for 70b86b4
Browse repository at this point
Merge remote-tracking branch 'origin/master' into split/pr3955-06-eventstore
Show description for b11a330
tenfyzhong
committed
b11a330
View commit details
Copy full SHA for b11a330
Browse repository at this point
eventstore: deduplicate writeEvents encoding
Show description for c973a71
tenfyzhong
committed
c973a71
View commit details
Copy full SHA for c973a71
Browse repository at this point
eventstore: widen encryption-layer key mask
Show description for a2d8300
tenfyzhong
committed
a2d8300
View commit details
Copy full SHA for a2d8300
Browse repository at this point
eventstore: simplify key attribute encoding
Show description for 33733ad
tenfyzhong
committed
33733ad
View commit details
Copy full SHA for 33733ad
Browse repository at this point
eventstore: clarify key field offsets
Show description for b776bef
tenfyzhong
committed
b776bef
View commit details
Copy full SHA for b776bef
Browse repository at this point
fix(eventstore): Correct diagram alignment in format.go
Show description for 3da9b73
tenfyzhong
committed
3da9b73
View commit details
Copy full SHA for 3da9b73
Browse repository at this point
eventstore: clarify key field lengths
Show description for 67be557
tenfyzhong
committed
67be557
View commit details
Copy full SHA for 67be557
Browse repository at this point
eventstore: move key layout comment
Show description for 38af250
tenfyzhong
committed
38af250
View commit details
Copy full SHA for 38af250
Browse repository at this point
encryption: tighten encryption layer decoding
Show description for 3f3e359
tenfyzhong
committed
3f3e359
View commit details
Copy full SHA for 3f3e359
Browse repository at this point
eventstore: clarify key boundary lengths
Show description for 3fa8a5b
tenfyzhong
committed
3fa8a5b
View commit details
Copy full SHA for 3fa8a5b
Browse repository at this point
Commits on May 8, 2026
logservice: remove unused eventstore raw value return
Show description for ab781e5
tenfyzhong
committed
ab781e5
View commit details
Copy full SHA for ab781e5
Browse repository at this point
Commits on May 9, 2026
pkg/encryption: remove decode panic tests
Show description for a43786a
tenfyzhong
committed
a43786a
View commit details
Copy full SHA for a43786a
Browse repository at this point
Merge branch 'master' into split/pr3955-06-eventstore
Show description for 14d624b
tenfyzhong
committed
14d624b
View commit details
Copy full SHA for 14d624b
Browse repository at this point
Commits on May 11, 2026
Merge branch 'master' into split/pr3955-06-eventstore
tenfyzhong
committed
9ba7503
View commit details
Copy full SHA for 9ba7503
Browse repository at this point
tests: move debezium_basic to heavy integration tests
Show description for 78b971f
tenfyzhong
committed
78b971f
View commit details
Copy full SHA for 78b971f
Browse repository at this point
You can’t perform that action at this time.