Abel Salgado Romero
f45d03ec1d
Add docs
2 years ago
Abel Salgado Romero
f998ca4f75
Add support for URI variables
2 years ago
Abel Salgado Romero
5db6f63599
Add AddRequestHeadersIfNotPresentGatewayFilterFactory
...
This filter is similar to 'AddRequestHeaderGatewayFilterFactory'
but will only add filters if there are not present, and allows
setting multiple filters
2 years ago
Marcin Grzejszczak
db35e58264
Attaches error to Observation ( #2743 )
...
without this change when there is no response and the observation closing web exception handler stops the observation we've forgotten to attach an error to it
with this change we're attaching the error
2 years ago
Marcin Grzejszczak
f2192b0770
Observability support for gateway ( #2715 )
...
Adds support for metrics, tracing, and documentation
2 years ago
spencergibb
8bd257710a
Migrates to AutoConfiguration.imports
...
Fixes gh-2729
2 years ago
buildmaster
2d161a3d8b
Bumping versions
2 years ago
buildmaster
7873f854b5
Going back to snapshots
2 years ago
buildmaster
1ae40a4431
Update SNAPSHOT to 3.1.4
2 years ago
buildmaster
21a6b68349
Bumping versions to 3.1.5-SNAPSHOT after release
2 years ago
buildmaster
36edcd5929
Going back to snapshots
2 years ago
buildmaster
3791cb593c
Update SNAPSHOT to 3.1.4
2 years ago
buildmaster
da137d9940
Bumping versions
2 years ago
spencergibb
c3b81538f7
Removes deprecated methods in HttpClientFactory
2 years ago
spencergibb
cbb86f8681
Merge branch '3.1.x'
2 years ago
spencergibb
d5e95a6aab
Changes @ConditionalOnClass to use `name` rather than value
2 years ago
spencergibb
bf87531ce0
Merge branch 'v3.1.x/arios/keystore-grpc' into 3.1.x
2 years ago
spencergibb
0b58d77102
Polish gh-2699 Updates HttpClientFactory for backwards compatibility
...
If a user has extended HttpClientFactory and doesn't use the new SslConfigurer, the original protected methods need to be there. Those methods are marked as deprecated.
2 years ago
Abel Salgado Romero
774975a0fe
Adds support for 'use-insecure-trust-manager' & 'trustedX509Certificates' for GRPC Filter
...
* Generated certificate with domain name (required for 'trustedX509Certificates')
* Injected SslProperties in GRPC components to configure SslContext (ideally we want to reuse, not replicate, SCG context)
2 years ago
spencergibb
4f5fb18927
Updates to testcontainers 1.17.3
2 years ago
spencergibb
c98a11f5fb
Moves to new redis prefix
2 years ago
Alberto C. Ríos
22a9aec8bf
* Bump testcontainers
...
* Update _configprops.adoc
* Add grpc integration test
2 years ago
buildmaster
0568b306da
Bumping versions
2 years ago
spencergibb
ab36805eb3
Switch @ConditionalOnClass to use name
2 years ago
spencergibb
310487ff27
Switch @ConditionalOnClass to use name
2 years ago
buildmaster
604499f215
Going back to snapshots
2 years ago
buildmaster
56cd7d46c0
Update SNAPSHOT to 4.0.0-M4
2 years ago
Ryan Baxter
06c7d85a18
Removing dirtiescontext from tests
2 years ago
Ryan Baxter
055d5d882d
Fixing import order
2 years ago
Ryan Baxter
57ffad7908
Adding import
2 years ago
Ryan Baxter
a3ac771065
Adding dirtiescontext to test
2 years ago
buildmaster
52fca92b05
Bumping versions
2 years ago
Jonatan Ivanov
c28e7e027e
Fix Blockhound config for micrometer-context-propagation
...
Since the ServiceLoader reads the files in a blocking way, Blockhound can detect these and cause java.lang.NoClassDefFoundError: Could not initialize class errors if the ServiceLoader is called from a static scope (static variable init or static block).
2 years ago
spencergibb
64f13b875c
Updates annotation package
2 years ago
spencergibb
8ec0b92fcf
Merge branch '3.1.x'
2 years ago
Alberto C. Ríos
1843547e20
Adding native JSON to gRPC filter ( #2657 )
2 years ago
buildmaster
8d56d9ab04
Bumping versions
2 years ago
spencergibb
da34d362ee
Adds explicit / mapping
2 years ago
spencergibb
1e409c5aaf
Merge branch '3.1.x'
2 years ago
Robert McNees
e739628323
Updates github action maven build parameters
...
Fixes gh-2625
2 years ago
buildmaster
26b8e7dde6
Bumping versions
2 years ago
buildmaster
645f7a2cec
Bumping versions
2 years ago
buildmaster
faf61ab784
Bumping versions
2 years ago
spencergibb
f14abf55ba
Merge branch '3.1.x'
2 years ago
Alberto C. Ríos
5fc1f291c7
Updating log level when invalid route ( #2616 )
...
At the moment we are logging as DEBUG the fact that we are ignoring a new route and that the gateway will not have the expected status.
Even if the client will get the BAD_REQUEST, we should log the fact that we are ignoring this new route.
2 years ago
Alberto C. Ríos
43f52c88c4
Updating RemoveHopByHopHeadersFilter precedence ( #2614 )
...
Even though for HTTP/1 this implementation is correct, there is a new exception in HTTP/2
2 years ago
buildmaster
576bc1c497
Going back to snapshots
2 years ago
buildmaster
08d3902f72
Update SNAPSHOT to 4.0.0-M3
2 years ago
spencergibb
7c55d977de
Bumps to next snapshot version
3 years ago
buildmaster
4167afdeea
Update SNAPSHOT to 3.1.3
3 years ago