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 }}
nbayati
/
google-cloud-python
Public
forked from
googleapis/google-cloud-python
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
implement-python-mtls-helpers
User selector
All users
All time
Commit history
Commits on Jul 8, 2026
refactor: introduce UseMtlsEndpointMode enum and fix certificate password type handling
nbayati
committed
db59235
View commit details
Copy full SHA for db59235
Browse repository at this point
refactor: remove unnecessary passphrase decoding
nbayati
committed
ed2fbc0
View commit details
Copy full SHA for ed2fbc0
Browse repository at this point
Commits on Jul 6, 2026
chore: update obsolete ClientCertError docstrings and tests
nbayati
committed
bca7b9d
View commit details
Copy full SHA for bca7b9d
Browse repository at this point
Commits on Jul 5, 2026
test: mock mtls endpoint checks in get_default_ssl_context tests
nbayati
committed
f8289d2
View commit details
Copy full SHA for f8289d2
Browse repository at this point
Commits on Jul 4, 2026
fix: resolve mypy type narrowing in mtls.py
nbayati
committed
57b2525
View commit details
Copy full SHA for 57b2525
Browse repository at this point
fix: default to auto for empty mtls endpoint environment variable
nbayati
committed
ae95056
View commit details
Copy full SHA for ae95056
Browse repository at this point
chore: remove unused sync `_make_client_cert_ssl_context`
Show description for f167b3d
nbayati
committed
f167b3d
View commit details
Copy full SHA for f167b3d
Browse repository at this point
Commits on Jul 3, 2026
test: add missing unit tests
nbayati
committed
805bb04
View commit details
Copy full SHA for 805bb04
Browse repository at this point
test: fill mtls test suite gaps and improve mock rigor
nbayati
committed
93d6b82
View commit details
Copy full SHA for 93d6b82
Browse repository at this point
fix: logic polish and docstring correction for mtls
nbayati
committed
27fae9f
View commit details
Copy full SHA for 27fae9f
Browse repository at this point
fix: improve mtls exception handling and edge cases
nbayati
committed
172dd39
View commit details
Copy full SHA for 172dd39
Browse repository at this point
refactor: make mtls cert loaders private and enforce strict ssl.SSLContext typing
nbayati
committed
28bc123
View commit details
Copy full SHA for 28bc123
Browse repository at this point
feat(auth): add mTLS helper methods and endpoint configuration for handwritten SDK mTLS support
Show description for 782211c
nbayati
committed
782211c
View commit details
Copy full SHA for 782211c
Browse repository at this point
Commits on Jul 2, 2026
refactor(auth): replace pyOpenSSL with standard ssl and cryptography (#16976)
Show description for 247e2ad
nbayati
authored
247e2ad
View commit details
Copy full SHA for 247e2ad
Browse repository at this point
chore(spanner): remove unused asyncio import in samples (#17620)
Show description for fd0e4b6
sakthivelmanii
authored
fd0e4b6
View commit details
Copy full SHA for fd0e4b6
Browse repository at this point
fix(auth): handle PermissionError on workload certificates to avoid startup hang and crash (#17568)
Show description for f538ad8
nbayati
authored
f538ad8
View commit details
Copy full SHA for f538ad8
Browse repository at this point
fix: bump gdal from 3.13.0 to 3.13.1 in /packages/bigframes (#17609)
Show description for 0f4bfed
dependabot[bot]
authored
0f4bfed
View commit details
Copy full SHA for 0f4bfed
Browse repository at this point
fix: bump transformers from 4.54.1 to 5.3.0 in /packages/bigframes (#17610)
Show description for 10eca3f
dependabot[bot]
authored
10eca3f
View commit details
Copy full SHA for 10eca3f
Browse repository at this point
fix: bump gradio from 5.39.0 to 6.15.0 in /packages/bigframes (#17619)
Show description for bddda6a
dependabot[bot]
authored
bddda6a
View commit details
Copy full SHA for bddda6a
Browse repository at this point
chore(actions): fix template injection zizmor findings (#17612)
Show description for 0b9344e
g-husam
authored
0b9344e
View commit details
Copy full SHA for 0b9344e
Browse repository at this point
chore(generator): use absolute paths in `__lazy_modules__` (#17614)
Show description for bbcf902
hebaalazzeh
authored
bbcf902
View commit details
Copy full SHA for bbcf902
Browse repository at this point
Commits on Jul 1, 2026
feat: support gemini-3.x models (#17615)
Show description for 5d0efa3
shuoweil
authored
5d0efa3
View commit details
Copy full SHA for 5d0efa3
Browse repository at this point
fix(bigquery): avoid SSLError retry loop (#17489)
Show description for 8248d8e
daniel-sanche
authored
8248d8e
View commit details
Copy full SHA for 8248d8e
Browse repository at this point
chore(tests): adjust coverage thresholds to realistic levels and/or rely on the default value (#17607)
Show description for 58a7ec5
chalmerlowe
authored
58a7ec5
View commit details
Copy full SHA for 58a7ec5
Browse repository at this point
fix: include amended user agent in read client (#17592)
Show description for c43caee
tswast
and
gemini-code-assist[bot]
authored
c43caee
View commit details
Copy full SHA for c43caee
Browse repository at this point
fix(auth): Agentic Identites mTLS gaps fix _is_mtls and SslCredentials. (#17387)
Show description for 7bfa41a
vverman
authored
7bfa41a
View commit details
Copy full SHA for 7bfa41a
Browse repository at this point
Commits on Jun 30, 2026
feat: add import profiler tool with dynamic loaded lines code volume … (#17467)
Show description for 1c24692
hebaalazzeh
and
gemini-code-assist[bot]
authored
1c24692
View commit details
Copy full SHA for 1c24692
Browse repository at this point
feat: implement native PEP 0810 lazy loading (#17591)
Show description for 8a1270c
hebaalazzeh
authored
8a1270c
View commit details
Copy full SHA for 8a1270c
Browse repository at this point
fix(tests): add --cov-append to gapic-generator and proto-plus to preserve monorepo coverage (#17603)
Show description for 2ddcf4d
parthea
authored
2ddcf4d
View commit details
Copy full SHA for 2ddcf4d
Browse repository at this point
Revert "feat: support gemini-3.x models in loader and update default … (#17602)
Show description for 1f93a2b
shuoweil
authored
1f93a2b
View commit details
Copy full SHA for 1f93a2b
Browse repository at this point
fix: avoid deprecated unitless operations for NumPy 2.5 compatibility (#17589)
Show description for d0b2abc
parthea
authored
d0b2abc
View commit details
Copy full SHA for d0b2abc
Browse repository at this point
fix(deps): bump google-api-core to 2.25.0 (#17599)
Show description for 8b359e2
parthea
authored
8b359e2
View commit details
Copy full SHA for 8b359e2
Browse repository at this point
feat(bigframes): UDF transpiler handles some control flow (#17558)
Show description for a8cbde3
TrevorBergeron
authored
a8cbde3
View commit details
Copy full SHA for a8cbde3
Browse repository at this point
chore(actions): address zizmor findings (#17596)
Show description for 0dfdf44
g-husam
authored
0dfdf44
View commit details
Copy full SHA for 0dfdf44
Browse repository at this point
Commits on Jun 29, 2026
chore: remove legacylibrarian generator (#17590)
Show description for 58912bc
codyoss
authored
58912bc
View commit details
Copy full SHA for 58912bc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.