Spencer Gibb
|
ad8bd2159e
|
Removes headers on retry that were added during failed response.
fixes gh-762
|
6 years ago |
Spencer Gibb
|
ec3c9c7509
|
Documents retry filter does not support body.
fixes gh-761
|
6 years ago |
Spencer Gibb
|
27fc8d3802
|
Adds formatting and debug exception for SpEL parsing.
|
6 years ago |
Spencer Gibb
|
29b3fb4d4d
|
Disables jmx for test
|
6 years ago |
Spencer Gibb
|
38ad61cd7e
|
Removes overridden HiddenHttpMethodFilter bean definition.
Replaces it with environment post processor that disables the bean by
property from boot.
fixes gh-732
|
6 years ago |
Spencer Gibb
|
0cd2c4934e
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
78e82c4ea6
|
Run http headers filters for response after status code is set.
This makes the status code available to the filters.
fixes gh-757
|
6 years ago |
Ryan Baxter
|
b2a12a7177
|
Merge pull request #737 from envious/documentation-type-fix
Fixed type in documentation related to custom filters
|
6 years ago |
Ryan Baxter
|
3b41ee5b7a
|
Merge pull request #722 from ryanjbaxter/use-scheme-from-loadbalancer
Allow isSecure property of LoadBalancer ServiceInstance to determine the scheme of the URL
|
6 years ago |
Usman
|
fc3ccbbdf1
|
Fixed type in documentation related to custom filters
|
6 years ago |
Spencer Gibb
|
4f34127ebb
|
Disables TimeoutException.fillInStackTrace()
|
6 years ago |
Spencer Gibb
|
b4a9bff655
|
Disables TimeoutException.fillInStackTrace()
|
6 years ago |
buildmaster
|
1519bc20f3
|
Going back to snapshots
|
6 years ago |
buildmaster
|
926bdeae01
|
Update SNAPSHOT to 2.1.0.RC3
|
6 years ago |
Ryan Baxter
|
ef14f1543e
|
Merge remote-tracking branch 'origin/2.0.x'
|
6 years ago |
Ryan Baxter
|
383a204bcf
|
Adding documentation on customizing DiscoveryClient predicates and filters. Fixes #637
|
6 years ago |
Ryan Baxter
|
3f3294dfe2
|
Updating readme
|
6 years ago |
Ryan Baxter
|
65f88ca2a4
|
Adding documentation for modify request/response gateway filters. Fixes #714.
|
6 years ago |
Ryan Baxter
|
077b647ec4
|
Allow isSecure property of LoadBalancer ServiceInstance to determine the scheme of the URL. Fixes #641
|
6 years ago |
Spencer Gibb
|
9cfbbaa863
|
Removes todo handled in f06edbaf19
|
6 years ago |
Spencer Gibb
|
5cf981c664
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
f06edbaf19
|
Restores ability to just check for the presence of a header.
fixes gh-715
|
6 years ago |
buildmaster
|
49767d621c
|
Going back to snapshots
|
6 years ago |
buildmaster
|
14e56bdfa0
|
Update SNAPSHOT to 2.1.0.RC2
|
6 years ago |
buildmaster
|
281e9e3031
|
Going back to snapshots
|
6 years ago |
buildmaster
|
3cd23a4c52
|
Update SNAPSHOT to 2.1.0.RC1
|
6 years ago |
Spencer Gibb
|
0a40ac3827
|
Adds missing functionality from merge to add uri variables for multiple hosts.
|
6 years ago |
Spencer Gibb
|
4d94650896
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
0da60bbeae
|
Extracts variables from Host Route Predicate.
fixes gh-706
|
6 years ago |
Spencer Gibb
|
8194137f03
|
Fixes constant documentation reference for Path Route Predicate.
Also aligns to a new constant name.
fixes gh-708
|
6 years ago |
Spencer Gibb
|
4a987fd6a4
|
Cleans up return statement.
|
6 years ago |
Spencer Gibb
|
c5ae434dd0
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
21f165c313
|
Adds convenience methods for working with Path Predicate variables.
fixes gh-705
|
6 years ago |
Spencer Gibb
|
7a5502fd7a
|
Allows multiple patterns in Path Predicate.
fixes gh-256
|
6 years ago |
Spencer Gibb
|
4ea874a3c6
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
8dff219cf2
|
fixes bad default
|
6 years ago |
Spencer Gibb
|
4311db5214
|
Merge branch '2.0.x'
|
6 years ago |
Spencer Gibb
|
d7669b7415
|
Fixes inconsistencies in request rate limiter filter.
Allows other `KeyResolver` implementations to be injected.
If key resolver does not resolve a key, requests can be conditionally
denied.
fixes gh-624
|
6 years ago |
Spencer Gibb
|
8abac4b0ba
|
Uses default port and ignores errors if redis running
|
6 years ago |
Spencer Gibb
|
e3799c4820
|
Don't fail redis rule if redis is already running.
|
6 years ago |
Spencer Gibb
|
5bba4af5e3
|
Specifically injects the webFluxConversionService.
This allows other projects (spring-integration) to have another
ConversionService bean and auto-configuration won't fail.
|
6 years ago |
Ryan Baxter
|
1c8f080dd8
|
Adds support for returning a 404 when service instance not found in loadbalancer (#696)
Fixes gh-414
|
6 years ago |
Ryan Baxter
|
6d2e381742
|
Merge remote-tracking branch 'origin/2.0.x'
|
6 years ago |
Ryan Baxter
|
8cc184f48c
|
Fixes #684
|
6 years ago |
Spencer Gibb
|
69982364e7
|
Removes conversion method
|
6 years ago |
Spencer Gibb
|
75bc2579db
|
Updates ConfigurationUtils to use ConversionService.
Also adds a StringToZonedDateTimeConverter.
|
6 years ago |
Spencer Gibb
|
2cfdf625d9
|
Uses default port and ignores errors if redis running
|
6 years ago |
Spencer Gibb
|
dfe6bb78f6
|
adds missing tests
|
6 years ago |
Spencer Gibb
|
5a157c91a8
|
temporarily ignore test
|
6 years ago |
Spencer Gibb
|
317e8d7c68
|
Don't fail redis rule if redis is already running.
|
6 years ago |