Commit Graph

49447 Commits

Author SHA1 Message Date
Moritz Halbritter
e3d878cca0 Merge branch '3.3.x'
Closes gh-41322
2024-07-04 16:03:10 +02:00
Moritz Halbritter
2a20ceb3fd Fix CDS link and clarify where and when to run the commands
Closes gh-41321
2024-07-04 16:01:37 +02:00
Moritz Halbritter
1e005cace2 Merge pull request #40037 from ruifigueira
* pr/40037:
  Polish "Add SslBundle support to MailSender"
  Add SslBundle support to MailSender

Closes gh-40037
2024-07-04 15:44:39 +02:00
Moritz Halbritter
cf2b08b8a6 Polish "Add SslBundle support to MailSender"
See gh-40037
2024-07-04 15:42:24 +02:00
Rui Figueira
e7424eacf8 Add SslBundle support to MailSender
See gh-40037
2024-07-04 15:13:15 +02:00
Moritz Halbritter
ee8a706e1f Merge branch '3.3.x'
Closes gh-41317
2024-07-04 11:10:22 +02:00
Moritz Halbritter
8000754f73 Merge pull request #41251 from acouvreur
* pr/41251:
  Support NestedConfigurationProperty for record types

Closes gh-41251
2024-07-04 11:10:07 +02:00
Alexis Couvreur
47c8a859ea Support NestedConfigurationProperty for record types
Add ElementType.RECORD_COMPONENT to NestedConfigurationProperty and
implement isMarkedAsNested for RecordParameterPropertyDescriptor.

This will allow nested records to be properly harvested for their
properties.

See gh-41251
2024-07-04 10:58:51 +02:00
Moritz Halbritter
b4017f0ef4 Merge pull request #41213 from timpeeters
* pr/41213:
  Polish "Add auto-configuration for OTLP gRPC format when using tracing"
  Add auto-configuration for OTLP gRPC format when using tracing

Closes gh-41213
2024-07-04 10:04:27 +02:00
Moritz Halbritter
abf923ee9a Polish "Add auto-configuration for OTLP gRPC format when using tracing"
See gh-41213
2024-07-04 09:53:30 +02:00
Peeters Tim EXT
6b50d6783b Add auto-configuration for OTLP gRPC format when using tracing
See gh-41213
2024-07-04 09:43:42 +02:00
Stéphane Nicoll
156237227c Migrate MockMvc tests to MockMvcTester
See gh-41198
2024-07-03 15:09:10 +02:00
Stéphane Nicoll
e5859aedaf Add auto-configuration for MockMvcTester
This commit adds auto-configuration and documentation for MockMvcTester,
a wrapper of MockMvc that provides AssertJ integration as well as a
fluent API to build requests. The main differences compared to the
regular MockMvc are as follows:

* No need for static imports for building requests and define assertions
* No need to handle unchecked exception as they can be asserted instead
* Support for converting the response body to data types

Closes gh-41198
2024-07-03 15:09:10 +02:00
Andy Wilkinson
42c29d3b15 Start building against Spring Session 3.4.0 snapshots
See gh-41312
2024-07-03 14:01:03 +01:00
Andy Wilkinson
a213874719 Start building against Spring Security 6.4.0 snapshots
See gh-41311
2024-07-03 14:01:03 +01:00
Andy Wilkinson
8390ec8f82 Start building against Spring Kafka 3.3.0 snapshots
See gh-41310
2024-07-03 14:01:02 +01:00
Andy Wilkinson
c5ddabf97b Start building against Spring Integration 6.4.0 snapshots
See gh-41309
2024-07-03 14:01:02 +01:00
Andy Wilkinson
73d613e71b Start building against Spring Framework 6.2.0 snapshots
See gh-41308
2024-07-03 14:01:02 +01:00
Andy Wilkinson
d0d6595d75 Start building against Spring Data Bom 2024.0.2 snapshots
See gh-41307
2024-07-03 14:01:01 +01:00
Andy Wilkinson
67899e55f5 Start building against Spring AMQP 3.2.0 snapshots
See gh-41306
2024-07-03 14:01:01 +01:00
Andy Wilkinson
5a494cc2b1 Upgrade to Prometheus Client 1.3.1
Closes gh-41314
2024-07-03 14:01:01 +01:00
Andy Wilkinson
43601b2cb1 Upgrade to OpenTelemetry 1.39.0
Closes gh-41313
2024-07-03 14:01:00 +01:00
Andy Wilkinson
b1cebd489c Start building against Micrometer Tracing 1.4.0 snapshots
See gh-41305
2024-07-03 12:14:06 +01:00
Andy Wilkinson
44ad52e8c7 Start building against Micrometer 1.14.0 snapshots
See gh-41304
2024-07-03 12:14:01 +01:00
Andy Wilkinson
167dd5dd99 Merge branch '3.3.x' 2024-07-03 12:06:52 +01:00
Andy Wilkinson
efd1bd18b6 Start building against Spring Kafka 3.2.2 snapshots
See gh-41303
2024-07-03 11:24:28 +01:00
Andy Wilkinson
4da16d23b9 Start building against Spring Integration 6.3.2 snapshots
See gh-41302
2024-07-03 11:24:24 +01:00
Andy Wilkinson
0fba558a5b Start building against Spring Framework 6.1.11 snapshots
See gh-41301
2024-07-03 11:24:19 +01:00
Andy Wilkinson
08851b61bc Start building against Spring Data Bom 2024.0.2 snapshots
See gh-41300
2024-07-03 11:24:15 +01:00
Andy Wilkinson
d2aa85e802 Start building against Micrometer Tracing 1.3.2 snapshots
See gh-41299
2024-07-03 11:24:10 +01:00
Andy Wilkinson
7b5e323c63 Start building against Micrometer 1.13.2 snapshots
See gh-41298
2024-07-03 11:24:05 +01:00
Andy Wilkinson
1168369a60 Merge branch '3.3.x' 2024-07-03 11:21:40 +01:00
Andy Wilkinson
a630549030 Merge branch '3.2.x' into 3.3.x 2024-07-03 11:21:25 +01:00
Moritz Halbritter
b79159e761 Merge pull request #39957 from wanger26
* pr/39957:
  Polish "Add standardized property to distinguish a group of applications"
  Add standardized property to distinguish a group of applications

