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
.
dashpay
/
platform
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
92
Code
Issues
232
Pull requests
59
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(sdk): auto-detect protocol version from network response metadata
- #3483
#3483
Merged
lklimek
merged 12 commits into
v3.1-dev
dashpay/platform:v3.1-dev
from
feat/sdk-version-auto-detect
dashpay/platform:feat/sdk-version-auto-detect
Copy head branch name to clipboard
Apr 14, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(sdk): auto-detect protocol version from network response metadata
#3483
lklimek
merged 12 commits into
v3.1-dev
dashpay/platform:v3.1-dev
from
feat/sdk-version-auto-detect
dashpay/platform:feat/sdk-version-auto-detect
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
feat(sdk): auto-detect protocol version from network response metadata
Show description for 7548871
lklimek
and
claude
committed
7548871
View commit details
Copy full SHA for 7548871
Browse repository at this point
test(sdk): add TC-6 concurrent updates and TC-7 global DPP version sync tests
Show description for acf0e6e
lklimek
and
claude
committed
acf0e6e
View commit details
Copy full SHA for acf0e6e
Browse repository at this point
fix(sdk): fix TC-7 test race and formatting
Show description for 036ba3b
lklimek
and
claude
committed
036ba3b
View commit details
Copy full SHA for 036ba3b
Browse repository at this point
feat(sdk): disable version auto-detect when version is explicitly set
Show description for 2624d3a
lklimek
and
claude
committed
2624d3a
View commit details
Copy full SHA for 2624d3a
Browse repository at this point
refactor(sdk): simplify version update with fetch_max instead of CAS loop
Show description for 218f474
lklimek
and
claude
committed
218f474
View commit details
Copy full SHA for 218f474
Browse repository at this point
refactor(sdk): remove PlatformVersion::set_current from SDK
Show description for 7859df4
lklimek
and
claude
committed
7859df4
View commit details
Copy full SHA for 7859df4
Browse repository at this point
fix(sdk): seed auto-detect version at 0 so first response sets actual network version
Show description for 6d59358
lklimek
and
claude
committed
6d59358
View commit details
Copy full SHA for 6d59358
Browse repository at this point
refactor(sdk): remove redundant current > 0 guard in version update
Show description for b01969d
lklimek
and
claude
committed
b01969d
View commit details
Copy full SHA for b01969d
Browse repository at this point
Commits on Apr 14, 2026
fix(sdk): restore PlatformVersion::latest() in mock test helper and document first-request version-lag
Show description for 1085027
lklimek
and
claude
committed
1085027
View commit details
Copy full SHA for 1085027
Browse repository at this point
fix(sdk): restore PlatformVersion::set_current() in SdkBuilder::build()
Show description for 99ccac7
lklimek
and
claude
committed
99ccac7
View commit details
Copy full SHA for 99ccac7
Browse repository at this point
refactor(dpp): use get_version_or_current_or_latest in DataContract serde impls
Show description for 517594e
lklimek
and
claude
committed
517594e
View commit details
Copy full SHA for 517594e
Browse repository at this point
test(dpp): add JSON serde roundtrip tests for DataContractV0 and DataContractV1
Show description for 37de63b
lklimek
and
claude
committed
37de63b
View commit details
Copy full SHA for 37de63b
Browse repository at this point
You can’t perform that action at this time.