Commit Graph

49439 Commits

Author SHA1 Message Date
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
Scott Frederick
0898982a13 Ignore ca-certificates deprecation warnings in Paketo system tests
Closes gh-41282
2024-07-01 13:14:23 -05:00
Scott Frederick
17c5538062 Merge branch '3.3.x' 2024-07-01 11:24:00 -05:00
Scott Frederick
70e14d648d Polish documentation headings
Title case should be used in all headings.
2024-07-01 11:23:41 -05:00
Scott Frederick
28dc9cbb59 Merge branch '3.3.x' 2024-06-28 17:22:14 -05:00
Scott Frederick
03a7f48ac0 Polish documentation for xref hyperlink formatting consistency
This commit improves the consistency of xref link formatting (no
quotes, italics, or other decoration) and uses automatic link
text generation wherever possible.
2024-06-28 17:20:53 -05:00
Scott Frederick
24a8bbd82f Polish use of the term starter in documentation
Use of the term "starter" was sometimes quoted but sometimes was not,
sometimes used proper case and sometimes lowercase. This commit
improves consistency by removing quotes and using lowercase.
2024-06-28 17:19:30 -05:00
Scott Frederick
26b59ae912 Use Paketo tiny builder by default for JVM and native apps
Closes gh-40859
2024-06-28 11:45:54 -05:00
Andy Wilkinson
99904d0307 Merge branch '3.3.x'
Closes gh-41274
2024-06-28 16:01:46 +01:00