Commit Graph

29055 Commits

Author SHA1 Message Date
Moritz Halbritter
957e2f8b7f Add warning if sensitive container paths are bound
Closes gh-41643
2024-10-14 10:18:34 +02:00
Moritz Halbritter
35361d14a3 Merge branch '3.3.x'
Closes gh-42597
2024-10-11 14:10:27 +02:00
Moritz Halbritter
3c6e3c14a8 Merge branch '3.2.x' into 3.3.x
Closes gh-42596
2024-10-11 14:10:12 +02:00
Moritz Halbritter
47129c0c81 Remove links to Spring Data GemFire
Closes gh-42575
2024-10-11 14:09:10 +02:00
Moritz Halbritter
95d7582f58 Fix wrong classname in logging documentation 2024-10-11 13:56:40 +02:00
Moritz Halbritter
bd036eb29f Add MyCustomFormat.kt example to documentation
Closes gh-42594
2024-10-11 13:45:16 +02:00
Phillip Webb
8aee3e1e92 Allow structure logging JSON to be customized
Introduce a new `StructureLoggingJsonMembersCustomizer` interface as
well as additional properties that can be used to customize the JSON
produced with structured logging.

Closes gh-42486
2024-10-10 23:52:34 -07:00
Phillip Webb
27c59b8cb5 Add filter, name processor and value processor support to JsonWriter
Update `JsonWriter` to support filtering and processing of names/values.
This update will allow us to offer better customization options with
structured logging.

See gh-42486
2024-10-10 23:50:34 -07:00
Phillip Webb
763266f20d Rationalize structured logging service classes
Rename `ElasticCommonSchemaService` & `GraylogExtendedLogFormatService`
and change a few of the property names. The `Service` suffix was
originally chosen because ECS uses the term, but `Properties` is more
common in the Spring Boot codebase and works better for Graylog.

Closes gh-42578
2024-10-10 23:46:27 -07:00
Phillip Webb
aed4546c43 Extract WritableJson from JsonWriter
Make `WritableJson` a top level class rather than a nested class inside
`WritableJson`.

