Knative Automation
|
0ea2d3c6dd
|
upgrade to latest dependencies (#829)
bumping google.golang.org/genproto/googleapis/api 50ed04b...6c6643b:
> 6c6643b chore(all): update all (# 1078)
> a9fa171 fix(dataform): Remove broken aliases (# 1080)
> 9144d31 fix(analytics): Remove broken aliases (# 1079)
> 35c7eff chore(all): update all (# 1077)
bumping google.golang.org/genproto 50ed04b...a9fa171:
> a9fa171 fix(dataform): Remove broken aliases (# 1080)
> 9144d31 fix(analytics): Remove broken aliases (# 1079)
> 35c7eff chore(all): update all (# 1077)
bumping knative.dev/pkg d34ca03...b6659cc:
> b6659cc Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 (# 2948)
> 9bdb511 Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (# 2947)
bumping google.golang.org/grpc dbbcf59...8167bc3:
> 8167bc3 Change version to 1.61.0 (# 6936)
> 52e2363 test/xds: Use different import path for gRPC Messages (# 6933)
> 67e50be transport: Remove redundant if in handleGoAway (# 6930)
> e96f521 alts: Extract AuthInfo after handshake in ALTS e2e test. (# 6931)
> 987df13 metadata: move FromOutgoingContextRaw() to internal (# 6765)
> 61eab37 server: block GracefulStop on method handlers and make blocking optional for Stop (# 6922)
> ddd377f xds/server: fix RDS handling for non-inline route configs (# 6915)
> 8b455de removing Roots deprecated Subjects field in tests (# 6907)
> 953d12a alts: Forward-fix of ALTS queuing of handshake requests. (# 6906)
> 6ce73bf internal/transport: convert `ConnectionError` to `Unavailable` status when writing headers (# 6891)
> e7e400b deps: apply `make proto` changes (# 6916)
> 660c394 examples: Fixed the formatting in the Authentication README.md (# 6908)
> 3a8270f grpc: skip compression of empty messages (# 6842)
> 7e9d319 vet: remove ignore of CloseNotifier (# 6911)
> 5a36bb7 fix 'identitiy' typo in error message (# 6909)
> a233d9b build(deps): bump the github-actions group with 1 update (# 6904)
> 6bc1906 xds: add support for mTLS Credentials in xDS bootstrap (# 6757)
> 71cc0f1 Revert "alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)" (# 6903)
> 4f03f3f removing deprecated http closenotifier function (# 6886)
> bb0d32f xds: don't fail channel/server startup when xds creds is specified, but bootstrap is missing certificate providers (# 6848)
> e20d5ce reflection: rename non-regenerated pb.go files to not be called '.pb.go' (# 6885)
> adc7685 alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)
> 33a60a8 internal: use OS defaults for TCP keepalive params in Windows (# 6863)
> c109241 interop/xds: Increase go log verbosity to 99 so that EDS is logged (# 6860)
> 02a4e93 orca: use atomic pointer instead of mutex in server metrics recorder to improve performance (# 6799)
> df02c11 test/kokoro: Use the Kokoro shared install lib from the new repo (# 6859)
> 444749d alts: Record network latency and pass it to the handshaker service. (# 6851)
> 45624f0 grpc: eliminate panics in server worker implementation (# 6856)
> 6e6914a completely delete WatchListener and WatchRouteConfig APIs (# 6849)
> 836e5de credentials/alts: update handshaker.pb.go (# 6857)
> 43e4461 Forbid dependabot from performing major version bumps (# 6852)
> 686fdd8 security/advancedtls: fix test that relies on min TLS version (# 6824)
> 52baf16 internal: use OS defaults for TCP keepalive params only on unix (# 6841)
> d050906 build(deps): bump the github-actions group with 3 updates (# 6835)
> 477bd62 xds/internal/resolver: switch to generic xDS API for LDS/RDS (# 6729)
> a03c7f1 client: always enable TCP keepalives with OS defaults (# 6834)
> c2398ce [infra] Hash-pin GitHub Actions, keep them updated with dependabot (# 6815)
> 0866ce0 grpc: optional interface to provide channel authority (# 6752)
> 5d7453e client: rework resolver and balancer wrappers to avoid deadlock (# 6804)
> 93389b7 doc: fix link to the reflection protocol (# 6833)
> 1b05500 internal/credentials/xds: Add exported comment for HandshakeInfo (# 6823)
> 737f87b xds/internal/server: cleanup formatting directives in some logs (# 6820)
> bc16b5f interop: support custom creds flag for stress test client (# 6809)
> 02ea031 Bugfix for broken import (# 6816)
> 287c473 Mark old CRL APIs as deprecated (# 6810)
> 7935c4f resolver_wrapper: remove serializerScheduleLocked; the lock is unnecessary (# 6803)
> 914ca65 client: further streamlining of Dial (# 6802)
> 232054a client: remove deprecated WithServiceConfig DialOption (# 6800)
> 42fdcc4 client: rename balancer and resolver wrapper files to be consistent (# 6801)
> 59c0aec xDS: Atomically read and write xDS security configuration client side (# 6796)
> ce3b538 client: simplify initialization and cleanup a bit (# 6798)
> b98104e buffer & grpcsync: various cleanups and improvements (# 6785)
> 424db25 credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6776)
> 40c279a deps: update dependencies for all modules (# 6795)
> 3cbbe29 reflection: don't serialize placeholders (# 6771)
> 4a84ce6 Change version to 1.61.0-dev (# 6794)
Signed-off-by: Knative Automation <automation@knative.team>
|
2024-01-31 17:00:34 +00:00 |
Kenjiro Nakayama
|
0ba05f9fb2
|
Bump google.golang.org/grpc to the latest version (#761)
|
2023-07-07 01:18:43 +00:00 |
knative-automation
|
81e17fbea3
|
upgrade to latest dependencies (#561)
bumping knative.dev/hack 11d193b...b284d49:
> b284d49 fix the latest_version function (# 101)
> 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98)
> a42c72a Update community files (# 95)
> 810ab22 Make go_update_deps module-release aware (# 93)
> f1228dd Update community files (# 90)
bumping knative.dev/pkg 96c0204...4640349:
> 4640349 Bump assorted dependencies (# 2340)
> fc9d595 upgrade to latest dependencies (# 2336)
> 6ff7fb8 add array of user agents for healthcheck in drainer (# 2331)
> dce062f Update community files (# 2335)
> 95f98e5 Update actions (# 2332)
> 8bcc5aa upgrade to latest dependencies (# 2333)
> f7b70f5 Update community files (# 2330)
Signed-off-by: Knative Automation <automation@knative.team>
|
2021-11-03 09:59:48 -07:00 |
knative-automation
|
8ae1528470
|
upgrade to latest dependencies (#424)
bumping knative.dev/pkg 6045ed4...a02dcff:
> a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
> 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014)
> 8878069 upgrade to latest dependencies (# 2010)
> c493a9e Update common github actions (# 2009)
Signed-off-by: Knative Automation <automation@knative.team>
|
2021-02-08 17:34:28 -08:00 |
knative-automation
|
9bd909a648
|
upgrade to latest dependencies (#404)
Signed-off-by: Knative Automation <automation@knative.team>
|
2020-12-14 17:52:43 -08:00 |