Commit Graph

882 Commits

Author SHA1 Message Date
Ryan Baxter
c9df3036fd Merge branch 'main' into pr/3761 2025-05-22 17:14:49 -04:00
spencergibb
6690c79a2d Migrate server-webmvc properties to new namespace
See gh-3647
2025-05-22 16:22:29 -04:00
Ryan Baxter
a1a33ff3c4 Merge branch '4.2.x' 2025-05-22 14:56:53 -04:00
Ryan Baxter
cbc4725b91 Merge branch '4.1.x' into 4.2.x 2025-05-22 14:37:12 -04:00
Ryan Baxter
6fc7ee7ecd Merge pull request #3799 from raccoonback/encode-plus-character-query-parameter
Fix '+' character in query parameters is not encoded when remove query parameter
2025-05-22 14:36:35 -04:00
Stepan Mikhailiuk
4fdf22e997 fix(*): fix disable builtin filter
Signed-off-by: Stepan Mikhailiuk <istepancar@gmail.com>
2025-05-22 12:38:10 +08:00
Stepan Mikhailiuk
cf8c1eb66a Merge branch 'spring-cloud:main' into setrequesturi 2025-05-22 12:27:12 +08:00
Stepan Mikhailiuk
f5076c41ef fix(*): remove unnecessary exception according review comments
Signed-off-by: Stepan Mikhailiuk <istepancar@gmail.com>
2025-05-20 09:08:13 +08:00
Stepan Mikhailiuk
7b4dd7cc28 fix(*): remove unnecessary exception according review comments
Signed-off-by: Stepan Mikhailiuk <istepancar@gmail.com>
2025-05-20 09:07:54 +08:00
spring-builds
c09f3831a0 Bumping versions 2025-05-16 13:26:02 +00:00
raccoonback
330a43d631 Fix improper encoding of '+' in query parameter values
Signed-off-by: raccoonback <kosb15@naver.com>
2025-05-16 09:00:58 +09:00
Ryan Baxter
94703f9d17 Merge branch '4.2.x' 2025-05-15 10:27:51 -04:00
Ryan Baxter
bfd7bcdcaf Merge branch '4.1.x' into 4.2.x 2025-05-15 10:27:35 -04:00
Ryan Baxter
1e616c3d41 Merge pull request #3748 from JoeCqupt/origin-main
Fix RemoveResponseHeaderGatewayFilter remove header
2025-05-15 10:07:04 -04:00
jiangyuan
54e151623f fix format
Signed-off-by: jiangyuan <joe469391363@gmail.com>
2025-05-15 15:42:46 +08:00
jiangyuan
b3954c378c fix RemoveResponseHeaderGatewayFilter remove header
Signed-off-by: jiangyuan <joe469391363@gmail.com>
2025-05-15 15:42:43 +08:00
spring-builds
365e3bae31 Bumping versions 2025-05-14 18:53:42 +00:00
Ryan Baxter
37cee96857 Merge branch '4.2.x' 2025-05-14 11:29:28 -04:00
Ryan Baxter
f33387ffbb Merge branch '4.1.x' into 4.2.x 2025-05-14 11:29:19 -04:00
PeterMue
8a9842103f fixes gh-3774
Configure CORS after refresh routes completed on RefreshRoutesResultEvent

