Kevin Krakauer
e847f29f32
deps: bump go version to 1.24 ( #8509 )
2025-08-14 11:31:22 -07:00
Pranjali-2501
ab9fb6d8cc
deps: update dependencies for all modules ( #8497 )
2025-08-06 22:43:29 +05:30
Doug Fawley
2bd74b28f5
credentials: fix behavior of grpc.WithAuthority and credential handshake precedence ( #8488 )
2025-08-05 15:04:18 -07:00
eshitachandwani
ac13172781
update deps ( #8478 )
2025-07-30 14:12:56 +05:30
Arjan Singh Bal
8adcc948ae
advancedtls: avoid txt lookups in test and use test logger instead of Printf ( #8469 )
2025-07-23 00:11:27 +05:30
Arjan Singh Bal
f69eaf05c3
testutils/roundrobin: Improve validation of WRR distribution ( #8459 )
2025-07-21 11:33:36 +05:30
Arjan Singh Bal
a809a4644b
deps: update dependencies for all modules ( #8434 )
2025-07-09 11:09:21 +05:30
Arjan Singh Bal
8d1e6e2335
deps: update dependencies for all modules and fix revive findings ( #8372 )
2025-06-03 08:59:34 +05:30
Purnesh Dixit
aaabd60df2
deps: update dependencies for all modules ( #8331 )
2025-05-19 23:14:07 +05:30
eshitachandwani
52c643eb74
deps: update dependencies for all modules ( #8221 )
...
* update deps
* protos update
2025-04-04 09:54:18 +05:30
Gregory Cooke
1f6b0cff02
[Security] Add support for SPIFFE Bundle Maps in certificate providers ( #8167 )
2025-03-17 14:39:04 -04:00
Gregory Cooke
75d4a60639
[Security] Add support for parsing SPIFFE Bundle Maps ( #8124 )
...
This adds a dependency on go-spiffe in order to parse SPIFFE bundles. More specifically, that library does not yet support SPIFFE bundle maps, but it does support SPIFFE bundles. This adds parsing of these maps to grpc-go
2025-03-12 13:32:01 -04:00
Arjan Singh Bal
dbf92b436d
deps: update dependencies for all modules ( #8108 )
2025-02-25 15:21:44 -08:00
janardhanvissa
8528f4387f
cleanup: replace Dial with NewClient ( #7975 )
2025-02-17 12:39:40 +05:30
Arjan Singh Bal
ad5cd321d0
cleanup: Remove test contexts without timeouts ( #8072 )
2025-02-12 00:39:01 +05:30
eshitachandwani
cbb5c2f5f9
advancedtls: update CRL provider certificates ( #8073 )
2025-02-11 14:53:12 +05:30
Matthieu MOREL
b963f4b2da
deps: bump envoyproxy/go-control-plane/envoy and synchronize go.mods ( #8067 )
2025-02-06 12:11:14 +05:30
Doug Fawley
73e447014d
cleanup: fix new vet errors ( #8044 )
2025-01-28 08:08:59 -08:00
Arjan Singh Bal
be12ee9545
deps: Update go.opentelemetry.io dependencies ( #8020 )
2025-01-21 13:38:40 +05:30
eshitachandwani
f9bc335fc5
deps: update dependencies for all modules ( #7987 )
...
deps: update dependencies for all modules
2025-01-13 09:39:03 +05:30
Matthieu MOREL
9223fd6115
deps: bump github.com/envoyproxy/go-control-plane to v0.13.4 ( #7974 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-01-10 09:35:20 +05:30
TomerJLevy
e5a4eb091f
deps: update crypto dependency to resolve CVE-2024-45337 ( #7956 )
2024-12-19 21:45:50 -08:00
Purnesh Dixit
645aadf4bd
deps: update dependencies for all modules ( #7904 )
2024-12-05 17:46:58 +05:30
Arjan Singh Bal
00272e8024
dns: Support link local IPv6 addresses ( #7889 )
2024-12-03 11:06:10 +05:30
Zach Reyes
967ba46140
balancer/pickfirst: Add pick first metrics ( #7839 )
2024-11-26 10:56:48 -08:00
Arjan Singh Bal
3db86e2e4b
deps: Remove go patch version from go.mod ( #7831 )
2024-11-13 01:21:41 +05:30
Arjan Singh Bal
4bb0170ac6
status: Fix status incompatibility introduced by #6919 and move non-regeneratable proto code into /testdata ( #7724 )
2024-10-22 23:16:16 +05:30
Purnesh Dixit
98959d9a49
deps: update dependencies for all modules ( #7755 )
...
* Update gRPC-Go's dependency versions on master
* update protos
* disabled redefines-builtin-id lint rule
2024-10-18 21:07:37 +05:30
eshitachandwani
ac41314504
.*: Add missing a newline at the end ( #7644 )
2024-09-18 14:46:09 +05:30
Nathan Baulch
3b626a7b52
*: fix more typos ( #7619 )
2024-09-16 10:58:27 -07:00
Purnesh Dixit
04e78b0faf
.*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules ( #7575 )
...
* .*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules
2024-09-16 09:09:49 +05:30
Arjan Singh Bal
393fbc3ad6
Update dependencies after 1.67 branch cut ( #7624 )
2024-09-13 11:01:29 +05:30
Purnesh Dixit
b6fde8cdd1
vet: add check for trailing spaces ( #7576 )
...
* vet: trailing spaces check
2024-09-12 11:40:38 +05:30
Arvind Bright
8320224ff0
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
Arvind Bright
845f62caf4
stats/otel: upgrade grpc version that contains the experimental/stats package ( #7545 )
2024-08-29 14:34:13 -07:00
Arjan Singh Bal
90caeb34c8
deps: update dependencies for all modules ( #7531 )
...
* Bump dependencies after release branch cut
* Regenerate protos
2024-08-19 22:54:01 +05:30
Nathan Baulch
c8951abc16
*: fix minor typos ( #7487 )
...
* Fix typos
* Fix reflecton tests
2024-08-14 22:43:01 +05:30
Easwar Swaminathan
48b7581b56
security/advancedtls: remove Go1.19 build constraints ( #7404 )
2024-07-10 15:38:24 -07:00
Arjan Singh Bal
e40eb2e2c1
deps: update dependencies for all modules ( #7310 )
2024-06-07 09:56:56 -07:00
Gregory Cooke
dbd24a9e81
[advancedTLS] Removed deprecated APIs in advancedTLS ( #7303 )
...
* remove deprecated APIs from advancedTLS
2024-06-06 14:33:42 -04:00
Arvind Bright
32f60917be
*: update deps ( #7282 )
2024-05-31 13:36:20 -07:00
Arvind Bright
58cfe27883
deps: update dependencies for all modules ( #7274 )
2024-05-29 09:40:18 -07:00
Matthew Stevenson
11872f1162
advancedtls: add CipherSuites to Options ( #7269 )
2024-05-29 09:02:03 -07:00
Roland Bracewell Shoemaker
a4593c5881
advancedtls: use realistic ciphersuite in test ( #7273 )
...
Instead of 3DES, something which should basically never be used in
production. Go is removing default support for 3DES is Go 1.24,
requiring new modules to opt into support for this cipher.
2024-05-29 10:56:01 -04:00
Ramesh M
5ffe0ef48c
advancedtls: populate verified chains when using custom buildVerifyFunc ( #7181 )
...
* populate verified chains when using custom buildVerifyFunc
2024-05-22 17:23:35 -04:00
Doug Fawley
2f52f9e005
examples: update remaining uses of grpc.Dial to NewClient ( #7248 )
2024-05-21 14:14:17 -07:00
Gregory Cooke
2d2f417db3
advancedTLS: unset a deprecated field after copying it ( #7239 )
2024-05-20 21:25:48 -07:00
Gregory Cooke
0020ccf9d9
advancedTLS: Documentation ( #7213 )
...
Add documentation for advancedTLS package
2024-05-13 14:03:03 -04:00
Gregory Cooke
3bf7e9a6b8
advancedTLS: Add in deprecated name for transitionary period ( #7221 )
2024-05-09 14:38:56 -07:00
Gregory Cooke
c76f686c51
advancedTLS: Rename get root certs related pieces ( #7207 )
2024-05-08 07:59:33 -07:00