Commit Graph

48514 Commits

Author SHA1 Message Date
Stéphane Nicoll 2f89a1e228 Start building against Spring Security 6.2.8 snapshots
See gh-43009
2024-11-05 12:29:00 +09:00
Stéphane Nicoll fe390954c6 Start building against Spring RESTDocs 3.0.3 snapshots
See gh-43007
2024-11-05 12:28:55 +09:00
Stéphane Nicoll 91c802a059 Start building against Spring Pulsar 1.0.12 snapshots
See gh-43005
2024-11-05 12:28:51 +09:00
Stéphane Nicoll 5acb87817c Start building against Spring Kafka 3.1.10 snapshots
See gh-43003
2024-11-05 12:28:46 +09:00
Stéphane Nicoll a8a7ee8680 Start building against Spring Integration 6.2.11 snapshots
See gh-43001
2024-11-05 12:28:42 +09:00
Stéphane Nicoll 69c85c3c00 Start building against Spring Framework 6.1.15 snapshots
See gh-42999
2024-11-05 12:28:37 +09:00
Stéphane Nicoll 980043e059 Start building against Spring Data Bom 2023.1.12 snapshots
See gh-42997
2024-11-05 12:28:32 +09:00
Stéphane Nicoll 43622e93e2 Start building against Spring AMQP 3.1.8 snapshots
See gh-42996
2024-11-05 12:28:27 +09:00
Stéphane Nicoll c1e04d69e8 Start building against Reactor Bom 2023.0.12 snapshots
See gh-42995
2024-11-05 12:28:22 +09:00
Stéphane Nicoll 9ba12afe43 Start building against Micrometer Tracing 1.2.12 snapshots
See gh-42994
2024-11-05 12:28:17 +09:00
Stéphane Nicoll d75328a65b Start building against Micrometer 1.12.12 snapshots
See gh-42993
2024-11-05 12:28:08 +09:00
Phillip Webb c62a018830 Align buildpack certificate and key parsers with SSL versions
Closes gh-37969
2024-11-04 15:53:39 -08:00
Phillip Webb 8f72f03def Merge pull request #42986 from nosan
* pr/42986:
  Remove explicit '.xml' suffix check from `LogbackLoggingSystem`

Closes gh-42986
2024-11-04 14:33:55 -08:00
Dmytro Nosan 7d8cb5fe49 Remove explicit '.xml' suffix check from `LogbackLoggingSystem`
Update `LogbackLoggingSystem` so that paths suffixes are no longer
checked for `.xml`. Since Logback now only supports XML files, we're
safe to pass all content along for processing. If the incorrect content
is found, Logback will throw an exception.

See gh-42986
2024-11-04 14:29:59 -08:00
Phillip Webb 202db9b7f4 Update copyright year of changed files 2024-11-04 14:28:23 -08:00
Andy Wilkinson 2fc0016ef1 Fix spring-boot-gradle-plugin's tests in Eclipse
Closes gh-32625
2024-11-04 13:11:45 +00:00
Andy Wilkinson a3168e3a2f Centralize dependency management of Commons Compress
Closes gh-39368
2024-11-04 11:45:41 +00:00
Moritz Halbritter 90b920a410 Use default address if null address is given
Closes gh-42958
2024-10-31 14:34:30 +01:00
Moritz Halbritter 01b6f73eea Merge pull request #42918 from ahoehma
* pr/42918:
  Polish "Link to Eclipse setup instructions"
  Link to Eclipse setup instructions

Closes gh-42918
2024-10-31 11:54:11 +01:00
Moritz Halbritter f35bf0ddc8 Polish "Link to Eclipse setup instructions"
See gh-42918
2024-10-31 11:53:52 +01:00
Andreas Höhmann 4ead529a5b Link to Eclipse setup instructions
See gh-42918
2024-10-31 11:53:44 +01:00
Andy Wilkinson 1c61e59099 Prohibit unnecessary values on @ConditionalOnMissingBean
Closes gh-42941
2024-10-30 10:24:00 +00:00
Andy Wilkinson 1f7d8ddc3c Merge pull request #42933 from quaff
* gh-42933:
  Polish "Remove unnecessary values from @ConditionalOnMissingBean"
  Remove unnecessary values from @ConditionalOnMissingBean

Closes gh-42933
2024-10-30 10:02:39 +00:00
Andy Wilkinson 00ceb378c4 Polish "Remove unnecessary values from @ConditionalOnMissingBean"
See gh-42933
2024-10-30 10:02:27 +00:00
Yanming Zhou 88d7a1e74a Remove unnecessary values from @ConditionalOnMissingBean
See gh-42933
2024-10-30 10:00:11 +00:00
Stéphane Nicoll bb29625872 Merge pull request #42922 from ahoehma
* pr/42922:
  Polish "Complete support for project.build.outputTimestamp"
  Complete support for project.build.outputTimestamp

