sgibb
d8c6eb2641
Merge branch '4.0.x'
2 years ago
sgibb
5df34a7e08
Small regex refactor
2 years ago
sgibb
05dca9dfaf
Removed TracingProperties bean as it is no longer needed.
...
It is now created somewhere in another auto-configuration.
2 years ago
sgibb
f98aa6d47b
removes method removed in framework 6.1
2 years ago
sgibb
f7587bc688
Updates version to 4.1.0-SNAPSHOT
2 years ago
sgibb
4e8da33734
Merge branch '4.0.x'
2 years ago
sgibb
38e2d07d1c
Merge branch '3.1.x' into 4.0.x
2 years ago
sgibb
d8d5bc071b
Removes predicate path exchange attr for forwards.
...
This moves the removal of GATEWAY_PREDICATE_PATH_CONTAINER_ATTR to ServerWebExchangeUtils.handle() which is now used in SpringCloudCircuitBreakerFilterFactory and ForwardRoutingFilter.
Fixes gh-2950
2 years ago
sgibb
7f1b1927ab
Run test with random port
2 years ago
buildmaster
9073d3ec35
Bumping versions
2 years ago
sgibb
0d876cab1b
Updates version to 4.1.0-SNAPSHOT
...
Updates build and commons version to 4.1.0-SNAPSHOT
2 years ago
buildmaster
4aeccc736e
Bumping versions
2 years ago
buildmaster
48b30069f7
Bumping versions
2 years ago
buildmaster
9aadd6138f
Bumping versions to 4.0.7-SNAPSHOT after release
2 years ago
buildmaster
71c2e1b52b
Going back to snapshots
2 years ago
buildmaster
f75cab542f
Update SNAPSHOT to 4.0.6
2 years ago
spencergibb
fcaceea395
Disables test for release
2 years ago
spencergibb
2269b1977f
Revert "Adds produces to post /routes"
...
This reverts commit a545731d78
.
2 years ago
spencergibb
bcc2e0f1f6
Revert "Attempts to fix test for release"
...
This reverts commit d98d62bdea
.
2 years ago
spencergibb
d98d62bdea
Attempts to fix test for release
2 years ago
spencergibb
a545731d78
Adds produces to post /routes
2 years ago
spencergibb
78fe1205a3
Added original constructor back and made fields private.
...
See gh-2948
2 years ago
Marta Medio
c97d09d6c4
Response Cache filter must read default config if no route config is defined ( #2948 )
2 years ago
buildmaster
ba814ce930
Bumping versions to 4.0.6-SNAPSHOT after release
2 years ago
buildmaster
07e9ca7867
Going back to snapshots
2 years ago
buildmaster
5399116612
Update SNAPSHOT to 4.0.5
2 years ago
buildmaster
740bcae832
Bumping versions
2 years ago
buildmaster
2e643e7283
Bumping versions to 3.1.8-SNAPSHOT after release
2 years ago
buildmaster
4f33b00291
Going back to snapshots
2 years ago
buildmaster
4dba68ffd6
Update SNAPSHOT to 3.1.7
2 years ago
spencergibb
ada2cae551
Merge branch '3.1.x'
2 years ago
spencergibb
1c121efc6e
Support response-timeout property as a String
...
Fixes gh-2581
2 years ago
spencergibb
e940ce9783
Update for apache httpclient 5
...
See gh-2914 for impl by @Albertoimpl
2 years ago
spencergibb
b35e8cc3ed
Formatting
2 years ago
Marta Medio
8120303121
Adding grpc-status header value (adapted for 3.1.x) ( #2938 )
2 years ago
Marta Medio
064684a31b
Adding grpc-status header value (adapted for 3.1.x) ( #2938 )
2 years ago
Ignacio Lozano
c74d65aa14
Add metadata requestParam to /refresh specific routes ( #2916 )
...
* Add metadata requestParam to /refresh specific routes
* Added requestParam that will be included in the event as a map of key:value pairs
* ScopedRefreshRoutesEvent: RefreshRoutesEvent was extended hierarchically to add metadata for filtering
* Modify CachingRouteLocator to filter in case the incoming event is ScopedRefreshRoutesEvent
* Change refresh by group for covering deletion
When all the routes in a group were deleted, the refresh were not done
---------
Co-authored-by: Spencer Gibb <sgibb@pivotal.io>
2 years ago
Ignacio Lozano
23ca3721a6
Add a new endpoint POST /routes ( #2915 )
...
* Add a new endpoint POST /routes
A list of RouteDefinition can be sent to /routes using POST method to persist multiple routes by a single request.
Validation is done before persisting any RouteDefinition
2 years ago
buildmaster
964cb81932
Bumping versions
2 years ago
Ignacio Lozano
f1ea09ae3e
Fix bug when combining LocalResponseCache ( #2930 )
...
Using
```yml
- StripPrefix=0
- LocalResponseCache=3m,1MB
- RemoveJsonAttributesResponseBody=args,data,files,Sec-Fetch-Dest,true
uri: https://httpbin.org
```
the Flux<DataBuffer> was replaced by other type, provoking a ClassCastException
2 years ago
spencergibb
c7014f8431
Merge branch '3.1.x'
2 years ago
jiangyuan04
3d44588745
fix grpc MethodDescriptor fullMethodName problem
...
Fixes gh-2910
2 years ago
buildmaster
84fd7cb739
Bumping versions
2 years ago
buildmaster
59839df5fd
Bumping versions
2 years ago
Ryan Baxter
7dda1cb62c
Merge branch '3.1.x'
2 years ago
Ryan Baxter
2bb47feb47
Merge pull request #2918 from ryanjbaxter/use-new-path-attribute-in-cb-filter
...
Remove gateway predicate path attribute in CB filter.
2 years ago
Ryan Baxter
91b465a6b0
Remove gateway predicate path attribute in CB filter.
2 years ago
buildmaster
5e9d2ce0c5
Bumping versions to 4.0.5-SNAPSHOT after release
2 years ago
buildmaster
96092f8611
Going back to snapshots
2 years ago
buildmaster
fdc63b1e98
Update SNAPSHOT to 4.0.4
2 years ago