Closes gh-42595
2024-10-10 23:45:14 -07:00
Phillip Webb
b169439f86 Polish 2024-10-10 17:18:04 -07:00
Andy Wilkinson
3c095b4ec2 Prefer DynamicPropertyRegistar to DynamicPropertyRegistry
Closes gh-41996
2024-10-10 15:25:44 +01:00
Moritz Halbritter
dd9a998cfe Polish "Add property to specify Docker Compose flags"
See gh-42571
2024-10-10 08:56:02 +02:00
Dmytro Nosan
2bee29c2fd Add property to specify Docker Compose flags
See gh-42571
2024-10-10 08:56:02 +02:00
Andy Wilkinson
31fada6d3e Start building against Spring Framework 6.2.0 snapshots
See gh-42562
2024-10-09 19:13:04 +01:00
Andy Wilkinson
033b4d89bb fixup! Start building against Spring Authorization Server 1.4.0 snapshots 2024-10-09 19:11:03 +01:00
Andy Wilkinson
a6b066aeb6 Start building against Spring HATEOAS 2.4.0-RC2 snapshots
See gh-42572
2024-10-09 19:08:14 +01:00
Andy Wilkinson
2e5bd9fc4a Start building against Spring Security 6.4.0 snapshots
See gh-42568
2024-10-09 19:07:56 +01:00
Andy Wilkinson
bfc133d551 Start building against Spring Retry 2.0.10 snapshots
See gh-42567
2024-10-09 18:49:16 +01:00
Andy Wilkinson
57c88aead7 Start building against Spring Pulsar 1.2.0 snapshots
See gh-42566
2024-10-09 18:49:16 +01:00
Andy Wilkinson
72cb71b256 Start building against Spring LDAP 3.2.7 snapshots
See gh-42565
2024-10-09 18:49:15 +01:00
Andy Wilkinson
29c425acc6 Start building against Spring Kafka 3.3.0 snapshots
See gh-42564
2024-10-09 18:49:15 +01:00
Andy Wilkinson
be330baec1 Start building against Spring Integration 6.4.0 snapshots
See gh-42563
2024-10-09 18:49:14 +01:00
Andy Wilkinson
76d6f1aa7e Upgrade to Neo4j Java Driver 5.25.0
Closes gh-42570
2024-10-09 18:49:14 +01:00
Andy Wilkinson
4647d30f6e Start building against Spring Data Bom 2024.1.0 snapshots
See gh-42561
2024-10-09 18:49:13 +01:00
Andy Wilkinson
9d2acf76ca Start building against Spring Batch 5.2.0 snapshots
See gh-42560
2024-10-09 18:49:13 +01:00
Andy Wilkinson
11960df595 Start building against Spring Authorization Server 1.4.0 snapshots
See gh-42559
2024-10-09 18:49:05 +01:00
Andy Wilkinson
70c1cabe66 Start building against Spring AMQP 3.2.0 snapshots
See gh-42558
2024-10-09 17:10:00 +01:00
Andy Wilkinson
6c500c9662 Start building against Reactor Bom 2024.0.0 snapshots
See gh-42557
2024-10-09 17:10:00 +01:00
Andy Wilkinson
1d8614a065 Start building against Micrometer Tracing 1.4.0 snapshots
See gh-42556
2024-10-09 17:10:00 +01:00
Andy Wilkinson
83afef4f60 Start building against Micrometer 1.14.0 snapshots
See gh-42555
2024-10-09 17:10:00 +01:00
Andy Wilkinson
638cddeefa Start building against Spring Session 3.3.3 snapshots
See gh-42554
2024-10-09 10:25:05 +01:00
Andy Wilkinson
6ccb131de1 Start building against Spring Security 6.3.4 snapshots
See gh-42553
2024-10-09 10:25:00 +01:00
Andy Wilkinson
44c2925aa0 Start building against Spring Retry 2.0.10 snapshots
See gh-42552
2024-10-09 10:24:55 +01:00
Andy Wilkinson
19f774b553 Start building against Spring Pulsar 1.1.5 snapshots
See gh-42551
2024-10-09 10:24:51 +01:00
Andy Wilkinson
c9cdd32c9e Start building against Spring LDAP 3.2.7 snapshots
See gh-42550
2024-10-09 10:24:46 +01:00
Andy Wilkinson
f54603c184 Start building against Spring Integration 6.3.5 snapshots
See gh-42549
2024-10-09 10:24:42 +01:00
Andy Wilkinson
35f84f1d36 Start building against Spring Data Bom 2024.0.5 snapshots
See gh-42547
2024-10-09 10:24:33 +01:00
Andy Wilkinson
620a1b5c9a Start building against Spring Authorization Server 1.3.3 snapshots
See gh-42546
2024-10-09 10:24:28 +01:00
Andy Wilkinson
f6395c3596 Start building against Reactor Bom 2023.0.11 snapshots
See gh-42545
2024-10-09 10:24:24 +01:00
Andy Wilkinson
dfc40b44bb Start building against Micrometer Tracing 1.3.5 snapshots
See gh-42544
2024-10-09 10:24:19 +01:00
Andy Wilkinson
cf17cf9b36 Start building against Micrometer 1.13.6 snapshots
See gh-42543
2024-10-09 10:24:15 +01:00
Andy Wilkinson
c678d38630 Start building against Spring Session 3.2.6 snapshots
See gh-42542
2024-10-09 09:42:53 +01:00
Andy Wilkinson
ff44b3dd76 Start building against Spring Security 6.2.7 snapshots
See gh-42541
2024-10-09 09:42:48 +01:00
Andy Wilkinson
96d8ae540f Start building against Spring Retry 2.0.10 snapshots
See gh-42540
2024-10-09 09:42:43 +01:00
Andy Wilkinson
526c84d794 Start building against Spring Pulsar 1.0.11 snapshots
See gh-42539
2024-10-09 09:42:39 +01:00
Andy Wilkinson
1168d3ad0e Start building against Spring LDAP 3.2.7 snapshots
See gh-42538
2024-10-09 09:42:34 +01:00
Andy Wilkinson
d2c215c67d Start building against Spring Integration 6.2.10 snapshots
See gh-42537
2024-10-09 09:42:29 +01:00
Andy Wilkinson
a6c94dc723 Start building against Spring Data Bom 2023.1.11 snapshots
See gh-42535
2024-10-09 09:42:19 +01:00
Andy Wilkinson
bed5c20d5c Start building against Spring Authorization Server 1.2.7 snapshots
See gh-42534
2024-10-09 09:42:15 +01:00