February 19, 2021 – February 26, 2021
Overview
Could not load contribution data
Please try again later
41 Pull requests merged by 5 people
-
cleanup: remove openSUSE:Tumbleweed builds
#5933 merged
Feb 26, 2021 -
cleanup: issue deprecation warnings for some IAM functions
#5928 merged
Feb 26, 2021 -
cleanup(bigtable): deprecate admin async functions
#5924 merged
Feb 26, 2021 -
cleanup(storage): remove stale TODO entry
#5927 merged
Feb 25, 2021 -
test(spanner): extend samples and integration-test timeouts
#5926 merged
Feb 25, 2021 -
feat(bigtable): add CMEK attributes to admin APIs
#5921 merged
Feb 25, 2021 -
feat(pubsub): support schemas when creating topics
#5920 merged
Feb 25, 2021 -
chore: update googleapis version
#5919 merged
Feb 25, 2021 -
feat(pubsub): implement schema admin examples 2/2
#5916 merged
Feb 25, 2021 -
ci: pin cspell@5.2.4 to improve docker image consistency
#5917 merged
Feb 24, 2021 -
feat(pubsub): implement schema admin examples 1/2
#5914 merged
Feb 24, 2021 -
feat(pubsub): implement SchemaAdminClient part 2/2
#5913 merged
Feb 24, 2021 -
feat(pubsub): implement SchemaAdminClient part 1/2
#5912 merged
Feb 24, 2021 -
feat(spanner): Point-In-Time Recovery (PITR)
#5906 merged
Feb 24, 2021 -
feat(pubsub): use SchemaMetadata in SchemaAdminConnection
#5909 merged
Feb 24, 2021 -
cleanup: fix TODO entry
#5911 merged
Feb 24, 2021 -
feat(pubsub): implement SchemaAdminConnection
#5904 merged
Feb 24, 2021 -
feat(pubsub): implement SchemaMetadata decorator
#5905 merged
Feb 24, 2021 -
feat(pubsub): implement SchemaLogging
#5903 merged
Feb 23, 2021 -
doc: add dropdowns to packaging.md
#5902 merged
Feb 23, 2021 -
feat(pubsub): add a class for Schema names
#5893 merged
Feb 23, 2021 -
cleanup(spanner): cleanup instance_admin_integration_test
#5895 merged
Feb 23, 2021 -
chore: upgrade googleapis to current head
#5894 merged
Feb 23, 2021 -
cleanup: internal/*_options.h were not in the internal namespace
#5900 merged
Feb 23, 2021 -
cleanup: add internal-only Contains() and ContainsIf() helpers
#5898 merged
Feb 23, 2021 -
generator(feature): default to nonidempotent for rpcs missing http option
#5897 merged
Feb 23, 2021 -
fix(generator): correct exit code and update hashes
#5896 merged
Feb 23, 2021 -
cleanup: make CMake builds less verbose
#5891 merged
Feb 23, 2021 -
feat(pubsub): add stub for the schema service
#5888 merged
Feb 23, 2021 -
cleanup(spanner): stop creating an instance in BackupTest.BackupTest
#5879 merged
Feb 22, 2021 -
cleanup(spanner): simplify some *AdminClient samples
#5890 merged
Feb 22, 2021 -
fix(generator): properly escape delimiter character
#5889 merged
Feb 22, 2021 -
chore: update google-cloud-sdk version
#5887 merged
Feb 22, 2021 -
doc: fix inconsistent package vs. target names
#5886 merged
Feb 22, 2021 -
test(spanner): support filtering of `PickRandomInstance()` candidates
#5885 merged
Feb 21, 2021 -
ci: use x86_64 bazel package on macOS M1
#5884 merged
Feb 20, 2021 -
chore(spanner): fully qualify google::protobuf::util names
#5880 merged
Feb 20, 2021 -
ci: avoid dep on realpath(1)
#5883 merged
Feb 20, 2021 -
ci: prefer curl which is avail by default more often
#5882 merged
Feb 20, 2021 -
feat(bigtable): limit default connection pool size
#5881 merged
Feb 20, 2021 -
refactor(spanner): spanner::Timestamp/protobuf::Timestamp conversions…
#5876 merged
Feb 20, 2021
1 Pull request opened by 1 person
-
doc(ADR): deprecated functions do not have examples
#5932 opened
Feb 26, 2021
10 Issues closed by 4 people
-
Use [[deprecated]] attributes.
#2857 closed
Feb 26, 2021 -
Encountering an undefined reference link error when attempting to use the Google GCS C++ library
#5918 closed
Feb 25, 2021 -
Support CMEK attributes in Bigtable admin APIs
#5892 closed
Feb 25, 2021 -
Implement support for the schema CRUD operations
#5706 closed
Feb 25, 2021 -
Consider using dropdowns in packaging.md
#5901 closed
Feb 23, 2021 -
Use standard vcpkg cache
#5356 closed
Feb 22, 2021 -
[Q] Failed to use GCS client to download file in a basic scenario
#5872 closed
Feb 22, 2021 -
CMEK keys must be colocated with Spanner Instances where they are used
#5588 closed
Feb 21, 2021 -
macOS build-hazel.sh should not try to install bazel again
#5878 closed
Feb 20, 2021 -
Limit number of channels created by default
#5877 closed
Feb 20, 2021
11 Issues opened by 4 people
-
generator: add option to exclude Client class generation
#5935 opened
Feb 26, 2021 -
Proposal: modernize the Bigtable internals
#5934 opened
Feb 26, 2021 -
Add missing examples for TableAdmin::{Get,Set}IamPolicy for backups
#5931 opened
Feb 26, 2021 -
[Flake] Bigtable integration tests are leaking tables
#5930 opened
Feb 26, 2021 -
Decommission the deprecated {Get,Set}IamPolicy functions
#5929 opened
Feb 26, 2021 -
Remove the async functions from the Bigtable admin APIs
#5923 opened
Feb 25, 2021 -
Add CI build that uses include-what-you-use
#5922 opened
Feb 25, 2021 -
Support third-party identity
#5915 opened
Feb 24, 2021 -
Implement storage::GrpcClient::DeleteResumableUpload
#5910 opened
Feb 24, 2021 -
spanner DatabaseAdminClient::CreateBackup() is erroneously labelled as non-idempotent
#5907 opened
Feb 24, 2021 -
generator: add support for proto3 optional fields
#5899 opened
Feb 23, 2021
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Support option to set ssl_dir_path (aka CURLOPT_CAPATH)
#5705 commented on
Feb 22, 2021 • 2 new comments -
Proposal: consistent names for libraries and targets in CMake
#5726 commented on
Feb 23, 2021 • 2 new comments -
Consider requiring CMake >= 3.15 with MSVC
#5852 commented on
Feb 22, 2021 • 1 new comment -
Proposal: how to add experimental features to existing classes
#5862 commented on
Feb 25, 2021 • 1 new comment -
RetryClient should not have a public ctor
#3026 commented on
Feb 22, 2021 • 0 new comments -
Provide a mechanism to save bucket pagination ranges
#5742 commented on
Feb 22, 2021 • 0 new comments -
GCP_LOG(FATAL) should terminate execution
#5693 commented on
Feb 22, 2021 • 0 new comments -
Use rules_foreign_cc to build libcurl
#5342 commented on
Feb 22, 2021 • 0 new comments