Commit Graph

50459 Commits

Author SHA1 Message Date
Eddú Meléndez
7baa553760 Support Otlp Tracing's GRPC port from service connections
Otlp Tracing's exporter is configured using Transport. Current support
for service connections read the mapped port for HTTP transport 4318.
This commits adds support to read port for GRPC transport 4317.

See gh-41333
2024-09-06 13:18:26 +02:00
Andy Wilkinson
f6505f7a18 Merge branch '3.3.x'
Closes gh-42170
2024-09-06 11:50:52 +01:00
Andy Wilkinson
21b4eb56ec Merge branch '3.2.x' into 3.3.x
Closes gh-42169
2024-09-06 11:32:12 +01:00
Andy Wilkinson
a89ae3fbee Improve laziness of Pem and JKS SSL store bundles
Fixes gh-42119
2024-09-06 11:28:46 +01:00
Stéphane Nicoll
3651ff87cd Reinstate auto-configuration support for embedded ActiveMQ
This commit restores auto-configuration for using an Embedded broker
with ActiveMQ classic.

Contrary to its 2.7.x version, "spring-boot-starter-activemq" no longer
adds the broker for consistency with Artemis, and to keep the existing
3.x behavior. Rather than "inMemory", a "s.a.embedded.enabled"
property has been reintroduced that matches the name used by Artemis.

The documentation has been updated to mention that the broker
dependency must be added to use it.

Closes gh-38404
2024-09-06 11:34:35 +02:00
Andy Wilkinson
1f7e7738e8 Merge branch '3.3.x'
Closes gh-42168
2024-09-06 10:19:43 +01:00
Andy Wilkinson
4d2aa2dcf5 Merge branch '3.2.x' into 3.3.x
Closes gh-42167
2024-09-06 10:19:30 +01:00
Andy Wilkinson
f8130791ea Update docs to reflect new no handler found exception behavior
Closes gh-42164
2024-09-06 10:17:20 +01:00
Andy Wilkinson
2978ca277c Merge branch '3.3.x'
Closes gh-42166
2024-09-06 10:12:22 +01:00
Andy Wilkinson
f471990b9d Merge branch '3.2.x' into 3.3.x
Closes gh-42165
2024-09-06 10:12:12 +01:00
Andy Wilkinson
4f576031bc Polish configuration property reference
Closes gh-42162
2024-09-06 10:11:43 +01:00
Andy Wilkinson
d23528a14f Merge pull request #39797 from quaff
* gh-39797:
  Polish "Add config prop for Spring Data Web's serialization mode"
  Add config prop for Spring Data Web's serialization mode

Closes gh-39797
2024-09-06 09:41:54 +01:00
Andy Wilkinson
ac4c24e450 Polish "Add config prop for Spring Data Web's serialization mode"
See gh-39797
2024-09-06 09:41:38 +01:00
Yanming Zhou
81c903cde7 Add config prop for Spring Data Web's serialization mode
See gh-39797
2024-09-06 09:41:15 +01:00
Moritz Halbritter
f37e7fef23 Merge pull request #41324 from eddumelendez
* pr/41324:
  Polish "Add service connection from Opentelemetry Collector for Logging"
  Add service connection from Opentelemetry Collector for Logging

Closes gh-41324
2024-09-06 10:38:07 +02:00
Moritz Halbritter
8fc1bca56c Polish "Add service connection from Opentelemetry Collector for Logging"
See gh-41324
2024-09-06 10:20:41 +02:00
Eddú Meléndez
7adf843bfd Add service connection from Opentelemetry Collector for Logging
Adds ConnectionDetails from Docker Compose and Testcontainers.

See gh-41324
2024-09-06 10:10:17 +02:00
Moritz Halbritter
9a81796e62 Polish "Reapply "Merge pull request #41213 from timpeeters""
See gh-41213
2024-09-06 09:57:45 +02:00
Moritz Halbritter
e39d9434ea Reapply "Merge pull request #41213 from timpeeters"
This reverts commit 653443adc1.

See gh-41213
2024-09-06 09:45:43 +02:00
Moritz Halbritter
68408b243d Merge branch '3.3.x' 2024-09-06 08:56:47 +02:00
Moritz Halbritter
1679a72b0e Remove spring-web dependency from ZipkinHttpClientSender
Closes gh-42161
2024-09-06 08:46:20 +02:00
Moritz Halbritter
dc428e3fc9 Fix deprecations for OpenTelemetry in tests 2024-09-06 08:30:44 +02:00
Moritz Halbritter
2144a159f2 Remove spring-web dependency from ZipkinHttpClientSender
Closes gh-42160
2024-09-06 08:21:38 +02:00
Moritz Halbritter
109142e691 Merge pull request #41825 from famaridon
* pr/41825:
  Polish "Added documentation for configuring OpenTelemetry SDK logs"
  Added documentation for configuring OpenTelemetry SDK logs

