spring-cloud / spring-cloud-stream-samples

Samples for Spring Cloud Stream
Apache License 2.0
956 stars 676 forks source link

Bump org.springframework:spring-core from 6.0.15 to 6.0.16 in /function-based-stream-app-samples/image-thumbnail-samples/image-thumbnail-processor #257

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps org.springframework:spring-core from 6.0.15 to 6.0.16.

Release notes

Sourced from org.springframework:spring-core's releases.

v6.0.16

:star: New Features

  • Exclude URI query from remaining WebClient checkpoints #32001
  • Add CORS support for Private Network Access #31975
  • Avoid early getMostSpecificMethod resolution in CommonAnnotationBeanPostProcessor #31968

:lady_beetle: Bug Fixes

  • Double error response handling on suspended methods #31990
  • DefaultDataBuffer fails to transform its content to a string. #31979
  • Spring AOP does not propagate arguments for dynamic prototype-scoped advice #31963
  • MergedAnnotation swallows IllegalAccessException for attribute method #31960
  • CronTrigger hard-codes default ZoneId instead of participating in scheduler-wide Clock setup #31949
  • HandlerMappingIntrospector is throwing PatternSyntaxException for wildcards in the request URL #31946
  • ForwardedHeaderFilter should reject invalid requests #31894
  • @Async does not support Unit? return type #31891
  • Significant increase in memory consumption StringDecoder when splitting input by delimiters. #31859

:notebook_with_decorative_cover: Documentation

  • Update ContentRequestMatchers#multipartData Javadoc #31989

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2022.0.15 #31997
Commits
  • 66f4509 Release v6.0.16
  • b8395a2 Upgrade to spring-javaformat-checkstyle 0.0.41
  • 6df8be8 Exclude query from URI in WebClient checkpoints
  • 4a599d0 Upgrade to Reactor 2022.0.15
  • a1463c2 Do not set exception attribute if response body is set
  • 23eff5c Update ContentRequestMatchers#multipartData Javadoc
  • c44bb29 Polishing
  • 0c22866 Ensure correct capacity in DefaultDataBuffer
  • 0c6957e Polishing
  • 8d51fc0 Add CORS support for Private Network Access
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/spring-cloud/spring-cloud-stream-samples/network/alerts).