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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
fluent
/
ctraces
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
7
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
core: harden trace lifecycle and serialization
- #88
#88
Merged
edsiper
merged 16 commits into
master
fluent/ctraces:master
from
fix/logical-correctness
fluent/ctraces:fix/logical-correctness
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
core: harden trace lifecycle and serialization
#88
edsiper
merged 16 commits into
master
fluent/ctraces:master
from
fix/logical-correctness
fluent/ctraces:fix/logical-correctness
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2026
encode: preserve trace flags across round trips
Show description for 0ab95d0
edsiper
committed
0ab95d0
View commit details
Copy full SHA for 0ab95d0
Browse repository at this point
decode: reject invalid input and partial traces
Show description for 72e050b
edsiper
committed
72e050b
View commit details
Copy full SHA for 72e050b
Browse repository at this point
span: repair event integers and text formatting
Show description for 343280e
edsiper
committed
343280e
View commit details
Copy full SHA for 343280e
Browse repository at this point
core: enforce trace ownership invariants
Show description for 60189e1
edsiper
committed
60189e1
View commit details
Copy full SHA for 60189e1
Browse repository at this point
variant_utils: bound nested MessagePack attributes
Show description for 0dfeff4
edsiper
committed
0dfeff4
View commit details
Copy full SHA for 0dfeff4
Browse repository at this point
encode_opentelemetry: unwind incomplete payloads
Show description for 1eb0ac7
edsiper
committed
1eb0ac7
View commit details
Copy full SHA for 1eb0ac7
Browse repository at this point
variant_utils: preserve uint and null values
Show description for cbb0821
edsiper
committed
cbb0821
View commit details
Copy full SHA for cbb0821
Browse repository at this point
encode_msgpack: reject unsupported variants
Show description for 04f4fd5
edsiper
committed
04f4fd5
View commit details
Copy full SHA for 04f4fd5
Browse repository at this point
encode_opentelemetry: reject opaque CFL references
Show description for e4e551e
edsiper
committed
e4e551e
View commit details
Copy full SHA for e4e551e
Browse repository at this point
encode_text: format uint and null variants
Show description for 40fc1af
edsiper
committed
40fc1af
View commit details
Copy full SHA for 40fc1af
Browse repository at this point
decode_msgpack: reject duplicate fields
Show description for d3178cd
edsiper
committed
d3178cd
View commit details
Copy full SHA for d3178cd
Browse repository at this point
tests: cover remaining variant and msgpack cases
Show description for b21fe6e
edsiper
committed
b21fe6e
View commit details
Copy full SHA for b21fe6e
Browse repository at this point
span: validate kind and status codes
Show description for 8a47585
edsiper
committed
8a47585
View commit details
Copy full SHA for 8a47585
Browse repository at this point
decode_msgpack: validate span enums
Show description for 8139f94
edsiper
committed
8139f94
View commit details
Copy full SHA for 8139f94
Browse repository at this point
decode_opentelemetry: reject incomplete spans
Show description for 18bbdd1
edsiper
committed
18bbdd1
View commit details
Copy full SHA for 18bbdd1
Browse repository at this point
tests: cover invalid span enums
Show description for 6185427
edsiper
committed
6185427
View commit details
Copy full SHA for 6185427
Browse repository at this point
You can’t perform that action at this time.