Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Python Cloud Debugger 2.8

Compare
Choose a tag to compare
@xinghuadou-google xinghuadou-google released this 09 Apr 21:57

This release:
Removed the static linking of libstdc++ which could cause conflicts with a different version installed on the system.
Removed support for authenticating via P12 files.
Added support for application default credentials, and removed the need to pass the --enable_service_account_auth, --project_id, and --project_number flags for authentication.