Spencer Gibb
d79d699afd
don't upload docs to maven central
3 years ago
spencergibb
b8dbdc1fbf
Merge branch '3.1.x'
3 years ago
Robert McNees
ad7a0b95b7
Prefix path uses path variables.
...
Fixes gh-2438
Fixes gh-2578
3 years ago
spencergibb
6b93ff9979
Add micrometer to blockhound config
3 years ago
spencergibb
3a78e666cb
Moves to new LocalServerPort location
3 years ago
spencergibb
b7e8a8f0ef
Updates to use new HttpStatusCode references/methods
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
buildmaster
aaa52670ca
Going back to snapshots
3 years ago
buildmaster
533bfb58a4
Update SNAPSHOT to 4.0.0-M2
3 years ago
Olga Maciaszek-Sharma
f347bd8302
Merge 3.1.x.
3 years ago
Olga Maciaszek-Sharma
bf82c10ddc
Merge remote-tracking branch 'origin/3.1.x'
3 years ago
Olga Maciaszek-Sharma
5aa97ffdce
Adjust to changes in commons.
3 years ago
spencergibb
1b4e3ee42e
Merge branch '3.1.x'
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
spencergibb
fc31ccbcfc
Merge branch '3.1.x'
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
spencergibb
4154176b99
Cleanup deprecations and warnings
3 years ago
spencergibb
b1c34a1521
Migrates to TestSocketUtils from spring-cloud-test-support
3 years ago
spencergibb
66611ab36d
run test on random port
3 years ago
spencergibb
e226b78215
Updates junit-pioneer
3 years ago
buildmaster
8d32e3aa8e
Bumping versions
3 years ago
buildmaster
cc2b6e4352
Bumping versions
3 years ago
spencergibb
3b5aedbbf3
enables gateway actuator for test
...
See gh-2525
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
25fb7475a7
Disables gateway actuator by default
...
Fixes gh-2525
3 years ago
spencergibb
39cc3daf46
Separates ShortcutConfigurableNonRestrictiveTests
3 years ago
spencergibb
d7f44288cf
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
337cef276b
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
c1870a116f
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
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
buildmaster
dcde0bc2ad
Bumping versions
3 years ago
spencergibb
a1a1e5fa70
Merge branch '3.1.x'
3 years ago
spencergibb
2ab1d233ca
Adds XForwarded Remote Addr predicate doc
3 years ago