spencergibb
310487ff27
Switch @ConditionalOnClass to use name
2 years ago
Alberto C. Ríos
1843547e20
Adding native JSON to gRPC filter ( #2657 )
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
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
spencergibb
7c55d977de
Bumps to next snapshot version
3 years ago
buildmaster
4167afdeea
Update SNAPSHOT to 3.1.3
3 years ago
Spencer Gibb
d79d699afd
don't upload docs to maven central
3 years ago
Robert McNees
ad7a0b95b7
Prefix path uses path variables.
...
Fixes gh-2438
Fixes gh-2578
3 years ago
buildmaster
3599efcb7e
Bumping versions
3 years ago
buildmaster
da8b3c3149
Bumping versions to 3.1.3-SNAPSHOT after release
3 years ago
buildmaster
1d01a5781e
Going back to snapshots
3 years ago
buildmaster
735fd52f1a
Update SNAPSHOT to 3.1.2
3 years ago
Olga Maciaszek-Sharma
04668960bc
Revert "Update SNAPSHOT to 3.1.2"
...
This reverts commit 9219ffe8ee
.
3 years ago
Olga Maciaszek-Sharma
8f104153e1
Revert "Going back to snapshots"
...
This reverts commit 8c461a3786
.
3 years ago
Olga Maciaszek-Sharma
f025a0f042
Revert "Bumping versions to 3.1.3-SNAPSHOT after release"
...
This reverts commit 013c0e2b60
.
3 years ago
Olga Maciaszek-Sharma
0181217743
Revert "Bumping versions"
...
This reverts commit 83ebee5bd7
.
3 years ago
buildmaster
83ebee5bd7
Bumping versions
3 years ago
buildmaster
013c0e2b60
Bumping versions to 3.1.3-SNAPSHOT after release
3 years ago
buildmaster
8c461a3786
Going back to snapshots
3 years ago
buildmaster
9219ffe8ee
Update SNAPSHOT to 3.1.2
3 years ago
Olga Maciaszek-Sharma
5aa97ffdce
Adjust to changes in commons.
3 years ago
spencergibb
3e9154e2cc
formatting
3 years ago
spencergibb
ec07a67930
Fixes RequestHeaderSizeGatewayFilterFactory to check individual headers.
...
Previously, it checked the aggregate length of all headers.
Fixes gh-2567
3 years ago
Marta Medio
ed88edd3a8
Updates RequestHeaderSize existing filter to also take into account key size
...
Fixes gh-2536
3 years ago
tommas
0dd2a47d8d
Merges upstream headers with that defined by gateway server, not overwrite them.
...
Fixes gh-2541
Fixes gh-2547
3 years ago
buildmaster
8d32e3aa8e
Bumping versions
3 years ago
buildmaster
d5ed2a3c64
Bumping versions to 3.1.2-SNAPSHOT after release
3 years ago
buildmaster
d2652f9e51
Going back to snapshots
3 years ago
buildmaster
d66ab832d1
Update SNAPSHOT to 3.1.1
3 years ago
spencergibb
849c0d6a64
Separates ShortcutConfigurableNonRestrictiveTests
3 years ago
spencergibb
818fdb653e
Merge branch 'spel-context-fix' into 3.1.x
3 years ago
spencergibb
7162b59dcd
Merge branch 'configure-httpclientfactory' into 3.1.x
3 years ago
spencergibb
2ab1d233ca
Adds XForwarded Remote Addr predicate doc
3 years ago
Jelle Druyts
8b685b18ca
Add route predicate for "X-Forwarded-For" header
...
Fixes gh-783
Fixes gh-2384
3 years ago
spencergibb
c76b775370
Adds spring.cloud.gateway.restrictive-property-accessor.enabled
...
To disable the restrictive accessor, set spring.cloud.gateway.restrictive-property-accessor.enabled=false.
3 years ago
spencergibb
d5a9a21a5e
Updates grpc in integration tests
...
Fixes gh-2520
3 years ago
spencergibb
bf9e98bced
Updates testcontainers to latest versions
...
Fixes gh-2521
3 years ago
spencergibb
f8db47ee62
Updates testcontainers to latest versions
...
Fixes gh-2521
3 years ago
Abel Salgado Romero
6a5d723406
Fix example in SetStatusGatewayFilterFactory docs
...
Fixes gh-2513
3 years ago
spencergibb
e47e5fc20d
Adds path predicate regex test
3 years ago
spencergibb
d8c255eddf
Updates ShortcutConfigurable to use custom EvaluationContext.
...
It uses a SimpleEvaluationContext as a delegate that adds a BeanResolver for bean references in SpEL.
3 years ago
spencergibb
b2df97d0c4
Moves configuration of HttpClient.
...
Moves configuration of HttpClient out of GatewayAutoConfiguration and into HttpClientFactory. This allows customization by the user and allows tests to see what has been configured on the HttpClient.
When HTTP2 is enabled, the insecure trustmanager factory option must be set explicitly.
3 years ago
Abel Salgado Romero
b54167d634
Fix invalid backticks in the docs
...
Fixes gh-2504
3 years ago
spencergibb
545a8358fc
remove circleci
3 years ago
spencergibb
32e97867e2
github actions support for 3.1.x
3 years ago
spencergibb
f9e8915e01
Moves away from -local spring repos
3 years ago
spencergibb
32ab43685f
Adds .sdkmanrc
3 years ago