Andy Wilkinson
68c331f496
Start building against Spring Integration 6.2.9 snapshots
...
See gh-42126
2 years ago
Andy Wilkinson
69379d4fda
Start building against Spring Framework 6.1.13 snapshots
...
See gh-42125
2 years ago
Andy Wilkinson
ced01c1dd3
Start building against Spring Data Bom 2023.1.10 snapshots
...
See gh-42124
2 years ago
Andy Wilkinson
a465e37908
Start building against Reactor Bom 2023.0.10 snapshots
...
See gh-42123
2 years ago
Andy Wilkinson
49d4f7ac0e
Start building against Micrometer Tracing 1.2.10 snapshots
...
See gh-42122
2 years ago
Andy Wilkinson
593fecbe35
Start building against Micrometer 1.12.10 snapshots
...
See gh-42121
2 years ago
Andy Wilkinson
9aabd120c9
Merge pull request #42089 from dependabot[bot]
...
* gh-42089:
Polish "Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2"
Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2
Closes gh-42089
2 years ago
Andy Wilkinson
542c810f67
Polish "Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2"
...
See gh-42089
2 years ago
dependabot[bot]
6da8251e0f
Bump jfrog/setup-jfrog-cli from 4.2.2 to 4.3.2
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.2.2 to 4.3.2.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](26532cdb5b...cb282f675d )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-42089
2 years ago
Andy Wilkinson
e6df1693c9
Merge pull request #42090 from dependabot[bot]
...
* gh-42090:
Polish "Bump gradle/actions from 4.0.0 to 4.0.1"
Bump gradle/actions from 4.0.0 to 4.0.1
Closes gh-42090
2 years ago
Andy Wilkinson
b3781eecbc
Polish "Bump gradle/actions from 4.0.0 to 4.0.1"
...
See gh-42090
2 years ago
dependabot[bot]
cc432f9611
Bump gradle/actions from 4.0.0 to 4.0.1
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](af1da67850...16bf8bc8fe )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-42090
2 years ago
Phillip Webb
f3645bba13
Update copyright year of changed files
2 years ago
Phillip Webb
8358630bd5
Remove "Converting a Spring Boot JAR Application to a WAR"
...
Remove "Converting a Spring Boot JAR Application to a WAR" since the
guide is no longer available.
Closes gh-42110
2 years ago
Brian Clozel
d0c9e0e9e7
List types of OpenTelemetry support in Spring Boot
...
Closes gh-41227
2 years ago
Phillip Webb
aeafa20727
Prevent 'Recursive update' exceptions with Restarter
...
Update `Restarter` to prevent 'Recursive update' `IllegalStateException`
from being thrown. Calls to `objectFactory.getObject()` now happen
outside of `computeIfAbsent`.
Fixes gh-41571
2 years ago
Andy Wilkinson
978ee338a8
Merge pull request #42091 from Alchemik
...
* gh-42091:
Improve "Command-line Completion" section
Closes gh-42091
2 years ago
Leszek Jasek
0cd99a7435
Improve "Command-line Completion" section
...
Replaced deprecated Spring CLI options with the current ones,
improved section related to completion setup for zsh.
See gh-42091
2 years ago
Andy Wilkinson
09a06b96be
Merge pull request #42095 from
...
* gh-42095:
Polish "Polish"
Polish
Closes gh-42095
2 years ago
Andy Wilkinson
55f2af1279
Polish "Polish"
...
See gh-42095
2 years ago
arefbehboudi
aa83bbee3d
Polish
...
See gh-42095
2 years ago
Moritz Halbritter
e7d6bd6ccd
Test spring-boot-maven-plugin against Maven 3.9.9
...
Closes gh-42097
2 years ago
Phillip Webb
f58728530b
Merge pull request #42069 from izeye
...
* pr/42069:
Polish
Closes gh-42069
2 years ago
Johnny Lim
a8452b54b5
Polish
...
See gh-42069
2 years ago
Phillip Webb
8c1d9872d2
Fix support for large zip files
...
Update `spring-boot-loader` to support large zip files by correctly
dealing with unsigned ints.
Fixes gh-42012
2 years ago
Phillip Webb
cc2dc558f1
Don't report already migrated properties when has group
...
Refine the fix adding commit 962936370a so that items with a group
are correctly checked.
Fixes gh-42068
2 years ago
Phillip Webb
10855056cc
Support blank MongoDB 'replica-set-name' properties
...
Update `null` checks to `StringUtils.hasText` to allow the
`replica-set-name' property to be overridden with an empty string.
Fixes gh-42055
2 years ago
Andy Wilkinson
c98363d016
Polish formatting
2 years ago
Andy Wilkinson
6ebc9b887e
Use ArchiveOperations instead of Project's zipTree
...
Closes gh-41999
2 years ago
Andy Wilkinson
ea0142f849
Use FileSystemOperations instead of Project copy and sync
...
Closes gh-41998
2 years ago
Andy Wilkinson
0915b9534c
Upgrade to ArchUnit 1.3.0
...
Closes gh-42009
2 years ago
Stéphane Nicoll
4018e6538f
Next development version (v3.2.10-SNAPSHOT)
2 years ago
Stéphane Nicoll
1822b2fade
Include spring-boot-starter-parent in Integration tests repository
...
This commit makes sure that integration tests for the Maven Plugin have
access to the current "spring-boot-starter-parent" pom and its
hierarchy as new integration tests rely on that.
Closes gh-42000
2 years ago
Andy Wilkinson
0b24ee8571
Improve loading of jar entry certificates
...
Co-Authored-By: Phillip Webb <phil.webb@broadcom.com>
2 years ago
Andy Wilkinson
112cfc8be6
Remove processed annotations plugin declaration
...
See gh-41981
2 years ago
Andy Wilkinson
1a6b3a533f
Improve documented logging property descriptions and default values
...
Closes gh-41933
2 years ago
Andy Wilkinson
0610fda733
Look at ResponseStatusException's cause for binding errors
...
Fixes gh-41984
2 years ago
Andy Wilkinson
b2887303a6
Remove processed annotations plugin
...
Closes gh-41981
2 years ago
Moritz Halbritter
fe79b206cf
Merge pull request #41876 from hyunmin0317
...
* pr/41876:
Polish "Refactor BasicJsonParser to simplify JSON parsing logic"
Refactor BasicJsonParser to simplify JSON parsing logic
Closes gh-41876
2 years ago
Moritz Halbritter
66a41db079
Polish "Refactor BasicJsonParser to simplify JSON parsing logic"
...
See gh-41876
2 years ago
hyunmin0317
4a41006ee0
Refactor BasicJsonParser to simplify JSON parsing logic
...
See gh-41876
2 years ago
Moritz Halbritter
5ee522598f
Explain that enabling virtual threads disables traditional thread pools
...
Closes gh-41937
2 years ago
Stéphane Nicoll
67cf325727
Upgrade to Spring Pulsar 1.0.9
...
Closes gh-41727
2 years ago
Stéphane Nicoll
0908771ff2
Upgrade to Spring Integration 6.2.8
...
Closes gh-41973
2 years ago
Scott Frederick
21b15558a2
Use classpath index when building classpath in PropertiesLauncher
...
Fixes gh-41719
2 years ago
Stéphane Nicoll
dc67ec962b
Upgrade to Spring Session 3.2.5
...
Closes gh-41729
2 years ago
Stéphane Nicoll
bf370bc52d
Upgrade to Spring Authorization Server 1.2.6
...
Closes gh-41723
2 years ago
Stéphane Nicoll
cf7672404f
Merge pull request #41957 from PiyalAhmed
...
* pr/41957:
Polish
Closes gh-41957
2 years ago
Piyal Ahmed
016e70cbd2
Polish
...
See gh-41957
2 years ago
Stéphane Nicoll
d23a7033dd
Upgrade to Spring Security 6.2.6
...
Closes gh-41728
2 years ago