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
c844d7cd79
Bumping versions
2 years ago
spencergibb
180a052c76
Moves disabled if github actions to methods
2 years ago
spencergibb
69f75e5687
Disable test on github actions
2 years ago
spencergibb
94d4afded7
Merge branch '3.1.x'
2 years ago
wen-ys
aeb7df6ce4
Updates github actions versions
...
This removes deprecated messages from showing in the logs.
Fixes gh-2855
2 years ago
Olga Maciaszek-Sharma
e4cd6d3337
Fix registration of hints for Configurables conditional on classes. ( #2849 )
2 years ago
buildmaster
88a0e4ee0b
Bumping versions
2 years ago
spencergibb
f2b132e1d8
Removes usages of Optional
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
4dba8bf1e4
Updates to instanceof with variable
2 years ago
spencergibb
a2e815b30b
Merge branch '3.1.x'
2 years ago
spencergibb
22536f2702
Formatting for 3.1.x
2 years ago
wen-ys
2d67158c20
Fixes memory lean with cached body
...
Cached DataBuffer body in cacheRequestBodyAndRequest method is not released issue. because reference is missed because CACHED_REQUEST_BODY_ATTR key is overwritten to Java object.
Fixes gh-2842
2 years ago
spencergibb
50cec9c312
Removes unused import
2 years ago
spencergibb
7e4f43bbff
Removes unused import
2 years ago
Olga Maciaszek-Sharma
b9117f71c9
Decrease log level. Fixes gh-2778.
2 years ago
spencergibb
9d60f16586
Merge branch '3.1.x'
2 years ago
spencergibb
6600555881
Clarifies scope of GlobalFilter to matched routes.
...
Fixes gh-2784
2 years ago
spencergibb
670687c838
Merge branch '3.1.x'
2 years ago
spencergibb
baad377db6
Removes jetbrains imports
...
Fixes gh-2793
2 years ago
spencergibb
e94887b97b
Update default connectTimeout to 30s according to reactor netty
...
Fixes gh-2793
2 years ago
spencergibb
59b37f0414
Removes deprecated fields/methods.
...
This was missed in 4.0.0 and is causing bugs.
Fixes gh-2816
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
Olga Maciaszek-Sharma
7ed4623809
Add DiscoveryClientRouteDefinitionLocator.DelegatingServiceInstance hints. ( #2844 )
2 years ago
Simone Gerevini
5ca26cdebc
Wrap CacheKeyGenerator MessageDigest in ThreadLocal ( #2829 )
...
Co-authored-by: Simone Gerevini <sgerevini@atrify.com>
2 years ago
Marta Medio
b0d9c9af1d
Fix docs for LocalResponseCache Filter ( #2843 )
2 years ago
spencergibb
d01b187923
fixes import order
2 years ago
Tomasz Rup
d79f5742da
Add @ConditionalOnMissing bean to FilteringWebHandler ( #2308 )
...
Co-authored-by: Tomasz Rup <tomasz.rup@comarch.com>
2 years ago
spencergibb
eec4c8ee52
Merge branch '3.1.x'
2 years ago
spencergibb
a057d020c5
Replace circleci badge with github actions
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
spencergibb
9913fd980d
Merge branch '3.1.x'
2 years ago
Cristian Ruiz Bonilla
0e23b9bc2f
Throw an error when replenishRate > burstCapacity
...
Fixes gh-2453
2 years ago
ruansheng
49c0b3a32c
Fixes redirect dsl accidental recursion.
...
Fixes gh-2798
2 years ago
ruansheng
65d84afcb8
Fixes redirect dsl accidental recursion.
...
Fixes gh-2798
2 years ago
buildmaster
52dbfeaa5a
Bumping versions
2 years ago
Poison
2b19fb0b97
Remove unnecessary reverse ( #2664 )
2 years ago
Poison
2b8bf25cb0
Fix typo ( #2654 )
2 years ago
HashJang
2b7f3ef255
add trace log for websocket packet tracing ( #2638 )
...
Co-authored-by: zhanghaoxin-at-826767166263 <COk6iTbDdOqj/yq53u9n9vPTy+3pmZNcm4mKOhImudI=>
2 years ago
spencergibb
c6c813a112
Merge branch '3.1.x'
2 years ago
Oliver
51137c2610
Update documentation for path route predicate
2 years ago