Andy Wilkinson
f1db3c779f
Upgrade to Infinispan 14.0.2.Final
...
Closes gh-32960
2022-11-01 20:25:09 +00:00
Andy Wilkinson
323105fe2a
Upgrade to HSQLDB 2.7.1
...
Closes gh-32959
2022-11-01 20:25:08 +00:00
Andy Wilkinson
335a09204e
Upgrade to Hibernate 6.1.5.Final
...
Closes gh-32958
2022-11-01 20:25:08 +00:00
Andy Wilkinson
9e5f20c3b8
Upgrade to Flyway 9.5.1
...
Closes gh-32957
2022-11-01 20:25:08 +00:00
Andy Wilkinson
46fd43a72c
Upgrade to DB2 JDBC 11.5.8.0
...
Closes gh-32956
2022-11-01 20:25:07 +00:00
Andy Wilkinson
bc63ffd1ca
Upgrade to Couchbase Client 3.4.0
...
Closes gh-32955
2022-11-01 20:25:07 +00:00
Scott Frederick
a0d765cab8
Restore invocation of DefaultTestExecutionListenersPostProcessors
...
This commit partially reverts c81ebf63d9
,
so that `DefaultTestExecutionListenersPostProcessor`s are invoked
even though deprecated.
See gh-31793
2022-11-01 13:16:36 -05:00
Andy Wilkinson
519250cacf
Polish Gradle tasks for AOT processing
...
Closes gh-32946
2022-11-01 16:42:26 +00:00
Andy Wilkinson
bd75965ff8
Start building against Spring Kafka 3.0.0-RC2 snapshots
...
See gh-32934
2022-11-01 12:09:39 +00:00
Andy Wilkinson
61c9a1540f
Start building against Spring Batch 5.0.0-RC2 snapshots
...
See gh-32935
2022-11-01 12:09:39 +00:00
Andy Wilkinson
ea0ebe54e3
Start building against Spring Data Bom 2022.0.0 snapshots
...
See gh-32938
2022-11-01 11:48:32 +00:00
Andy Wilkinson
72202ab19a
Start building against Reactor Bom 2022.0.0 snapshots
...
See gh-32939
2022-11-01 11:48:32 +00:00
Andy Wilkinson
11cff48271
Start building against Micrometer Tracing 1.0.0 snapshots
...
See gh-32937
2022-11-01 11:48:32 +00:00
Andy Wilkinson
08154fab46
Start building against Micrometer 1.10.0 snapshots
...
See gh-32936
2022-11-01 10:55:46 +00:00
Andy Wilkinson
b192c29edb
Use AOT's outputs to configure source set's inputs
...
Closes gh-32919
2022-11-01 10:33:17 +00:00
Andy Wilkinson
0103e24bbb
Stop configuring AOT-generated classes as output of AOT source set
...
Closes gh-32940
2022-11-01 10:32:37 +00:00
Andy Wilkinson
2bb9b2640e
Separate classpath of AOT tasks from source sets they populate
...
Closes gh-32930
2022-11-01 10:06:33 +00:00
Phillip Webb
2b5a29d514
No longer log hostname during application start
...
Remove hostname logging since `InetAddress.getLocalHost().getHostName()`
causes a network lookup and can take a long time.
Closes gh-32908
2022-10-31 13:46:47 -07:00
Scott Frederick
c81ebf63d9
Use ApplicationContextFailureProcessor to log report on failure
...
Closes gh-31793
2022-10-31 15:15:49 -05:00
Moritz Halbritter
6a138e1753
Polish
2022-10-31 17:03:16 +01:00
Moritz Halbritter
4fef5291bf
Fix build
...
Commit 29f085bd1a690ff7281e00b3a925e1160850ffbb in Spring Framework
automatically registers hints for enclosing directories. This fixes the
tests to use a contains instead of exact match.
2022-10-31 16:59:15 +01:00
Moritz Halbritter
5e034eab59
Revert "Fix build"
...
This reverts commit ec0d598ba4
.
2022-10-31 16:54:06 +01:00
Moritz Halbritter
dd2bec267c
Revert "Fix build"
...
This reverts commit 50599c5046
.
2022-10-31 16:54:05 +01:00
Moritz Halbritter
50599c5046
Fix build
...
Commit 29f085bd1a690ff7281e00b3a925e1160850ffbb in Spring Framework
automatically registers hints for enclosing directories. This fixes the
tests to expect hints for those directories as well.
2022-10-31 16:03:49 +01:00
Moritz Halbritter
ec0d598ba4
Fix build
...
Commit 29f085bd1a690ff7281e00b3a925e1160850ffbb in Spring Framework
automatically registers hints for enclosing directories. This fixes the
tests to expect hints for those directories as well.
2022-10-31 13:34:14 +01:00
Moritz Halbritter
5bf088d88b
Add runtime hints for Liquibase migration file
...
Closes gh-32926
2022-10-31 11:29:53 +01:00
Moritz Halbritter
5d1ff17a0a
Add Micrometer Observability documentation
...
Closes gh-32833
Closes gh-32912
2022-10-31 09:47:16 +01:00
Phillip Webb
9856286a2d
Refine actuator httpexhanges naming
...
See gh-32885
2022-10-28 12:50:59 -07:00
Andy Wilkinson
29f7a596fe
Polish
2022-10-28 08:57:00 +01:00
Phillip Webb
3e50836b1a
Rename httptrace endpoint and related classes to httpexchanges
...
Rename `/actuator/httptrace` to `/actuator/httpexchanges` to better
describe its purpose and to remove confusion with distribute tracing.
This change also takes the opportunity to improve the code by making
the `HttpExchange` class (previously `HttpTrace`) fully immutable.
Closes gh-32885
Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>
2022-10-27 16:34:42 -07:00
Johnny Lim
8d17d2d443
Handle null span in LazyTracingSpanContextSupplier consistently
...
See gh-32817
2022-10-27 18:02:47 +01:00
Andy Wilkinson
67e4ac4f1e
Remove stale reference to MetricsWebFilter from the docs
...
Closes gh-32909
2022-10-27 16:56:34 +01:00
Moritz Halbritter
40e2d0b8cd
Remove mention of the Infinispan Spring Boot starter
...
The starter is not yet Spring Boot 3 compatible.
Closes gh-32896
2022-10-27 16:48:34 +02:00
Johnny Lim
5067aab552
Polish
...
See gh-32840
2022-10-27 16:33:14 +02:00
Johnny Lim
7dd083ad69
Polish "Remove spring.xml.ignore flag usages"
...
See gh-32846
2022-10-27 16:27:29 +02:00
Andy Wilkinson
1cb149596d
Add json starter so that Elasticsearch uses Jackson mapper by default
...
Closes gh-32906
2022-10-27 14:30:57 +01:00
Andy Wilkinson
b9e176ce1a
Inject Jackson modules rather than retrieving them manually
...
Fixes gh-32863
2022-10-27 13:35:37 +01:00
Moritz Halbritter
65c68ba64e
Reinstate old flyway bean method
...
Closes gh-32849
2022-10-27 10:15:58 +02:00
Moritz Halbritter
cd5d2ad3e8
Revert "Extract Flyway configuration mapping in separate class"
...
This reverts commit cf4117856b
.
2022-10-27 10:08:27 +02:00
Moritz Halbritter
cf4117856b
Extract Flyway configuration mapping in separate class
...
Closes gh-32849
2022-10-27 09:53:29 +02:00
Marcin Grzejszczak
b753170807
Add missing BaggageTextMapPropagator for OTel W3C
...
Without this change we're missing the BaggageTextMapPropagator for
OTel. This means that we're not propagating remote-fields
(only baggage via the 'baggage' field).
With this change we're adding the missing propagator as
THE LAST entry in the composite TextMapPropagator. It has to be
last cause with the latest Snapshots of Micrometer Tracing it
will append the remote field baggage to existing baggage in the
context extracted via the W3CBaggagePropagator.
See gh-32898
2022-10-27 09:33:33 +02:00
Moritz Halbritter
1f0cf1ac2b
Make EmbeddedDatabaseConnection GraalVM compatible
...
Without those changes, if @AutoConfigureTestDatabase is used, the
native image build process fails with:
EmbeddedDatabaseConnection was unintentionally initialized at build
time.
Closes gh-32865
2022-10-27 09:21:19 +02:00
Scott Frederick
eeac08e50e
Remove references to WebSecurityConfigurerAdapter from javadoc
...
Closes gh-32879
2022-10-26 16:55:10 -05:00
Moritz Halbritter
0985e3d237
Add resource hint for banner.txt
...
Closes gh-32882
2022-10-26 15:59:50 +02:00
Phillip Webb
a59b6cb1f3
Polish
2022-10-25 21:56:53 -07:00
Phillip Webb
0f405c06bf
Merge branch '2.7.x'
2022-10-25 16:40:56 -07:00
Phillip Webb
f44531a7a2
Merge branch '2.6.x' into 2.7.x
2022-10-25 16:02:04 -07:00
Phillip Webb
92b513dc8d
Polish
2022-10-25 16:01:58 -07:00
Phillip Webb
4be3218cb6
Merge branch '2.7.x'
2022-10-25 15:48:26 -07:00
Phillip Webb
c8676a81de
Merge branch '2.6.x' into 2.7.x
2022-10-25 15:48:04 -07:00