FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ClickHouse/google-cloud-cpp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ClickHouse
/
google-cloud-cpp
Public
forked from
googleapis/google-cloud-cpp
Notifications
You must be signed in to change notification settings
Fork
2
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
User selector
Datepicker
Commit history
Commits on Oct 24, 2024
chore(deps): update actions/checkout digest to 11bd719 (#14799)
renovate-bot
authored
690aa06
View commit details
Copy full SHA for 690aa06
Browse repository at this point
chore(deps): update dependency bazel to v7.4.0 (#14797)
renovate-bot
authored
6b5ff2c
View commit details
Copy full SHA for 6b5ff2c
Browse repository at this point
chore(deps): update protobuf to v28.3 (#14798)
renovate-bot
authored
bf9620e
View commit details
Copy full SHA for bf9620e
Browse repository at this point
Commits on Oct 22, 2024
chore(deps): update dependency bazelbuild/bazelisk to v1.22.1 (#14796)
renovate-bot
authored
d5962f8
View commit details
Copy full SHA for d5962f8
Browse repository at this point
Commits on Oct 21, 2024
cleanup: cmake compute features (#14794)
dbolduc
authored
2860adf
View commit details
Copy full SHA for 2860adf
Browse repository at this point
Commits on Oct 17, 2024
chore: update googleapis SHA circa 2024-10-17 (#14793)
Show description for 0bdede2
dbolduc
authored
0bdede2
View commit details
Copy full SHA for 0bdede2
Browse repository at this point
chore: update vcpkg to v2024.09.30 (#14790)
dbolduc
authored
5272d82
View commit details
Copy full SHA for 5272d82
Browse repository at this point
Commits on Oct 16, 2024
ci: pin python version for gsutil (#14792)
dbolduc
authored
47b5bc2
View commit details
Copy full SHA for 47b5bc2
Browse repository at this point
Commits on Oct 15, 2024
cleanup(storage): add comment on why no API key support (#14788)
dbolduc
authored
caca34b
View commit details
Copy full SHA for caca34b
Browse repository at this point
Commits on Oct 14, 2024
docs(storage): better suggestion for deprecated API (#14786)
dbolduc
authored
80a518a
View commit details
Copy full SHA for 80a518a
Browse repository at this point
impl: API key auth over REST (#14785)
dbolduc
authored
8abc170
View commit details
Copy full SHA for 8abc170
Browse repository at this point
Commits on Oct 11, 2024
cleanup(oauth2): MinimalIamCredentialsRestStub use universe domain in endpoint (#14781)
Show description for 3605bb2
cuiy0006
authored
3605bb2
View commit details
Copy full SHA for 3605bb2
Browse repository at this point
impl(compute): reduce specificity on integration test error message (#14782)
scotthart
authored
6ed7162
View commit details
Copy full SHA for 6ed7162
Browse repository at this point
refactor(oauth2): prepare for API key auth (#14780)
dbolduc
authored
b6e899a
View commit details
Copy full SHA for b6e899a
Browse repository at this point
Commits on Oct 10, 2024
feat: API key authentication (#14779)
dbolduc
authored
67b10ea
View commit details
Copy full SHA for 67b10ea
Browse repository at this point
impl: add ApiKeyConfig, implement in gRPC (#14778)
dbolduc
authored
db36db3
View commit details
Copy full SHA for db36db3
Browse repository at this point
cleanup(oauth2): change universe domain endpoint (#14777)
cuiy0006
authored
43faa80
View commit details
Copy full SHA for 43faa80
Browse repository at this point
Commits on Oct 9, 2024
impl: API key creds for gRPC (#14776)
dbolduc
authored
b41bcee
View commit details
Copy full SHA for b41bcee
Browse repository at this point
cleanup: remove unused otel compile def (#14775)
dbolduc
authored
ce43626
View commit details
Copy full SHA for ce43626
Browse repository at this point
chore(deps): update grpc to v1.67.0 (#14711)
renovate-bot
authored
c7f0fea
View commit details
Copy full SHA for c7f0fea
Browse repository at this point
Commits on Oct 8, 2024
chore(deps): update opentelemetry to v1.17.0 (#14774)
renovate-bot
authored
9076d40
View commit details
Copy full SHA for 9076d40
Browse repository at this point
chore(deps): update actions/checkout digest to eef6144 (#14772)
renovate-bot
authored
1bc5a3c
View commit details
Copy full SHA for 1bc5a3c
Browse repository at this point
Commits on Oct 7, 2024
docs(pubsub): Fix region tags for Pub/Sub ingestion from GCS samples (#14773)
michaelpri10
authored
44bfd51
View commit details
Copy full SHA for 44bfd51
Browse repository at this point
chore(deps): update dependency bazel to v7.3.2 (#14753)
renovate-bot
authored
2e14032
View commit details
Copy full SHA for 2e14032
Browse repository at this point
chore(deps): update dependency google_cloud_cpp to v2.30.0 (#14769)
renovate-bot
authored
d15a6f6
View commit details
Copy full SHA for d15a6f6
Browse repository at this point
Commits on Oct 4, 2024
chore(storage): Remove references to notification / hmac / service ac… (#14768)
Show description for c90c889
ddelgrosso1
authored
c90c889
View commit details
Copy full SHA for c90c889
Browse repository at this point
feat(mixin): generate mixins for libraries (#14766)
Show description for ce02666
cuiy0006
authored
ce02666
View commit details
Copy full SHA for ce02666
Browse repository at this point
Commits on Oct 3, 2024
chore: version bump to v2.31.0-rc (#14767)
dbolduc
authored
2c51793
View commit details
Copy full SHA for 2c51793
Browse repository at this point
docs(release): update changelog for the 2024-10 release (#14764)
dbolduc
authored
0866286
View commit details
Copy full SHA for 0866286
Browse repository at this point
feat(mixin): add manual changes for pubsub and generate mixin code (#14756)
Show description for 5acae1d
cuiy0006
authored
5acae1d
View commit details
Copy full SHA for 5acae1d
Browse repository at this point
cleanup: revert `ApiKeyOption` changes (#14761)
dbolduc
authored
99b476e
View commit details
Copy full SHA for 99b476e
Browse repository at this point
impl: censor API key header in traces (#14755)
dbolduc
authored
30e89e0
View commit details
Copy full SHA for 30e89e0
Browse repository at this point
refactor: avoid `ApiKeyOption` in sample (#14760)
dbolduc
authored
1289fa6
View commit details
Copy full SHA for 1289fa6
Browse repository at this point
cleanup(pubsub): samples (#14758)
dbolduc
authored
3601f91
View commit details
Copy full SHA for 3601f91
Browse repository at this point
ci(gha): move aiplatform to its own shard (#14754)
scotthart
authored
a695357
View commit details
Copy full SHA for a695357
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL