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 }}
adason
/
google-cloud-python
Public
forked from
googleapis/google-cloud-python
Notifications
You must be signed in to change notification settings
Fork
0
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
Breadcrumbs
History for
google-cloud-python
api_core
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2018
Release api-core 1.4.0 (#5922)
theacodes
authored
7d59799
View commit details
Copy full SHA for 7d59799
View code at this point
Browse repository at this point
Add grpcio-gcp dependency for API Core and Cloud Spanner (#5904)
WeiranFang
authored and
theacodes
committed
24d590b
View commit details
Copy full SHA for 24d590b
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
Add support for gRPC connection management (available when using optional grpc_gcp dependency) (#5553)
WeiranFang
authored and
theacodes
committed
55d11b9
View commit details
Copy full SHA for 55d11b9
View code at this point
Browse repository at this point
Update classifiers to drop Python 3.4 and add Python 3.7 (#5702)
theacodes
authored
b8fd3c3
View commit details
Copy full SHA for b8fd3c3
View code at this point
Browse repository at this point
Release google-api-core 1.3.0 (#5700)
theacodes
authored
1b6fc23
View commit details
Copy full SHA for 1b6fc23
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
Add protobuf_helpers.field_mask to calculate a field mask from two messages (#5320)
landrito
authored and
theacodes
committed
814e75b
View commit details
Copy full SHA for 814e75b
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
Release 1.2.1 (#5497)
crwilcox
authored
73e359d
View commit details
Copy full SHA for 73e359d
View code at this point
Browse repository at this point
Rename `x-goog-header-params` to `x-goog-request-params` (#5495)
evaogbe
authored and
theacodes
committed
839712b
View commit details
Copy full SHA for 839712b
View code at this point
Browse repository at this point
Commits on May 24, 2018
Make client_info work without gRPC installed. (#5075)
lukesneeringer
authored and
theacodes
committed
2f5730d
View commit details
Copy full SHA for 2f5730d
View code at this point
Browse repository at this point
Commits on May 16, 2018
Release 1.2.0 (#5337)
crwilcox
authored
9586c98
View commit details
Copy full SHA for 9586c98
View code at this point
Browse repository at this point
Fix tests after grpcio update (#5333)
Show description for 3376f6e
crwilcox
authored
3376f6e
View commit details
Copy full SHA for 3376f6e
View code at this point
Browse repository at this point
Commits on May 4, 2018
Add Test runs for Python 3.7 and remove 3.4 (#5295)
Show description for 10cd5e5
crwilcox
authored
10cd5e5
View commit details
Copy full SHA for 10cd5e5
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Release 1.1.2 (#5269)
crwilcox
authored
a3f13fa
View commit details
Copy full SHA for a3f13fa
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
Release 1.1.1 (#5207)
crwilcox
authored
3f2f52e
View commit details
Copy full SHA for 3f2f52e
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
Use `install_requires` for platform dependencies instead of `extras_require` (#4991)
david-gang
authored and
Jon Wayne Parrott
committed
cd8a69b
View commit details
Copy full SHA for cd8a69b
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
Fix bad trove classifier
Jon Wayne Parrott
committed
eb8ffb3
View commit details
Copy full SHA for eb8ffb3
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
Release google-api-core 1.1.0 (#5029)
Jon Wayne Parrott
authored
e107bae
View commit details
Copy full SHA for e107bae
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Move DatetimeWithNanoSeconds to api_core (#4979)
Show description for ed3c300
chemelnucfin
authored
ed3c300
View commit details
Copy full SHA for ed3c300
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
Use a class to wrap grpc streaming errors instead of monkey-patching (#4995)
Jon Wayne Parrott
authored
aa6efc2
View commit details
Copy full SHA for aa6efc2
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Release google-api-core 1.0.0 (#4945)
Jon Wayne Parrott
authored
7186f3f
View commit details
Copy full SHA for 7186f3f
View code at this point
Browse repository at this point
Make `api_core.page_iterator.PageIterator.item_to_value` public
Jon Wayne Parrott
authored
53c6d89
View commit details
Copy full SHA for 53c6d89
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
Add ability to specify retry for `Operation` and `polling.Future`. (#4922)
Jon Wayne Parrott
authored
fa0ef38
View commit details
Copy full SHA for fa0ef38
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Normalize all setup.py files (#4909)
Jon Wayne Parrott
authored
b6f5392
View commit details
Copy full SHA for b6f5392
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Adding `.dev1` suffix for `api-core` and `spanner` after release. (#4750)
dhermes
authored
133ad58
View commit details
Copy full SHA for 133ad58
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Release api_core v0.1.4 (#4730)
Jon Wayne Parrott
authored
9e91b4c
View commit details
Copy full SHA for 9e91b4c
View code at this point
Browse repository at this point
Revert "api_core: Make PageIterator.item_to_value public. (#4702)" (#4731)
Jon Wayne Parrott
authored
b0dc7bc
View commit details
Copy full SHA for b0dc7bc
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
api_core: Add ChannelStub to grpc_helpers (#4705)
Jon Wayne Parrott
authored
e9a5347
View commit details
Copy full SHA for e9a5347
View code at this point
Browse repository at this point
api_core: Make PageIterator.item_to_value public. (#4702)
Jon Wayne Parrott
authored
813a27e
View commit details
Copy full SHA for 813a27e
View code at this point
Browse repository at this point
api_core: Fix handling of gapic metadata when specified as 'None'. (#4701)
Jon Wayne Parrott
authored
0430848
View commit details
Copy full SHA for 0430848
View code at this point
Browse repository at this point
Commits on Dec 21, 2017
Adding back `.dev1` suffix after #4644. (#4651)
Show description for 66299b6
dhermes
authored
66299b6
View commit details
Copy full SHA for 66299b6
View code at this point
Browse repository at this point
Making `google-cloud-pubsub==0.30.1` release. (#4644)
Show description for b2c7c11
dhermes
authored
b2c7c11
View commit details
Copy full SHA for b2c7c11
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Requiring 'grpcio >= 1.8.2'. (#4642)
Show description for bc49824
dhermes
authored
bc49824
View commit details
Copy full SHA for bc49824
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Apply scopes to explicitly provided credentials if needed (#4594)
Jon Wayne Parrott
authored and
dhermes
committed
578ff7f
View commit details
Copy full SHA for 578ff7f
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Add `google.cloud.container` API. (#4577)
lukesneeringer
authored
114163d
View commit details
Copy full SHA for 114163d
View code at this point
Browse repository at this point
Removing redundant constant. (#4588)
Show description for be0493b
dhermes
authored
be0493b
View commit details
Copy full SHA for be0493b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.