Andy Wilkinson
c969cbbdba
Upgrade to R2DBC Postgresql 1.0.5.RELEASE
...
Closes gh-40390
2 years ago
Andy Wilkinson
031bebb144
Upgrade to Netty 4.1.109.Final
...
Closes gh-40389
2 years ago
Andy Wilkinson
eb0506eaed
Upgrade to ActiveMQ 5.18.4
...
Closes gh-40388
2 years ago
Moritz Halbritter
1d372295f1
Merge pull request #40385 from spencergibb
...
* pr/40385:
Fix javadoc for correct operation annotation
Closes gh-40385
2 years ago
Spencer Gibb
6f3c30bf74
Fix javadoc for correct operation annotation
...
ReadOperation was the text for WriteOperation and DeleteOperation.
See gh-40385
2 years ago
Moritz Halbritter
0ab7502bc9
Upgrade to Docker 26.0.1
...
Closes gh-40162
2 years ago
Andy Wilkinson
594fa88ee0
Upgrade to Spring Security 6.1.9
...
Closes gh-40204
2 years ago
Andy Wilkinson
d5af9a41b9
Upgrade to Spring LDAP 3.1.5
...
Closes gh-40203
2 years ago
Andy Wilkinson
db7059c1f7
Upgrade to Spring Kafka 3.0.16
...
Closes gh-40375
2 years ago
Andy Wilkinson
bc79274f9e
Upgrade to Spring Integration 6.1.8
...
Closes gh-40202
2 years ago
Andy Wilkinson
59325d1626
Upgrade to Spring HATEOAS 2.1.5
...
Closes gh-40374
2 years ago
Andy Wilkinson
475af1f3f8
Upgrade to Spring Framework 6.0.19
...
Closes gh-40201
2 years ago
Andy Wilkinson
5da05e2037
Upgrade to Spring Data Bom 2023.0.11
...
Closes gh-40200
2 years ago
Andy Wilkinson
2a1268c597
Upgrade to Spring Authorization Server 1.1.7
...
Closes gh-40199
2 years ago
Andy Wilkinson
acfc5fe830
Upgrade to Spring AMQP 3.0.13
...
Closes gh-40373
2 years ago
Andy Wilkinson
bf97f6ca3c
Make Homebrew available to the release verification tests
...
Closes gh-40367
2 years ago
Moritz Halbritter
053c674302
Merge pull request #40035 from izeye
...
* pr/40035:
Fix target in BindValidationFailureAnalyzer
Closes gh-40035
2 years ago
Johnny Lim
201885a242
Fix target in BindValidationFailureAnalyzer
...
See gh-40035
2 years ago
Andy Wilkinson
3b98056bb5
Merge pull request #40358 from dependabot[bot]
...
* gh-40358:
Polish "Upgrade to gradle/actions 3.3.0"
Upgrade to gradle/actions 3.3.0
Closes gh-40358
2 years ago
Andy Wilkinson
ece2c683c6
Polish "Upgrade to gradle/actions 3.3.0"
...
See gh-40358
2 years ago
dependabot[bot]
b3db9204d9
Upgrade to gradle/actions 3.3.0
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40358
2 years ago
Andy Wilkinson
a4231abb0a
Polish GHA input and output handling
2 years ago
Andy Wilkinson
19714c9e08
Correct name of secret access key input
...
See gh-40353
2 years ago
Andy Wilkinson
0a2865132d
Configure shell for all run steps
...
See gh-40353
2 years ago
Andy Wilkinson
e4802b880d
Encapsulate common build steps in a composite action
...
Closes gh-40353
2 years ago
Andy Wilkinson
590b1bded8
Correct reference to reusable workflow
2 years ago
Andy Wilkinson
e35cc60eff
Polish
2 years ago
Andy Wilkinson
2c6006eeff
Move verification into reusable workflow
...
Closes gh-40350
2 years ago
Brian Clozel
24f80154d4
Do not overwrite attributes in ClientObservationConventionAdapter
...
Prior to this commit, the `ClientObservationConventionAdapter` would
overwrite a request builder attribute. This would happen when the
request is not fully built when the observation starts. At that point,
the tags are built for long task timers, but not for the actual metric.
This effectively overrides the correct value of the URI template in the
builder.
This commit removes this builder update which was invalid in the first
place.
Fixes gh-40330
2 years ago
Andy Wilkinson
12e004f131
Revert "Exclude unwanted javax.inject dependency from Data Couchbase"
...
This reverts commit 06f5ab162f6b049f42f15c04d3a9a8810c0c6d63. The
dependency has been removed in Data Couchbase, making the exclude
unnecessary.
See gh-40200
2 years ago
Andy Wilkinson
a946f66e7c
Minimize pollution of Log4j2's environment
...
Closes gh-40178
2 years ago
Andy Wilkinson
1ea6f2f51f
Revert "Revert "Exclude unwanted javax.inject dependency from Data Couchbase""
...
This reverts commit 3b76165f4e .
Turns out, the exclude's still needed for now? with Data Couchbase
5.1.x.
See gh-40200
2 years ago
Andy Wilkinson
3b76165f4e
Revert "Exclude unwanted javax.inject dependency from Data Couchbase"
...
This reverts commit 06f5ab162f . The
dependency has been removed in Data Couchbase, making the exclude
unnecessary.
See gh-40200
2 years ago
Andy Wilkinson
a417c94805
Merge pull request #39837 from mstahv
...
* gh-39837:
Make includes configurable via a property
Polish "Make excludes configurable via property"
Make excludes configurable via property
Closes gh-39837
2 years ago
Andy Wilkinson
baf5a7f130
Make includes configurable via a property
...
See gh-39837
2 years ago
Andy Wilkinson
2a6293940b
Polish "Make excludes configurable via property"
...
See gh-39837
2 years ago
Matti Tahvonen
58fc8f8c01
Make excludes configurable via property
...
See gh-39837
2 years ago
Andy Wilkinson
2f3cf56f03
Fix servlet component scanning in a mock web environment
...
Closes gh-39736
2 years ago
Andy Wilkinson
b961662cf1
Merge pull request #40235 from ppkarwasz
...
* gh-40235:
Polish "Replace custom filter with DenyAllFilter"
Replace custom filter with DenyAllFilter
Closes gh-40235
2 years ago
Andy Wilkinson
ef9f1b41d7
Polish "Replace custom filter with DenyAllFilter"
...
See gh-40235
2 years ago
Piotr P. Karwasz
d194b7f3c0
Replace custom filter with DenyAllFilter
...
See gh-40235
2 years ago
Andy Wilkinson
3496fe03a5
Upgrade to Tomcat 10.1.20
...
Closes gh-40289
2 years ago
Andy Wilkinson
1fa7ceb621
Upgrade to Spring GraphQL 1.2.6
...
Closes gh-40288
2 years ago
Andy Wilkinson
b13b6b83eb
Upgrade to Reactor Bom 2022.0.18
...
Closes gh-40198
2 years ago
Andy Wilkinson
e5347e5057
Upgrade to Netty 4.1.108.Final
...
Closes gh-40287
2 years ago
Andy Wilkinson
b643ff95fc
Upgrade to Micrometer Tracing 1.1.12
...
Closes gh-40197
2 years ago
Andy Wilkinson
15cbba506a
Upgrade to Micrometer 1.11.11
...
Closes gh-40196
2 years ago
Andy Wilkinson
e7c1d180e3
Upgrade to Lombok 1.18.32
...
Closes gh-40286
2 years ago
Andy Wilkinson
1f77b7507d
Upgrade to jOOQ 3.18.14
...
Closes gh-40285
2 years ago
Andy Wilkinson
d18f36ee81
Upgrade to Jersey 3.1.6
...
Closes gh-40284
2 years ago