Phillip Webb
a31319caaa
Merge branch '3.2.x'
...
Closes gh-39281
2 years ago
Phillip Webb
3fb25f4d4b
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39280
2 years ago
Phillip Webb
72587e08a7
Merge pull request #39279 from smurf667
...
* pr/39279:
Fix typo 'Unuthorized'
Closes gh-39279
2 years ago
Jan Engehausen
c99daf5de4
Fix typo 'Unuthorized'
...
See gh-39279
2 years ago
Moritz Halbritter
e04ec3bd3d
Merge branch '3.2.x'
2 years ago
Moritz Halbritter
965e62b40d
Merge branch '3.1.x' into 3.2.x
2 years ago
Moritz Halbritter
b245283b29
Add .git-hooks to the git ignore list
...
When following https://github.com/spring-projects/spring-boot/wiki/Working-with-Git-branches ,
a new directory named .git-hooks is created when using git worktree support.
This directory should be on the ignore list.
2 years ago
Moritz Halbritter
43296d019e
Merge branch '3.2.x'
...
Closes gh-39273
2 years ago
Moritz Halbritter
46304a7821
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39272
2 years ago
Moritz Halbritter
c87d5eeb28
Ensure that remaining mocks are closed before initializing a test
...
Closes gh-39271
2 years ago
Phillip Webb
cf8e06a7a4
Merge pull request #38762 from MelleD
...
* pr/38762:
Polish 'Add conditional bean for jOOQ translator'
Add conditional bean for jOOQ translator
Closes gh-38762
2 years ago
Phillip Webb
4de91094cf
Polish 'Add conditional bean for jOOQ translator'
...
See gh-38762
2 years ago
Dennis Melzer
c3aa95335a
Add conditional bean for jOOQ translator
...
Introduce an jOOQ `ExecuteListener` sub-interface specifically
for exception translation with the auto-configured
`DefaultExecuteListenerProvider` instance.
Users can now define a bean that implements the interface or
omit it and continue to use the existing exception translation
logic.
See gh-38762
2 years ago
Scott Frederick
83fd4fb4e8
Merge pull request #39258 from PhilKes
...
* pr/39258:
Polish "Add Docker Compose service connection support for OpenLDAP"
Add Docker Compose service connection support for OpenLDAP
Closes gh-39258
2 years ago
Scott Frederick
bee6fe899c
Polish "Add Docker Compose service connection support for OpenLDAP"
...
See gh-39258
2 years ago
PhilKes
eb940c3907
Add Docker Compose service connection support for OpenLDAP
...
See gh-39258
2 years ago
Phillip Webb
a0a804cfdf
Merge branch '3.2.x'
2 years ago
Phillip Webb
cff8cb98c7
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
e1986ea11e
Update copyright year of changed files
2 years ago
Phillip Webb
088b313ae5
Polish
2 years ago
Phillip Webb
72f8bb8d13
Merge branch '3.2.x'
...
Closes gh-39269
2 years ago
Phillip Webb
9ddf15d97a
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39268
2 years ago
Phillip Webb
bc75751172
Merge pull request #39265 from vj-atlassian
...
* pr/39265:
Polish 'Make PropagationType a public type'
Make PropagationType a public type
Closes gh-39265
2 years ago
Phillip Webb
87ea2b75fb
Polish 'Make PropagationType a public type'
...
See gh-39265
2 years ago
Vaibhav Jaiswal
16c0f035a9
Make PropagationType a public type
...
The PropagationType enum is returned from public methods so
should be public itself.
See gh-39265
2 years ago
Moritz Halbritter
6442954205
Merge pull request #32046 from vpavic
...
* pr/32046:
Use ReactiveFindByIndexNameSessionRepository
Polish "Provide an Actuator endpoint for non-indexed session repositories"
Provide an Actuator endpoint for non-indexed session repositories
Closes gh-32046
2 years ago
Moritz Halbritter
6e3d4ed878
Use ReactiveFindByIndexNameSessionRepository
...
See gh-32046
2 years ago
Moritz Halbritter
de76ef1b3b
Polish "Provide an Actuator endpoint for non-indexed session repositories"
...
See gh-32046
2 years ago
Vedran Pavic
6a9eb7754f
Provide an Actuator endpoint for non-indexed session repositories
...
At present, Actuator sessions endpoint is supported only on a Servlet stack and also requires an indexed session repository. With Spring Session moving to non-indexed session repositories as a default for some session stores, this means that sessions endpoint won't be available unless users opt into a (non-default) indexed session repository.
This commit updates SessionEndpoint so that it is able to work with a non-indexed session repository. In such setup, it exposes operations for fetching session by id and deleting the session.
Additionally, this also adds support for reactive stack by introducing ReactiveSessionEndpoint and its auto-configuration support.
See gh-32046
2 years ago
Andy Wilkinson
a09cc22841
Allow a WebEndpointTest to only run against certain infrastructure
...
Closes gh-32054
2 years ago
Andy Wilkinson
3cb1f367ef
Merge branch '3.2.x'
...
Closes gh-39264
2 years ago
Andy Wilkinson
65bafdc3f3
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39263
2 years ago
Andy Wilkinson
d7afdf446b
Merge pull request #39242 from erichaagdev
...
* gh-39242:
Update Revved up by Develocity badge
Closes gh-39242
2 years ago
Eric Haag
9c87a7e4ed
Update Revved up by Develocity badge
...
See gh-39242
2 years ago
Moritz Halbritter
ca799f7b21
Tolerate actuator endpoints with the same id
...
Closes gh-39249
2 years ago
Scott Frederick
c3b710a1f0
Merge branch '3.2.x'
...
Closes gh-39218
2 years ago
Scott Frederick
eafd48df0c
Merge branch '3.1.x' into 3.2.x
...
Closes gh-39221
2 years ago
Scott Frederick
302087176a
Upgrade to Java 17.0.10+13
...
Closes gh-39216
2 years ago
Scott Frederick
ec1be8e48e
Merge branch '3.2.x'
2 years ago
Spring Builds
bf010b6532
Next development version (v3.2.3-SNAPSHOT)
2 years ago
Phillip Webb
40c188f8f7
Merge branch '3.2.x'
2 years ago
Phillip Webb
f2362d3f8c
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
663a0e6623
Add missing harbor vars
2 years ago
Phillip Webb
faf5df4b61
Merge branch '3.2.x'
2 years ago
Phillip Webb
1a427767bf
Merge branch '3.1.x' into 3.2.x
2 years ago
Spring Builds
580865bdb9
Next development version (v3.1.9-SNAPSHOT)
2 years ago
Phillip Webb
3cf62a0c7c
Merge branch '3.2.x'
2 years ago
Phillip Webb
3fad814692
Merge branch '3.1.x' into 3.2.x
2 years ago
Phillip Webb
7f9bd1cd6c
Switch harbor push location
2 years ago
Phillip Webb
f403830a1d
Merge branch '3.2.x'
2 years ago