Commit Graph

38364 Commits

Author SHA1 Message Date
Krzysztof Krason
a8958471f6 Switch anonymous inner classes to lambdas
See gh-33987
2023-01-26 19:34:22 -08:00
Krzysztof Krason
888d4ac392 Use '==' rather than '.equals' with enum value
See gh-33987
2023-01-26 19:33:37 -08:00
Phillip Webb
c7a8151313 Restore "Use Jedis Instead of Lettuce" how-to documentation
Closes gh-33994
2023-01-26 17:37:01 -08:00
Moritz Halbritter
9975ec8be3 Report deprecated Map properties
Closes gh-27854
2023-01-24 10:07:54 +01:00
Phillip Webb
b7ae9fbfdf Restore actuator section in documentation overview
Closes gh-33932
2023-01-21 11:35:54 -08:00
Phillip Webb
d84610c712 Remove legacy docker entrypoint from CI docker files
Closes gh-33930
2023-01-21 11:27:24 -08:00
Moritz Halbritter
d9a8acdefc Merge pull request #33914 from izeye
* pr/33914:
  Add Javadoc since to OperationParameter.getAnnotation()

Closes gh-33914
2023-01-20 09:37:25 +01:00
Johnny Lim
ebde850031 Add Javadoc since to OperationParameter.getAnnotation()
See gh-33914
2023-01-20 09:36:57 +01:00
Phillip Webb
f6f811c9ca Refine docker credentials used in CI 2023-01-19 16:05:03 -08:00
Phillip Webb
219b5fd1d0 Upgrade CI to Java 11.0.18+10
Closes gh-33913
2023-01-19 14:27:49 -08:00
Phillip Webb
9e874c8472 Use credentials when checking GitHub 2023-01-19 14:17:30 -08:00
Phillip Webb
2eae17b50b Use credentials when checking GitHub 2023-01-19 14:06:59 -08:00
Phillip Webb
f7f2eb0bb4 Use credentials when checking for milestones 2023-01-19 14:04:38 -08:00
Phillip Webb
b70cb50d18 Upgrade concourse/registry-image-resource to 1.7.0 2023-01-19 13:47:41 -08:00
Phillip Webb
2ae47c542b Upgrade concourse/github-release-resource to 1.8.0 2023-01-19 13:47:41 -08:00
Spring Builds
2bb9c13928 Next development version (v2.7.9-SNAPSHOT) 2023-01-19 14:46:54 +00:00
Andy Wilkinson
b333550be9 Upgrade to Tomcat 9.0.71
Closes gh-33892
2023-01-19 11:31:10 +00:00
Andy Wilkinson
01c8ef26ce Upgrade to Netty 4.1.87.Final
Closes gh-33891
2023-01-19 11:31:10 +00:00
Andy Wilkinson
f24afd9685 Upgrade to MySQL 8.0.32
Closes gh-33890
2023-01-19 11:31:10 +00:00
Andy Wilkinson
21068a5bc4 Upgrade to MSSQL JDBC 10.2.3.jre8
Closes gh-33889
2023-01-19 11:31:10 +00:00
Andy Wilkinson
96393aa0fe Upgrade to FreeMarker 2.3.32
Closes gh-33888
2023-01-19 11:31:09 +00:00
Andy Wilkinson
b59209c31d Upgrade to Byte Buddy 1.12.22
Closes gh-33887
2023-01-19 11:31:09 +00:00
Moritz Halbritter
5b9c4a5af5 Merge pull request #33886 from sannanansari
* pr/33886:
  Updated Java 19 version in CI image

