Skip to content

Remove additional APIs deprecated for removal in 6.2 #33123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
18 tasks done
sbrannen opened this issue Jun 30, 2024 · 0 comments
Closed
18 tasks done

Remove additional APIs deprecated for removal in 6.2 #33123

sbrannen opened this issue Jun 30, 2024 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented Jun 30, 2024

Remove additional APIs that have been "deprecated for removal in 6.2".

Candidates

  • org.springframework.http.codec.ResourceHttpMessageWriter.addHeaders(ReactiveHttpOutputMessage, Resource, MediaType, Map<String, Object>)
  • org.springframework.web.bind.MethodArgumentNotValidException.errorsToStringList(List<? extends ObjectError>)
  • org.springframework.web.bind.MethodArgumentNotValidException.errorsToStringList(List<? extends ObjectError>, MessageSource, Locale)
  • org.springframework.web.bind.MethodArgumentNotValidException.resolveErrorMessages(MessageSource, Locale)
  • org.springframework.web.bind.support.WebExchangeBindException.resolveErrorMessages(MessageSource, Locale)
  • org.springframework.web.service.invoker.HttpRequestValues.HttpRequestValues(HttpMethod, URI, String, Map<String, String>, HttpHeaders, MultiValueMap<String, String>, Map<String, Object>, Object)
  • org.springframework.web.service.invoker.HttpRequestValues.getBody()
  • org.springframework.web.service.invoker.HttpRequestValues.getBodyElementType()
  • org.springframework.web.service.invoker.HttpRequestValues.Builder.addRequestPart(String, P, ResolvableType)
  • org.springframework.web.service.invoker.HttpRequestValues.Builder.setBody(P, ParameterizedTypeReference<T>)
  • org.springframework.web.service.invoker.HttpRequestValues.Builder.createRequestValues(HttpMethod, URI, String, Map<String, String>, HttpHeaders, MultiValueMap<String, String>, Map<String, Object>, Object)
  • org.springframework.web.service.invoker.HttpServiceProxyFactory.builder(HttpClientAdapter)
  • org.springframework.web.service.invoker.HttpServiceProxyFactory.Builder.clientAdapter(HttpClientAdapter)
  • org.springframework.web.util.UriComponentsBuilder.parseForwardedFor(HttpRequest, InetSocketAddress)
  • org.springframework.web.reactive.function.client.support.WebClientAdapter.forClient(WebClient)
  • org.springframework.web.reactive.result.view.freemarker.FreeMarkerView.getTemplate(Locale)

Update Notice for removal to 7.0

  • org.springframework.http.client.OkHttp3ClientHttpRequestFactory
  • org.springframework.web.util.UriComponentsBuilder.fromHttpRequest(HttpRequest)

Related Issues

@sbrannen sbrannen added the type: task A general task label Jun 30, 2024
@sbrannen sbrannen added this to the 6.2.0-M5 milestone Jun 30, 2024
@jhoeller jhoeller modified the milestones: 6.2.0-M5, 6.2.0-M6 Jul 10, 2024
@rstoyanchev rstoyanchev self-assigned this Jul 18, 2024
rstoyanchev added a commit that referenced this issue Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

3 participants