sgibb
f7587bc688
Updates version to 4.1.0-SNAPSHOT
1 year ago
buildmaster
9073d3ec35
Bumping versions
1 year ago
sgibb
0d876cab1b
Updates version to 4.1.0-SNAPSHOT
...
Updates build and commons version to 4.1.0-SNAPSHOT
1 year ago
buildmaster
4aeccc736e
Bumping versions
1 year ago
buildmaster
48b30069f7
Bumping versions
1 year ago
buildmaster
9aadd6138f
Bumping versions to 4.0.7-SNAPSHOT after release
1 year ago
buildmaster
71c2e1b52b
Going back to snapshots
1 year ago
buildmaster
f75cab542f
Update SNAPSHOT to 4.0.6
1 year 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
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
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
jiangyuan04
3d44588745
fix grpc MethodDescriptor fullMethodName problem
...
Fixes gh-2910
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
buildmaster
66cb7ed297
Bumping versions
2 years ago
Marta Medio
bc57f129e4
Allow to deactivate global cache ( #2895 )
...
* Allow to deactivate global cache
* Update cache tests
* Update cache docs
* Rollback rename of global cache filter
2 years ago
spencergibb
044a58b264
Removes reference to boot 2.x.
...
The main version of gateway is now based on boot 3.x, but saying boot is sufficient.
2 years ago
ecnabogs
720c8d63d8
Invalid sections numbering
...
The sections "Fluent Java Routes API" and "The `DiscoveryClient` Route Definition Locator" are hierarchically defined under "Http timeouts configuration" but they are unrelated topics. These sections should be raised one level up and thus should appear as standalone sections with proper numbering.
Fixes gh-2891
2 years ago
buildmaster
07da47aca0
Bumping versions to 4.0.4-SNAPSHOT after release
2 years ago
buildmaster
bb310dbff0
Going back to snapshots
2 years ago
buildmaster
535ef315db
Update SNAPSHOT to 4.0.3
2 years ago
buildmaster
713e351501
Bumping versions to 3.1.7-SNAPSHOT after release
2 years ago
buildmaster
dd0aa46559
Going back to snapshots
2 years ago
buildmaster
2b6deaa611
Update SNAPSHOT to 3.1.6
2 years ago
buildmaster
f20456aa3d
Bumping versions to 4.0.3-SNAPSHOT after release
2 years ago
buildmaster
ee132c0a1b
Going back to snapshots
2 years ago
buildmaster
52667321d1
Update SNAPSHOT to 4.0.2
2 years ago
buildmaster
01afaa2fd1
Bumping versions
2 years ago
Marta Medio
08167a2da5
Fixes LocalResponseCache for all routes
...
Adds flag to know if cache has been processed by the route filter.
Add global cache as fallback in case there's no configuration per route and cache is enabled.
Fixes gh-2848
2 years ago
buildmaster
88a0e4ee0b
Bumping versions
2 years ago
buildmaster
6ff9979321
Bumping versions to 3.1.6-SNAPSHOT after release
2 years ago
buildmaster
882cb0c3d6
Going back to snapshots
2 years ago
buildmaster
25d93c1be3
Update SNAPSHOT to 3.1.5
2 years ago
buildmaster
1cd938e448
Bumping versions
2 years ago
buildmaster
1826186e5a
Bumping versions to 4.0.2-SNAPSHOT after release
2 years ago
buildmaster
545968eebb
Going back to snapshots
2 years ago
buildmaster
c3e30c5a93
Update SNAPSHOT to 4.0.1
2 years ago
buildmaster
20aa05fb2c
Bumping versions
2 years ago
spencergibb
25abaca600
Injects CacheManager using @Qualifier .
...
If the user has a custom CacheManager for other uses, this avoids an injection error due to multiple CacheManager beans defined.
Fixes gh-2841
2 years ago
Marta Medio
b0d9c9af1d
Fix docs for LocalResponseCache Filter ( #2843 )
2 years ago
spencergibb
7519b2ef6a
Replace circleci badge with github actions
2 years ago
dengliming
49708a5b07
Update README.adoc to point to main
...
Fixes gh-2268
2 years ago
Oliver
51137c2610
Update documentation for path route predicate
2 years ago
Alexandre Arcanjo de Queiroz
8a9d063986
Fix properties in secure-headers documentation
2 years ago