spencergibb
218cbe5f50
Updates maven to 3.9.0
2 years ago
Marcin Grzejszczak
429991d2ad
Fixed a classcast for gateway observation; fixes gh-2877
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
spencergibb
4db1054c30
Updates to use new TestSocketUtils
2 years ago
spencergibb
30fc2b49a8
Merge branch '3.1.x'
2 years ago
spencergibb
671b4165c3
Polish gh-2872 Fixes for gateway routes on management port.
...
Updates the test to fail if NPE check isn't done.
2 years ago
spencergibb
a0e32e9d7a
Updates to use SocketUtilsˆ
2 years ago
Ignacio Lozano
539f0a7d1e
Fix NPE when autoconfigured WebTestClient is used
...
When `management.server.port` != `server.port` and test is using the autoconfigured WebTestClient, a NPE is raised by `RoutePredicateHandlerMapping`
[related gh-2870]
Fixes gh-2872
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
spencergibb
bdef15d85f
Merge branch '3.1.x'
2 years ago
spencergibb
a2ef4895a4
Fixes for gateway routes on management port.
...
Uses the LocalAddress to check against management port because request.getURI().getPort() can be set by the host header "myhost:8888", for example.
Fixes gh-2870
2 years ago
spencergibb
b1d306caeb
Adds apache httpclient version
...
Removed in boot 3.1
2 years ago
buildmaster
01afaa2fd1
Bumping versions
2 years ago
spencergibb
cbcd85cc02
Merge branch 'mmedio/fix-cors-per-route'
2 years ago
spencergibb
a7a4b40e7f
Polishes Fix CORS to process all routes.
...
Updates CorsGatewayFilterApplicationListener.getPathPredicate() to use the Predicate.accept(Visitor) pattern rather than String parsing.
See gh-2854
2 years ago
Marta Medio
0b60b9bf1d
Fixes CORS config to process all routes.
...
Fix CorsGatewayFilterApplicationListener to process all routes (Bean defined ones too)
Fixes gh-2854
2 years ago
spencergibb
bc3ac05546
Merge branch 'mmedio/fix-global-cache'
2 years ago
spencergibb
bcdd8749b2
Polish Fix for Local Response Cache
...
See gh-2848
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
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