Commit Graph

47180 Commits

Author SHA1 Message Date
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
2024-01-22 17:05:23 -06:00
Scott Frederick bee6fe899c Polish "Add Docker Compose service connection support for OpenLDAP"
See gh-39258
2024-01-22 16:51:45 -06:00
PhilKes eb940c3907 Add Docker Compose service connection support for OpenLDAP
See gh-39258
2024-01-22 16:51:45 -06:00
Phillip Webb a0a804cfdf Merge branch '3.2.x' 2024-01-22 12:20:41 -08:00
Phillip Webb cff8cb98c7 Merge branch '3.1.x' into 3.2.x 2024-01-22 12:20:24 -08:00
Phillip Webb e1986ea11e Update copyright year of changed files 2024-01-22 12:20:06 -08:00
Phillip Webb 088b313ae5 Polish 2024-01-22 11:57:37 -08:00
Phillip Webb 72f8bb8d13 Merge branch '3.2.x'
Closes gh-39269
2024-01-22 11:50:57 -08:00
Phillip Webb 9ddf15d97a Merge branch '3.1.x' into 3.2.x
Closes gh-39268
2024-01-22 11:50:40 -08:00
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
2024-01-22 11:50:28 -08:00
Phillip Webb 87ea2b75fb Polish 'Make PropagationType a public type'
See gh-39265
2024-01-22 11:49:45 -08:00
Vaibhav Jaiswal 16c0f035a9 Make PropagationType a public type
The PropagationType enum is returned from public methods so
should be public itself.

See gh-39265
2024-01-22 11:48:10 -08:00
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
2024-01-22 13:59:11 +01:00
Moritz Halbritter 6e3d4ed878 Use ReactiveFindByIndexNameSessionRepository
See gh-32046
2024-01-22 12:55:37 +01:00
Moritz Halbritter de76ef1b3b Polish "Provide an Actuator endpoint for non-indexed session repositories"
See gh-32046
2024-01-22 12:55:37 +01:00
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
2024-01-22 12:55:37 +01:00
Andy Wilkinson a09cc22841 Allow a WebEndpointTest to only run against certain infrastructure
Closes gh-32054
2024-01-22 12:54:31 +01:00
Andy Wilkinson 3cb1f367ef Merge branch '3.2.x'
Closes gh-39264
2024-01-22 11:52:15 +00:00
Andy Wilkinson 65bafdc3f3 Merge branch '3.1.x' into 3.2.x
Closes gh-39263
2024-01-22 11:49:34 +00:00
Andy Wilkinson d7afdf446b Merge pull request #39242 from erichaagdev
* gh-39242:
  Update Revved up by Develocity badge

Closes gh-39242
2024-01-22 11:47:05 +00:00
Eric Haag 9c87a7e4ed Update Revved up by Develocity badge
See gh-39242
2024-01-22 11:46:34 +00:00
Moritz Halbritter ca799f7b21 Tolerate actuator endpoints with the same id
Closes gh-39249
2024-01-22 12:33:05 +01:00
Scott Frederick c3b710a1f0 Merge branch '3.2.x'
Closes gh-39218
2024-01-19 17:29:45 -06:00
Scott Frederick eafd48df0c Merge branch '3.1.x' into 3.2.x
Closes gh-39221
2024-01-19 17:29:24 -06:00
Scott Frederick 302087176a Upgrade to Java 17.0.10+13
Closes gh-39216
2024-01-19 17:29:12 -06:00
Scott Frederick ec1be8e48e Merge branch '3.2.x' 2024-01-19 13:32:57 -06:00
Spring Builds bf010b6532 Next development version (v3.2.3-SNAPSHOT) 2024-01-19 07:01:14 +00:00
Phillip Webb 40c188f8f7 Merge branch '3.2.x' 2024-01-18 21:45:27 -08:00
Phillip Webb f2362d3f8c Merge branch '3.1.x' into 3.2.x 2024-01-18 21:45:12 -08:00
Phillip Webb 663a0e6623 Add missing harbor vars 2024-01-18 21:44:57 -08:00
Phillip Webb faf5df4b61 Merge branch '3.2.x' 2024-01-18 21:34:58 -08:00
Phillip Webb 1a427767bf Merge branch '3.1.x' into 3.2.x 2024-01-18 21:34:19 -08:00
Spring Builds 580865bdb9 Next development version (v3.1.9-SNAPSHOT) 2024-01-19 05:06:58 +00:00
Phillip Webb 3cf62a0c7c Merge branch '3.2.x' 2024-01-18 20:34:04 -08:00
Phillip Webb 3fad814692 Merge branch '3.1.x' into 3.2.x 2024-01-18 20:33:48 -08:00
Phillip Webb 7f9bd1cd6c Switch harbor push location 2024-01-18 20:28:18 -08:00
Phillip Webb f403830a1d Merge branch '3.2.x' 2024-01-18 19:46:49 -08:00
Phillip Webb 5a900377ef Merge branch '3.1.x' into 3.2.x 2024-01-18 19:46:28 -08:00
Phillip Webb 9e2a312224 Update CI to use harbor 2024-01-18 19:41:19 -08:00
Andy Wilkinson 8c708b1e91 Merge branch '3.2.x'
Closes gh-39239
2024-01-18 14:15:36 +00:00
Andy Wilkinson 961da4e428 Make user details only back off without custom username or password
Closes gh-38864
2024-01-18 14:14:39 +00:00
Phillip Webb 686fe84a72 Merge branch '3.2.x'
Closes gh-39232
2024-01-17 15:58:25 -08:00
Phillip Webb 0f53415451 Merge branch '3.1.x' into 3.2.x
Closes gh-39231
2024-01-17 15:58:14 -08:00
Phillip Webb 8147b7a288 Merge pull request #39162 from Wzy19930507
* pr/39162:
  Polish 'Reactor PemPrivateKeyParser to use DerElement'
  Reactor PemPrivateKeyParser to use DerElement

Closes gh-39162
2024-01-17 15:57:48 -08:00
Phillip Webb bc52ac6459 Polish 'Reactor PemPrivateKeyParser to use DerElement'
See gh-39162
2024-01-17 15:51:29 -08:00
Wzy19930507 cc6303f574 Reactor PemPrivateKeyParser to use DerElement
Update `PemPrivateKeyParser` so that the algorithm is read using
DerElement whenever possible.

See gh-39162
2024-01-17 15:49:19 -08:00
Scott Frederick d536c1dc54 Merge branch '3.2.x'
Closes gh-39230
2024-01-17 17:35:27 -06:00
Scott Frederick f173416825 Merge branch '3.1.x' into 3.2.x
Closes gh-39229
2024-01-17 17:35:17 -06:00
Scott Frederick c2ca6bfaf1 Upgrade RedHat UBI to 9.3-1476
Closes gh-39228
2024-01-17 17:34:55 -06:00
Scott Frederick 8fae764ce7 Merge branch '3.2.x' 2024-01-17 17:18:37 -06:00