Spencer Gibb
64a579d68d
Adds max response header configuration.
...
fixes gh-1457
5 years ago
buildmaster
86b0455e59
Bumping versions
5 years ago
Ijiekhuamen Rex
ff55cb325f
Fixed a minor typo ( #1380 )
5 years ago
Ugnius Rumsevicius
4a33f1bfd2
Update appendix globalcors config property ( #1348 )
...
* Add missing config property to metadata json
* Update test config to dash-case
5 years ago
Derek OKeeffe
85df9b463f
update redirect filter doc to describe no://op ( #1332 )
...
Co-authored-by: Spencer Gibb <sgibb@pivotal.io>
5 years ago
Spencer Gibb
3c778858c5
Makes constuctor parameters ObjectProvider so they are lazy.
...
This eliminates possible early initialization errors with the ConversionService.
Fixes gh-1510
5 years ago
buildmaster
1d1813be61
Bumping versions
5 years ago
buildmaster
068b3de9b1
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
5 years ago
buildmaster
db14c7ced3
Going back to snapshots
5 years ago
buildmaster
7caaecad22
Update SNAPSHOT to 2.2.1.RELEASE
5 years ago
Spencer Gibb
fde529624a
ignore flakey tests
5 years ago
Spencer Gibb
7aa2bc879c
formatting
5 years ago
Spencer Gibb
bc8f8f0bf9
Adds missing method implementations
5 years ago
Spencer Gibb
9f836fb42d
Fixes import ordering
5 years ago
Spencer Gibb
7076b48256
Merge branch '2.1.x'
5 years ago
Spencer Gibb
427983e550
Restores removed classes and marks them deprecated.
...
Fixes gh-1480
5 years ago
Spencer Gibb
d7d2d2b151
Merge branch '2.1.x'
5 years ago
Spencer Gibb
c17ecae070
Ignores weight concurrency test
5 years ago
Spencer Gibb
917334bc0f
Merge branch '2.1.x'
5 years ago
Spencer Gibb
6855e15cb3
Updates addWeightConfig to remove synchronized.
...
Instead of modifying GroupWeightConfigs create a new one and replace it.
Fixes gh-1459
5 years ago
Ryan Baxter
41aeb51e6b
Merge pull request #1489 from ryanjbaxter/forward-fallbacks-not-working
...
Remove routed attribute when executing fallbacks in circuit breakers. Fixes #1421
5 years ago
Ryan Baxter
bb1f4a2e9e
Add utility method to remove routed attribute
5 years ago
Spencer Gibb
f86cc4d315
Changes from map() to doOnNext().
...
put() can return null if there was no entry, this caused intermittent NPE.
5 years ago
Spencer Gibb
81ff34f858
Makes CachingRouteLocator earlier for event listeners.
...
fixes gh-1377
5 years ago
Ryan Baxter
0732b51d10
Remove routed attribute when executing fallbacks in circuit breakers. Fixes #1421
5 years ago
Spencer Gibb
259d4bd8ad
Updates test to wait for results
...
fixes gh-1487
5 years ago
Spencer Gibb
de7d59bc72
Merge branch '2.1.x'
5 years ago
Spencer Gibb
7ed77bc56c
Adapts to reactor 3.2
5 years ago
Spencer Gibb
02104c8517
formatting
5 years ago
Spencer Gibb
cb3d6208f5
Revert "Revert "Propagates reactor context thru HystrixCommand.""
...
This reverts commit 106e17a51c
.
5 years ago
Spencer Gibb
4ad04e723b
Merge branch '2.1.x'
5 years ago
Spencer Gibb
106e17a51c
Revert "Propagates reactor context thru HystrixCommand."
...
This reverts commit 648f8f999b
.
5 years ago
Spencer Gibb
f7ec783216
Merge branch '2.1.x'
5 years ago
Spencer Gibb
1c7fc975cc
Adds .flattened-pom.xml
5 years ago
Spencer Gibb
648f8f999b
Propagates reactor context thru HystrixCommand.
...
Because of the RxJava and the Reactive Streams integration, subsequent filters lost the reactor context. The passes the context back to the filter.chain() call.
Fixes gh-1258
5 years ago
Spencer Gibb
1e7eeef7c7
Ignores test temporarily.
...
See gh-1487
5 years ago
Spencer Gibb
3b218baaa9
Propagates reactor context thru HystrixCommand.
...
Because of the RxJava and the Reactive Streams integration, subsequent filters lost the reactor context. The passes the context back to the filter.chain() call.
Fixes gh-1258
5 years ago
Spencer Gibb
a99d5814ef
Adds .flattened-pom.xml
5 years ago
Spencer Gibb
bd79ed94b4
Removes .flattened-pom.xml
5 years ago
Spencer Gibb
1a2643d800
Ports refresh from CachingRouteDefinitionLocator
5 years ago
Viachaslau-Zinkevich
c5e05ce91b
Fix CachingRouteLocator issue during routes initialization ( #1460 )
5 years ago
buildmaster
0737c67567
Bumping versions
5 years ago
Viachaslau-Zinkevich
3605a8ea67
Fix CachingRouteLocator issue during routes initialization ( #1460 )
5 years ago
Spencer Gibb
df8aef2fe6
Merge branch '2.1.x'
5 years ago
owen.q
838700717e
Add forwarding methods to webflux ProxyExchange
...
- related issue 1475 (https://github.com/spring-cloud/spring-cloud-gateway/issues/1475 )
- add support methods 'forward' for reduce conditional blocks
5 years ago
Jay Bryant
a721b36e4a
Editing pass ( #1456 )
...
I edited for spelling, punctuation, usage, corporate voice, and consistencey. I also added .DS_Store to .gitignore.
5 years ago
Spencer Gibb
4272e45cc2
Merge branch '2.1.x'
5 years ago
Denis Zavedeev
ff054309ec
Fix some typos in documentation
...
In particular:
- add missing `new` operator
- ensure that `RouteDefinitionLocators` is properly formatted in the "Configuration" section
- "Normwal" -> "Normal"
- remove extra "`"
5 years ago
Gsealy
ce5ee75c6b
document SecureHeadersGatewayFilterFactory ( #1437 )
...
Documents how to disable specific headers.
Fixes gh-1417
5 years ago
Spencer Gibb
9649a54f3d
Merge branch '2.1.x'
5 years ago