Andy Wilkinson
6a74bb85a3
Merge branch '4.0.x'
...
Closes gh-50440
2026-05-14 15:03:44 +01:00
Andy Wilkinson
add52b6ccd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50439
2026-05-14 15:02:24 +01:00
Phillip Webb
52cef18686
Support InetAddress filtering for HTTP Clients
...
Add `InetAddressFilter` interface which can be provided by
`HttpSettings` to filter out addresses in order to harden
applications against SSRF attacks.
Closes gh-49687
2026-04-13 22:03:50 -07:00
Moritz Halbritter
f9ce5d8e13
Remove superfluous version of jsr305
2025-10-13 13:44:23 +02:00
Moritz Halbritter
2ca6703f55
Add nullability annotations to tests in module/spring-boot-http-client
...
See gh-47263
2025-10-06 12:03:55 +02:00
Phillip Webb
7140be8751
Rename metrics, observation, and tracing modules
...
Rename modules to include 'micrometer'.
Closes gh-46925
2025-08-20 16:05:11 -07:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00