Closes gh-33886
2023-01-19 12:09:43 +01:00
Sanan
7fc28b3b0a Updated Java 19 version in CI image
See gh-33886
2023-01-19 12:09:14 +01:00
Moritz Halbritter
5ea878c57f Update Java 8 in CI and sdkman
Closes gh-33882
2023-01-19 11:57:28 +01:00
Moritz Halbritter
8238fe1f4d Update Java 17 in CI
Closes gh-33881
2023-01-19 11:53:20 +01:00
Phillip Webb
470a255b0d Polish 2023-01-18 15:47:50 -08:00
Phillip Webb
7c508fa324 Update copyright year of changed files 2023-01-18 15:37:58 -08:00
Moritz Halbritter
e8d809fe65 Replace 'via' with 'over' or 'through' in the documentation
Closes gh-33878
2023-01-18 16:56:42 +01:00
Andy Wilkinson
b5cebed120 Improve failure description when bean def has no resource description
Closes gh-33765
2023-01-18 13:52:56 +00:00
Moritz Halbritter
c939e27925 Only set AWT headless property if not already set
Closes gh-28803
2023-01-18 14:28:26 +01:00
Andy Wilkinson
97d4988821 Upgrade to Spring WS 3.5.1
Closes gh-33789
2023-01-18 13:09:08 +00:00
Andy Wilkinson
03a0b30537 Upgrade to Spring Data 2021.2.7
Closes gh-33788
2023-01-18 13:08:32 +00:00
Andy Wilkinson
93204ad8ba Upgrade to Spring AMQP 2.4.9
Closes gh-33790
2023-01-18 13:07:28 +00:00
Moritz Halbritter
524a4b6c1e Only return complete accessor name when accessor has a backing field 2023-01-18 13:42:56 +01:00
Moritz Halbritter
26d658802f Add support for record accessors in spring-boot-configuration-processor
Closes gh-29526
2023-01-18 12:02:34 +01:00
Moritz Halbritter
6c44055fd4 Polish PropertyDescriptorResolver 2023-01-18 12:01:06 +01:00
Moritz Halbritter
ac91cfdfbf Merge pull request #33867 from zhangyanyue
* pr/33867:
  Fix typo in kotlin getting started documentation

Closes gh-33867
2023-01-18 10:23:41 +01:00
zhangyanyue
1eb394f958 Fix typo in kotlin getting started documentation
See gh-33867
2023-01-18 10:23:24 +01:00
Phillip Webb
a0fe8241a7 Update copyright year of changed files 2023-01-17 10:07:03 -08:00
Moritz Halbritter
fd5fe97646 Remove spring.reactor.debug from devtools property defaults
Closes gh-33858
2023-01-17 15:42:34 +01:00
Moritz Halbritter
d7bbeee68c Merge pull request #33838 from izeye
* pr/33838:
  Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc

Closes gh-33838
2023-01-17 14:38:00 +01:00
Johnny Lim
3983d49523 Update com.gorylenko.gradle-git-properties version to 2.4.1 in doc
See gh-33838
2023-01-17 14:37:34 +01:00
Moritz Halbritter
cbb74673ca Merge pull request #33774 from mhalbritter
* pr/33774:
  Log failing calls to health indicators

Closes gh-33774
2023-01-17 14:34:12 +01:00
Moritz Halbritter
d7852cb176 Log failing calls to health indicators
See gh-33774
2023-01-17 14:33:53 +01:00
Moritz Halbritter
6ef73cddb2 Polish LocalDevToolsAutoConfiguration 2023-01-17 10:44:07 +01:00
Moritz Halbritter
af2b5b4571 Increase sleep duration after creating GitHib issue in BOMR
Closes gh-30304
2023-01-17 10:32:36 +01:00
Moritz Halbritter
9f2ed201b2 Improve error message when start goal can't contact running application
Closes gh-24044
2023-01-16 15:58:03 +01:00
Moritz Halbritter
a41ca05a2f Default to empty string if description in plugin.xml is not set
Closes gh-20890
2023-01-16 14:52:29 +01:00
Moritz Halbritter
6cec0187c3 Include exception message in condition result when docker is unavailable
Closes gh-20582
2023-01-16 14:09:21 +01:00