Closes gh-39957
2024-07-03 12:01:10 +02:00
Moritz Halbritter
de001f5af1 Polish "Add standardized property to distinguish a group of applications"
See gh-39957
2024-07-03 11:54:49 +02:00
Andy Wilkinson
c1e5d2e0c4 Start building against Spring Kafka 3.1.7 snapshots
See gh-41297
2024-07-03 10:45:28 +01:00
Andy Wilkinson
7d40df9c89 Start building against Spring Integration 6.2.7 snapshots
See gh-41296
2024-07-03 10:45:24 +01:00
Andy Wilkinson
6cdfc524a8 Start building against Spring Framework 6.1.11 snapshots
See gh-41295
2024-07-03 10:45:19 +01:00
Andy Wilkinson
9b1475cb40 Start building against Spring Data Bom 2023.1.8 snapshots
See gh-41294
2024-07-03 10:45:15 +01:00
Andy Wilkinson
a1a3cecf52 Start building against Micrometer Tracing 1.2.8 snapshots
See gh-41293
2024-07-03 10:45:11 +01:00
Andy Wilkinson
da7be08373 Start building against Micrometer 1.12.8 snapshots
See gh-41292
2024-07-03 10:45:06 +01:00
Jakob Wanger
8ddb77f628 Add standardized property to distinguish a group of applications
This adds a property to provide some indicator that a set of
applications are part of a larger "business application" so that they
can be viewed in metrics, portals, traces and more.

See gh-39957
2024-07-03 11:06:46 +02:00
Moritz Halbritter
edafc78375 Merge pull request #41278 from Chu3laMan
* pr/41278:
  Polish "Publish an AuditEvent on logout"
  Publish an AuditEvent on logout

Closes gh-41278
2024-07-03 10:41:45 +02:00
Moritz Halbritter
0ce3420fcb Polish "Publish an AuditEvent on logout"
See gh-41278
2024-07-03 10:40:59 +02:00
chu3la
c5953feae6 Publish an AuditEvent on logout
See gh-41278
2024-07-03 10:38:39 +02:00
Moritz Halbritter
5689bf56ce Merge pull request #41262 from jonatan-ivanov
* pr/41262:
  Polish "Add MemoryInfo to ProcessInfo"
  Add MemoryInfo to ProcessInfo

Closes gh-41262
2024-07-03 09:47:57 +02:00
Moritz Halbritter
cbce4940aa Polish "Add MemoryInfo to ProcessInfo"
See gh-41262
2024-07-03 09:34:09 +02:00
Jonatan Ivanov
38013b8e6d Add MemoryInfo to ProcessInfo
See gh-41262
2024-07-03 09:34:06 +02:00
Scott Frederick
0fafb8d661 Merge branch '3.3.x'
Closes gh-41284
2024-07-01 13:41:24 -05:00
Scott Frederick
3a1f833706 Merge branch '3.2.x' into 3.3.x
Closes gh-41283
2024-07-01 13:41:00 -05:00