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
.
SAP
/
cloud-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
28
Code
Issues
9
Pull requests
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(agentgateway)!: remove telemetry source attribution from _lob.py
- #228
#228
Closed
tiagoek
wants to merge 37 commits into
main
SAP/cloud-sdk-python:main
from
fix/lob-remove-telemetry-source-v2
SAP/cloud-sdk-python:fix/lob-remove-telemetry-source-v2
Copy head branch name to clipboard
Conversation
Commits
37
(37)
Checks
Files changed
Closed
fix(agentgateway)!: remove telemetry source attribution from _lob.py
#228
tiagoek
wants to merge 37 commits into
main
SAP/cloud-sdk-python:main
from
fix/lob-remove-telemetry-source-v2
SAP/cloud-sdk-python:fix/lob-remove-telemetry-source-v2
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
feat(agentgateway): add transparent TLS mode support
Show description for b9efdb4
smahr
committed
b9efdb4
View commit details
Copy full SHA for b9efdb4
Browse repository at this point
feat(agentgateway): add ORD ID filtering and enhanced features
Show description for f30e05f
smahr
committed
f30e05f
View commit details
Copy full SHA for f30e05f
Browse repository at this point
fix(agentgateway): update MCP client API and add testing support
Show description for c75ccdf
smahr
committed
c75ccdf
View commit details
Copy full SHA for c75ccdf
Browse repository at this point
refactor(agentgateway): migrate to new MCP streamable_http_client API
Show description for 1c0d585
smahr
committed
1c0d585
View commit details
Copy full SHA for 1c0d585
Browse repository at this point
chore: add test-agent to gitignore
smahr
committed
23e134c
View commit details
Copy full SHA for 23e134c
Browse repository at this point
chore: add SDK wheel v0.33.0 with new MCP API
smahr
committed
f0d7d2b
View commit details
Copy full SHA for f0d7d2b
Browse repository at this point
Commits on Jul 8, 2026
fix(telemetry): make OpenTelemetry dependencies optional
Show description for c7dc4f9
smahr
committed
c7dc4f9
View commit details
Copy full SHA for c7dc4f9
Browse repository at this point
fix(telemetry): make telemetry imports conditional in destination module
Show description for 9e124e5
smahr
committed
9e124e5
View commit details
Copy full SHA for 9e124e5
Browse repository at this point
feat: Add transparent TLS mode and restore servicebinding.io support
Show description for 94b99b0
smahr
committed
94b99b0
View commit details
Copy full SHA for 94b99b0
Browse repository at this point
chore: Restore OpenTelemetry dependencies to match SAP upstream
Show description for 2c452fa
smahr
committed
2c452fa
View commit details
Copy full SHA for 2c452fa
Browse repository at this point
feat: Make OpenTelemetry dependencies optional for K8s compatibility
Show description for 37529f7
smahr
committed
37529f7
View commit details
Copy full SHA for 37529f7
Browse repository at this point
chore: Bump version to 0.33.6
smahr
committed
d945a99
View commit details
Copy full SHA for d945a99
Browse repository at this point
fix: Restore OTel version pinning to match Archive 5 (working version)
Show description for 3e26737
smahr
committed
3e26737
View commit details
Copy full SHA for 3e26737
Browse repository at this point
feat: Version 0.33.7 with Archive 5 config (OTel in required deps)
Show description for f18faae
smahr
committed
f18faae
View commit details
Copy full SHA for f18faae
Browse repository at this point
fix: Correct indentation in _customer.py async with ClientSession block
Show description for 84fae66
smahr
committed
84fae66
View commit details
Copy full SHA for 84fae66
Browse repository at this point
chore: Bump version to 0.33.8
Show description for 3fcfb7a
smahr
committed
3fcfb7a
View commit details
Copy full SHA for 3fcfb7a
Browse repository at this point
fix: Properly indent entire ClientSession block in _customer.py
Show description for c35402f
smahr
committed
c35402f
View commit details
Copy full SHA for c35402f
Browse repository at this point
chore: Bump version to 0.33.10
Show description for ed06692
smahr
committed
ed06692
View commit details
Copy full SHA for ed06692
Browse repository at this point
fix: Complete indentation fix for all ClientSession blocks in _customer.py
Show description for e654bc3
smahr
committed
e654bc3
View commit details
Copy full SHA for e654bc3
Browse repository at this point
fix: Complete indentation fix for all ClientSession blocks in _lob.py
Show description for 4e4197b
smahr
committed
4e4197b
View commit details
Copy full SHA for 4e4197b
Browse repository at this point
Commits on Jul 9, 2026
fix: Restore get_ias_client_id_lob() function that was accidentally removed
Show description for 0ce0f66
smahr
committed
0ce0f66
View commit details
Copy full SHA for 0ce0f66
Browse repository at this point
chore: Clean up old wheel versions from dist/
Show description for 857061e
smahr
committed
857061e
View commit details
Copy full SHA for 857061e
Browse repository at this point
chore: Remove unused _mcp_session.py file not in SAP upstream
Show description for b502b3d
smahr
committed
b502b3d
View commit details
Copy full SHA for b502b3d
Browse repository at this point
test: Restore missing tests for get_ias_client_id_lob()
Show description for c929c61
smahr
committed
c929c61
View commit details
Copy full SHA for c929c61
Browse repository at this point
refactor: Remove defensive null/error checks not in SAP upstream
Show description for 4bf44b8
smahr
committed
4bf44b8
View commit details
Copy full SHA for 4bf44b8
Browse repository at this point
refactor: Remove ord_id parameter from list_mcp_tools (not in SAP upstream)
Show description for 2e4492e
smahr
committed
2e4492e
View commit details
Copy full SHA for 2e4492e
Browse repository at this point
refactor: Remove MCPTool|str and ord_id from call_mcp_tool (not in SAP upstream)
Show description for b99de6e
smahr
committed
b99de6e
View commit details
Copy full SHA for b99de6e
Browse repository at this point
Commits on Jul 10, 2026
refactor: Remove deprecated credential path and unused app_tid parameters
KoblerS
committed
ace0da9
View commit details
Copy full SHA for ace0da9
Browse repository at this point
refactor: Remove deprecated app_tid parameter and update credential detection logic
KoblerS
committed
56f3774
View commit details
Copy full SHA for 56f3774
Browse repository at this point
refactor: Simplify credential detection logic and remove unused dependency parameter
KoblerS
committed
b486ce3
View commit details
Copy full SHA for b486ce3
Browse repository at this point
refactor: Remove app_tid parameter from authentication methods and update related tests
KoblerS
committed
7d52725
View commit details
Copy full SHA for 7d52725
Browse repository at this point
refactor: Update load_customer_credentials to support flat format for integration dependencies
KoblerS
committed
b8ac615
View commit details
Copy full SHA for b8ac615
Browse repository at this point
refactor: Remove 'data' field from integration dependencies in credential loading and tests
KoblerS
committed
ed8d32f
View commit details
Copy full SHA for ed8d32f
Browse repository at this point
Commits on Jul 15, 2026
fix(agentgateway): remove telemetry source attribution from _lob.py
Show description for 37f220e
tiagoek
committed
37f220e
View commit details
Copy full SHA for 37f220e
Browse repository at this point
chore: bump version to 0.35.1
tiagoek
committed
14adc3d
View commit details
Copy full SHA for 14adc3d
Browse repository at this point
fix(agentgateway): address sdk-review findings (CON-01, EL-01, EL-02, PT-08)
Show description for c8105de
tiagoek
committed
c8105de
View commit details
Copy full SHA for c8105de
Browse repository at this point
fix(agentgateway)!: replace remaining client_id literals with constant and bump version
Show description for 051e44b
tiagoek
committed
051e44b
View commit details
Copy full SHA for 051e44b
Browse repository at this point
You can’t perform that action at this time.