Closes gh-42922
2024-10-30 16:39:20 +09:00
Stéphane Nicoll 1a3f1a41b1 Polish "Complete support for project.build.outputTimestamp"
See gh-42922
2024-10-30 11:04:48 +09:00
Andreas Höhmann 491515e6e3 Complete support for project.build.outputTimestamp
This commit completes the support of project.build.outputTimestamp to
also support a value that's expressed as seconds since the epoch.

See gh-42922
2024-10-30 10:51:07 +09:00
Andy Wilkinson c340c691c5 Avoid calling getProject() during task execution
Closes gh-32980
2024-10-29 17:54:00 +00:00
Andy Wilkinson decf234b88 Move away from ProjectDependency#getDependencyProject()
Closes gh-42870
2024-10-29 15:22:12 +00:00
Andy Wilkinson b1653708e4 Improve thread-safety of OnClassCondition
Closes gh-41709
2024-10-29 13:26:16 +00:00
Stéphane Nicoll 0aff403234 Merge pull request #42901 from ngocnhan-tran1996
* pr/42901:
  Update copyright year of changed files
  Remove redundant null check

Closes gh-42901
2024-10-29 13:39:20 +09:00
Stéphane Nicoll eba7a5a077 Update copyright year of changed files
See gh-42901
2024-10-29 13:35:35 +09:00
Tran Ngoc Nhan ff855d9421 Remove redundant null check
See gh-42901
2024-10-29 13:33:55 +09:00
Stéphane Nicoll 7a185a097f Merge pull request #42910 from 1328032567
* pr/42910:
  Polish "Prevent auth header to be included in Docker API call"
  Prevent auth header to be included in Docker API call

Closes gh-42910
2024-10-29 13:26:47 +09:00
Stéphane Nicoll d4010d3be0 Polish "Prevent auth header to be included in Docker API call"
See gh-42910
2024-10-29 13:24:09 +09:00
YiXuan Ding 351018ea65 Prevent auth header to be included in Docker API call
See gh-42910
2024-10-29 13:16:08 +09:00
Phillip Webb 9d6cfba278 Merge pull request #42876 from quaff
* pr/42876:
  Remove unnecessary call of superclass constructor

Closes gh-42876
2024-10-25 18:21:02 -07:00
Yanming Zhou 4952fc7417 Remove unnecessary call of superclass constructor
See gh-42876
2024-10-25 18:20:44 -07:00
Phillip Webb dc32cb87f4 Merge pull request #42868 from 1328032567
* pr/42868:
  Update HttpWebServiceMessageSenderBuilder javadoc

Closes gh-42868
2024-10-25 18:18:17 -07:00
YiXuan Ding 1730bf6f94 Update HttpWebServiceMessageSenderBuilder javadoc
Update the return javadoc from "@return a new builder instance" to
"@return the current builder instance".

See gh-42868
2024-10-25 18:18:05 -07:00
Moritz Halbritter 4718485c7d Merge pull request #42848 from izeye
* pr/42848:
  Move default value descriptions to description field

Closes gh-42848
2024-10-25 08:35:41 +02:00
Johnny Lim a1b4033d10 Move default value descriptions to description field
See gh-42848
2024-10-25 08:35:23 +02:00
Moritz Halbritter 728deafff2 Next development version (v3.2.12-SNAPSHOT) 2024-10-24 12:53:28 +02:00
Moritz Halbritter 9858b4b367 Fix release script 2024-10-24 12:45:52 +02:00
Moritz Halbritter 83a3212e98 Use github.ref_name when deploying snapshots
See gh-42808
2024-10-24 08:57:24 +02:00
Moritz Halbritter 76cfc57b35 Use steps.build-and-publish.outputs.version instead of github.ref_name
Closes gh-42808
2024-10-24 08:38:19 +02:00
Stéphane Nicoll 38d534807a Upgrade to Spring Integration 6.2.10
Closes gh-42537
2024-10-23 08:03:24 +02:00
Stéphane Nicoll 78d0e48b7b Upgrade to Spring GraphQL 1.2.9
Closes gh-42740
2024-10-23 08:03:24 +02:00
Stéphane Nicoll f8c9fe428b Upgrade to Spring Authorization Server 1.2.7
Closes gh-42534
2024-10-23 08:03:23 +02:00