Signed-off-by: PeterMue <3819198+PeterMue@users.noreply.github.com>
2025-05-14 17:01:00 +02:00
Ryan Baxter
e4b8a26639 Merge branch '4.1.x' into 4.2.x 2025-05-13 15:39:52 -04:00
Ryan Baxter
a4a4002a5c Merge pull request #3711 from qnnn/fix-generateId
ensure generateId executes on the scheduler thread specified by publishOn
2025-05-13 15:39:37 -04:00
Ryan Baxter
0769a21468 Merge pull request #3711 from qnnn/fix-generateId
ensure generateId executes on the scheduler thread specified by publishOn
2025-05-13 15:39:09 -04:00
Ryan Baxter
4c4fb69c70 Merge branch '4.2.x' 2025-05-13 09:56:25 -04:00
Ryan Baxter
2fccda761f Merge branch '4.1.x' into 4.2.x 2025-05-13 09:56:16 -04:00
raccoonback
24585036ce Refactored the filter that removes fields from JSON response bodies factory
Signed-off-by: raccoonback <kosb15@naver.com>
2025-05-13 08:53:45 +09:00
Spencer Gibb
eca63cba65 Migrates server-webflux properties to new namespace (#3793)
Currently, prefix is spring.cloud.gateway and this is ambiguous now that server-webmvc exists.

spring.cloud.gateway.server.webflux is the new prefix

Fixes gh-3363
2025-05-09 15:40:33 -04:00
spring-builds
0d1cf2774c Going back to snapshots 2025-05-01 13:17:24 +00:00
spring-builds
a57533e373 Update SNAPSHOT to 4.3.0-RC1 2025-05-01 13:14:07 +00:00
spring-builds
c990c926ba Bumping versions 2025-04-24 18:53:13 +00:00
spring-builds
2ebd776f1b Bumping versions 2025-04-24 13:27:51 +00:00
Ryan Baxter
f5a6a97ab9 Merge branch '4.2.x' 2025-04-23 09:36:46 -04:00
Ryan Baxter
6d6fe09746 Merge branch '4.1.x' into 4.2.x 2025-04-23 09:36:36 -04:00
qnnn
03e99ad618 add unit test testConnectTimeoutConfigurationReloadWorks.
Signed-off-by: qnnn <65326092+qnnn@users.noreply.github.com>
2025-04-23 13:55:19 +08:00
qnnn
af52387538 Support for reloading httpClient connectTimeout Configuration
Signed-off-by: Nan Chiu <1543393961@qq.com>
Signed-off-by: qnnn <65326092+qnnn@users.noreply.github.com>
2025-04-23 13:55:19 +08:00
spencergibb
abd126f02e Formatting 2025-04-22 12:52:26 -04:00
Ryan Baxter
c4d66a9fd2 Merge branch '4.2.x' 2025-04-22 11:47:17 -04:00
Ryan Baxter
d3304ba156 Merge pull request #3746 from lucky8987/code_cleaning
Clean up the code to make it cleaner
2025-04-22 10:07:55 -04:00
郭付一男
cd46e48e2b Support setting Spring.webflux.base-path and supporting it in path predicate
Signed-off-by: 郭付一男 <guofuyinan@gmail.com>
2025-04-18 00:44:30 +08:00
dependabot[bot]
d973fcb224 Bump grpc.version from 1.71.0 to 1.72.0
Bumps `grpc.version` from 1.71.0 to 1.72.0.

Updates `io.grpc:grpc-netty` from 1.71.0 to 1.72.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.72.0)

Updates `io.grpc:grpc-protobuf` from 1.71.0 to 1.72.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.72.0)

Updates `io.grpc:grpc-stub` from 1.71.0 to 1.72.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](https://github.com/grpc/grpc-java/compare/v1.71.0...v1.72.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-version: 1.72.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-15 16:44:01 +00:00
Stepan Mikhailiuk
c6ed845557 feat(gateway-filter): add SetRequestUri gateway filter
Signed-off-by: Stepan Mikhailiuk <istepancar@gmail.com>
2025-04-13 22:11:33 +08:00
Ryan Baxter
ec07cb8579 Merge branch '4.2.x' 2025-04-11 18:47:56 -04:00
Ryan Baxter
ae2fcf2e0d Merge branch '4.1.x' into 4.2.x 2025-04-11 17:21:56 -04:00
Ryan Baxter
329143c28e User Assert4J 2025-04-11 17:18:04 -04:00
spring-builds
b883487f72 Bumping versions 2025-04-08 18:55:11 +00:00
Jörg Richter
7bc8f7225f Merge branch 'spring-cloud:main' into #2975-Suggestion-Add-Permissions-Policy-as-configurable-option-to-SecureHeaders-GatewayFilter 2025-04-07 22:22:36 +02:00
Jörg Richter
85ab7d9019 #2975-Suggestion-Add-Permissions-Policy-as-configurable-option-to-SecureHeaders-GatewayFilter
- added Permissions-Policy header as an opt-in header & default value
- updated documentation with Permissions-Policy and resources
- updated tests to include Permissions-Policy
- SecurityHeaders and Permissions-Policy may be configured globally / per route
- updated structure of public methods and class members to match previous version structure

Fixes gh-2975

Signed-off-by: Jörg Richter <96986086+joerg-richter-5234@users.noreply.github.com>
2025-04-07 22:19:10 +02:00
spring-builds
e116c07287 Going back to snapshots 2025-04-07 11:54:43 +00:00
spring-builds
7951cef77f Update SNAPSHOT to 4.3.0-M3 2025-04-07 11:52:16 +00:00
spring-builds
fe74519042 Bumping versions 2025-04-05 09:55:18 +00:00