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
.
aws
/
aws-sdk-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
2.2k
Code
Issues
76
Pull requests
28
Discussions
Actions
Wiki
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
adding the JsonShapeSerializer
- #3842
#3842
Merged
pulimsr
merged 10 commits into
main
aws/aws-sdk-cpp:main
from
schema-serde
aws/aws-sdk-cpp:schema-serde
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
adding the JsonShapeSerializer
#3842
pulimsr
merged 10 commits into
main
aws/aws-sdk-cpp:main
from
schema-serde
aws/aws-sdk-cpp:schema-serde
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
adding the JsonShapeSerializer
pulimsr
committed
c2b364a
View commit details
Copy full SHA for c2b364a
Browse repository at this point
Commits on Jun 10, 2026
using a string buffer
pulimsr
committed
d95ac61
View commit details
Copy full SHA for d95ac61
Browse repository at this point
Commits on Jun 15, 2026
removing unnecessary heap allocations
pulimsr
committed
bdb15ac
View commit details
Copy full SHA for bdb15ac
Browse repository at this point
Commits on Jun 16, 2026
Updating to Aws::UniquePtr and removing temp variables
pulimsr
committed
ca248df
View commit details
Copy full SHA for ca248df
Browse repository at this point
Commits on Jun 24, 2026
Merge branch 'main' of github.com:aws/aws-sdk-cpp into schema-serde
pulimsr
committed
e488b57
View commit details
Copy full SHA for e488b57
Browse repository at this point
Commits on Jun 25, 2026
adding escaping, Outcome error handling, and depth enforcement
pulimsr
committed
774dcb6
View commit details
Copy full SHA for 774dcb6
Browse repository at this point
Merge branch 'main' of github.com:aws/aws-sdk-cpp into schema-serde
pulimsr
committed
4524ff2
View commit details
Copy full SHA for 4524ff2
Browse repository at this point
Commits on Jun 26, 2026
updating clang-format, glob CMake, switch-based escaping, Schema return by value
pulimsr
committed
3b01877
View commit details
Copy full SHA for 3b01877
Browse repository at this point
Commits on Jun 29, 2026
Using SMITHY_API for Windows DLL export
pulimsr
committed
3758abe
View commit details
Copy full SHA for 3758abe
Browse repository at this point
Merge branch 'main' into schema-serde
pulimsr
authored
5a4437f
View commit details
Copy full SHA for 5a4437f
Browse repository at this point
You can’t perform that action at this time.