Closes gh-41825
2024-09-05 17:05:54 +02:00
Moritz Halbritter
bc3bcd68d6 Polish "Added documentation for configuring OpenTelemetry SDK logs"
See gh-41825
2024-09-05 16:59:19 +02:00
famaridon
4261ed9c2b Added documentation for configuring OpenTelemetry SDK logs
See gh-41825
2024-09-05 16:59:19 +02:00
Andy Wilkinson
f7ba5f1bbc Polish support for Testcontainers Redis
- Add support for RedisStackContainer
- Update the docs

Closes gh-41450
2024-09-05 14:25:51 +01:00
Andy Wilkinson
7deb74af76 Merge pull request #42120 from vpavic
* gh-42120:
  Improve Pulsar listener container concurrency configuration

Closes gh-42120
2024-09-05 14:11:45 +01:00
Vedran Pavic
4eba42f6dd Improve Pulsar listener container concurrency configuration
This is a follow-up to gh-42062 that utilizes newly introduced
`concurrency` property in `PulsarContainerProperties` to simplify
auto-configuration support for Pulsar listener container concurrency.

See: https://github.com/spring-projects/spring-pulsar/issues/820

See gh-42120
2024-09-05 14:11:26 +01:00
Andy Wilkinson
0bc2761016 Merge pull request #42067 from onobc
* gh-42067:
  Add subscription name to Pulsar mapped config props

Closes gh-42067
2024-09-05 13:41:27 +01:00
Chris Bono
62ef81b5c8 Add subscription name to Pulsar mapped config props
The subscription name config prop was not being set on the Pulsar
listener container properties. This commit adds the subscription
name to the Pulsar property mappers.

See gh-42067
2024-09-05 13:41:07 +01:00
Andy Wilkinson
f024c193e4 Upgrade to Elasticsearch Client 8.15.0
Closes gh-42155
2024-09-05 09:03:46 +01:00
Andy Wilkinson
0ce4170612 Start building against Spring Session 3.4.0 snapshots
See gh-42149
2024-09-04 16:22:12 +01:00
Andy Wilkinson
0232f27b5e Start building against Spring Security 6.4.0 snapshots
See gh-42148
2024-09-04 16:22:11 +01:00
Andy Wilkinson
23ad50ee60 Start building against Spring Pulsar 1.2.0 snapshots
See gh-42147
2024-09-04 16:22:10 +01:00
Andy Wilkinson
1aca11c622 Start building against Spring Kafka 3.3.0 snapshots
See gh-42146
2024-09-04 16:22:10 +01:00
Andy Wilkinson
5880d3857e Start building against Spring Integration 6.4.0 snapshots
See gh-42145
2024-09-04 16:22:09 +01:00
Andy Wilkinson
2635d1ec8a Start building against Spring Framework 6.2.0 snapshots
See gh-42144
2024-09-04 16:22:08 +01:00
Andy Wilkinson
620947f99a Start building against Spring Data Bom 2024.1.0 snapshots
See gh-42143
2024-09-04 16:22:08 +01:00
Andy Wilkinson
a12e36237c Start building against Spring Batch 5.2.0 snapshots
See gh-42142
2024-09-04 16:22:07 +01:00
Andy Wilkinson
b691f7c4bc Start building against Spring Authorization Server 1.4.0 snapshots
See gh-42141
2024-09-04 16:22:07 +01:00
Andy Wilkinson
504b738a10 Start building against Spring AMQP 3.2.0 snapshots
See gh-42140
2024-09-04 16:22:06 +01:00
Andy Wilkinson
814999a315 Start building against Reactor Bom 2024.0.0 snapshots
See gh-42139
2024-09-04 16:22:06 +01:00
Andy Wilkinson
0982c65213 Start building against Micrometer Tracing 1.4.0 snapshots
See gh-42138
2024-09-04 16:22:05 +01:00
Andy Wilkinson
9f79769030 Start building against Micrometer 1.14.0 snapshots
See gh-42137
2024-09-04 16:22:05 +01:00
Andy Wilkinson
f88f8f26fd Merge branch '3.3.x' 2024-09-04 14:43:53 +01:00
Andy Wilkinson
d699324e14 Merge branch '3.3.x' 2024-09-04 13:19:20 +01:00
Andy Wilkinson
92ed9efd2c Start building against Spring Pulsar 1.1.4 snapshots
See gh-42136
2024-09-04 13:19:04 +01:00
Andy Wilkinson
f804e82d41 Start building against Spring Kafka 3.2.4 snapshots
See gh-42135
2024-09-04 13:19:03 +01:00
Andy Wilkinson
725b1789a4 Start building against Spring Integration 6.3.4 snapshots
See gh-42134
2024-09-04 13:19:02 +01:00