Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bumping google.golang.org/genproto/googleapis/api 573a115...ddb44da: > ddb44da chore: update to 1.21 (# 1152) > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150) bumping knative.dev/eventing 1708881...2869c6c: > 2869c6c Enhance tests for v1b3 event type, new attrs (# 8197) bumping knative.dev/reconciler-test 6372b7a...0cb8938: > 0cb8938 upgrade to latest dependencies (# 757) bumping google.golang.org/grpc d0bf90a...6f50403: > 6f50403 Change version to 1.67.0 (# 7604) > 3c3a025 mem: replace flate.Reader reference (# 7595) (# 7637) > 3ffb98b .*: fix revive lints `redefines-builtin-id` (# 7552) > 5666049 vet: enforce revive linter (# 7589) > c6ad07f protoc: regenerate protos (# 7590) > 70f19ee credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (# 7535) > 92111dc xds: keep ads flow control local to xdsclient/transport package (# 7578) > 535bdce estats: remove dependency on testing package (# 7579) > 0f03c74 .*: fix revive lint issues `unused-parameter` (# 7580) > 6147c81 stats/opentelemetry: Optimize slice allocations (# 7525) > cd05c9e .*: fix revive package-comments lint issues (# 7574) > 00514a7 xds/clusterimpl: update UpdateClientConnState to handle updates synchronously (# 7533) > 093e099 grpc: fix regression by freeing request bufferslice after processing unary (# 7571) > 8320224 .*: revive from unused_parameters (# 7577) > 845f62c stats/otel: upgrade grpc version that contains the experimental/stats package (# 7545) > 55d820d clusterresolver/e2e_test: Avoid making DNS requests (# 7561) > 52961f7 grpc: add docs for generic stream interfaces (# 7470) > 005b092 examples/advancedtls: example code for different security configurations for grpc-go using `advancedtls` (# 7474) > 0b6f354 xdsclient: Populate total_issued_requests count in LRS load reports (# 7544) > c535946 grpc: Fix flaky picker_wrapper tests (# 7560) > 9feed00 balancer/wrr: prefer calling Equal() method of time.Time (# 7529) > a8e6e11 .*: Use `strings.ReplaceAll(.....)` (# 7554) > 6d97688 xds/xdsclient: Fix flaky test TestLRSClient (# 7559) > cfd14ba encoding: delete v1 proto codec and use one map for registry (# 7557) > 3d95421 Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (# 7528) > e4b09f1 Remove trailing whitespace in testing.yml (# 7551) > 0a5b8f7 balancer: disallow producer streams until SubConn has reported READY (# 7523) > 9ab8b62 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (# 7356) > 7e12068 bootstrap: add `String` method to ServerConfigs type (# 7537) > ee5cbce ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (# 7364) > 1e2bb71 doc: update keepalive ClientParameters doc about doubling the interval upon GOAWAY (# 7469) > 6a5a283 Use builtin min and max functions (# 7478) > 90caeb3 deps: update dependencies for all modules (# 7531) > f8d98a4 rbac: fix usage of AuthInfo (# 7522) > 4e29cc6 transport: add timeout for writing GOAWAY on http2Client.Close() (# 7371) > b45fc41 Change version to 1.67.0-dev (# 7520) bumping knative.dev/pkg aaab500...aabe552: > aabe552 Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (# 3094) > a4774ed Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 (# 3093) bumping cloud.google.com/go/compute/metadata 44b3a7d...7959a9f: > 7959a9f bigquery: support struct field parameters > a64eb5d bigquery: support array query parameters > 2861f2e bigquery: support scalar query parameters > a2e776e civil: civil time types > 918f8d5 fields: test that a tagged field takes precedence > e86221f bigtable/bttest: RowKeyFilter support in emulator. > 648bc87 bigquery: support BYTES data type > 7bb67ec bigtable/bttest: TimestampRangeFilter improvements > 8b767ae fields: simplify dominantField > 8ee8376 fields: add Match optimizations > 73d4824 fields: test Match against encoding/json > 7c5df9f fields: match first field by index > 5eaf111 bigquery: support deleting a dataset > 7c389bf fields: add Match > f673f79 fields: add helper functions tests > 0f101d5 fields: add package documentation > c15c479 fields: add a cache > 13f29f4 fields: support saving additional tag information > 65303b0 fields: support the ability to ignore fields > 367b809 translate: introduce Format type for Options.Format > 6e0acfc bigquery: fix doc, PageInfo.PageToken is now PageInfo.Token > 03e650f regenerate from toolkit > 0b5cbaa storage: return ErrBucketNotExist from iterator > 92f92a9 fields: add a test for an unexported anonymous struct field with a tag > 93c784f fields: test that unexported anonymous non-struct fields are ignored > 1701ed3 fields: test that unexported, tagged field is ignored > 9dad079 fields: test against encoding/json > 36c2fc7 trace: assign trace IDs and propagate trace context even for requests > 4392112 fields: generalize tag parsing > cccf8de fields: implement tag precedence > 25ab26a fields: initial support for tags > 1b78d3f fields: collect all fields > 0031a75 fields: omit unexported fields > 097ca06 fields: copy FieldsByNameFunc from reflect > 9210f07 translate: tests use OAuth or API key > ce8c2af bigtable/cbt Make endpoints confgureable > 5aca3b7 bigquery: add Job.Wait. > 8503b8f internal: add general retry function > 2c3878e bigtable/bttest: Add ColumnRangeFilter to the data client and inmem server/emulator > 469af35 doc: add example for table creation with schema > d8db4b2 bigquery: fix godoc lint errors > 2a25109 translate: fix broken TranslateURL test > 75d2be6 bigquery: use int64 for Integer columns > 15d44a1 language/apiv1beta1: delete beta client > fdfe867 regenerate toolkit clients > 9e26c6c translate: add model parameter > 6274540 bigtable: Fix cbt required flag enforcement > 30b36ef translate: add license to generated file > a7939fd README: split off older news into a separate file. > f296932 translate: support ClientOptions > 742f8a0 translate: new REST client from modified discovery doc > a218dd7 language/apiv1: add toolkit-generated client > 0f372eb Revert "translate: new REST client from modified discovery doc" > dba24f8 translate: new REST client from modified discovery doc > 9d7cefd Fixed bigquery doc > 3e689fc examples/storage: avoid race when reading the default bucket > 6d60404 logging: explicitly compare Entry fields in tests > b4053c3 CONTRIBUTING.md: adds GCLOUD_TESTS_API_KEY env var as requirement > 6e7f52b .travis.yml: add GCLOUD_TESTS_API_KEY > c8933d5 storage: retry iterator test on failure > b21cc3a trace: fix old datastore key function > d7b9ed3 storage: fix encryption test > eb6bba1 README: add news about datastore breaking changes. > 4b7ac00 datastore: remove Done > 976a286 datastore: Client.Close returns error. > 71e53a3 datastore: removes NewKey, NewIncompleteKey > 8dd42e8 datastore: removes namespace from context > d34ae6f datastore: export Key fields > 7cab37c README.md: adds announcement of datastore entity values > 2ea6b3e datastore: adds example for entity value flatten > 2a64f94 datastore: save nested structs as Entity values by default > 9fd7589 Error on res.Row=nil from ApplyReadModifyWrite to avoid panic > 4ee1ac9 bigquery: more types for RowIterator.Next > f789011 pretty: add Diff > e4d16e4 bigquery: get dataset metadata > 6c65c9a translate: new translate client > 3dcec5a storage: encryption keys should be 32-byte AES-256 keys > f987161 bigquery: a ValueLoader for maps > 5c18a14 storage: switch to general iterator test function > 889746e bigquery: relax table-listing integration test > 9d503e9 bigquery: support updating a schema > ee8b037 bigquery: refactor integration tests > de6327f vision: fix doc > d3ea1b1 logging: increase the default entry-count threshold > 20998e5 logging: bypass JSON serialization if given a structpb.Struct > af761d2 bigtable: Use a single-element RowList for SingleRow > 09487f7 examples/bigquery/load: fix NewGCSReference call > 53ac597 bigtable/emulator: Disable grpc tracing for emulator server > 9cd90cb storage: support customer encryption > bd2cfb7 bigquery: expose dataset ProjectID and DatasetID fields. > 2fc1b44 logging: removes cleaup deletes from integration tests > fe28f83 datastore: adds query.Namespace() chain method > 8c2dc61 logging: check for exact # of logs in tests > 4791784 logadmin: use generated iterators > 384ca55 storage: use pointer receiver for ObjectAttrs > bd8a5e8 datastore: add new key functions > 09d95d9 bigtable/bttest: add emulator support for DeleteCellsInFamily > 7ee19e7 bigquery: restore semantics of ForceZeroQuote > f7f94a2 bigquery: clean up implementation of LoadSource > f9c9ec4 storage: always send destination in compose request > 67f57c5 storage: readObject method for tests > 28994ff bigtable: Use connection pool by default for data client. > 2fa7e44 internal/bundler: remove > 5c042ef README: describe recent bigquery changes. > 467d489 bigquery: make NewGCSReference a package-level function > 40fedcd bigquery: test inserting data with DML. > e6cd632 iam: service account Get/SetPolicy methods. > 211ec57 Regenerate clients from toolkit > bb227e9 bigquery: add example for ReaderSource > 0e0c2bb datastore: remove support for gRPC call options > 2b8eb37 Adding a TimestampRangeFilter to big table. > 4a66ffc errors: fix example in doc comment > cfef0f6 pretty: don't panic if we can't call Interface on a value. > 871e500 bigquery: remove redundant test > 26c2106 bigquery: media upload > 634348d pretty: a simple pretty-printer > 8981115 logging: add Latency field to HTTPRequest > 1d0367c bigtable/bttest: Return proper status codes in emulator for missing tables > e46f105 logging: adds more descriptive failure messages to tests > e8a0b85 pubsub: remove Done > eb53bbf datastore: support gRPC call options. > 284dc4b storage: update storage classes > 7450882 logging: adds more error reporting to tests > 50a7624 go-cloud-debug-agent: restrict building to Linux > d2c474b trace: change SamplingPolicy to also make decisions about requests with > c54037b pubsub: support IAM > 41e8c5d bigquery: inline most customizeXXX methods. > 7d1ca04 bigquery: group methods by function > 2f2a859 bigquery: remove Tables type > ac529ef bigquery: examples > 0a03e3b bigquery: improve package doc > 8274d91 bigquery: pass Schema to ValueLoader > 7d2c252 bigquery: replace UploadOptions with Uploader fields > d1e1a45 bigquery: remove deprecated code, replace Read methods > 61a09b4 storage: retry calls > 3d8e7fa storage,iam: remove extraneous test logging > f03e341 longrunning: use 1.6 context > 10d3f88 longrunning: initial design > 9429d70 Regenerate from updated toolkit > c58fd90 pubsub: fix package doc > 0510646 pubsub: deprecate Done > 324a60e datastore: fixes loading issue with []struct{[]byte}} > 9140aa5 logadmin: link in audit log proto. > fc7a628 iam: initial design bumping google.golang.org/genproto/googleapis/rpc 573a115...ddb44da: > ddb44da chore: update to 1.21 (# 1152) > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150) Signed-off-by: Knative Automation <automation@knative.team>
- Loading branch information