Stephane Nicoll
0766c2c591
Upgrade to Rxjava2 2.2.19
...
Closes gh-20640
5 years ago
Stephane Nicoll
3fe6f409b7
Upgrade to Netty Tcnative 2.0.30.Final
...
Closes gh-20639
5 years ago
Stephane Nicoll
5d1e303c0b
Upgrade to Netty 4.1.48.Final
...
Closes gh-20638
5 years ago
Stephane Nicoll
cde39f4676
Upgrade to Micrometer 1.3.6
...
Closes gh-20637
5 years ago
Stephane Nicoll
278b206af5
Upgrade to Dropwizard Metrics 4.1.5
...
Closes gh-20636
5 years ago
Stephane Nicoll
262f1239db
Upgrade to Jakarta Mail 1.6.5
...
Closes gh-20635
5 years ago
Stephane Nicoll
2ec2416357
Upgrade to Sendgrid 4.4.6
...
Closes gh-20634
5 years ago
Stephane Nicoll
fcde01cc21
Upgrade to Appengine Sdk 1.9.79
...
Closes gh-20633
5 years ago
Stephane Nicoll
1ffdf8a194
Upgrade to Jackson 2.10.3
...
Closes gh-20632
5 years ago
Stephane Nicoll
89d8fe6717
Upgrade to Couchbase Client 2.7.13
...
Closes gh-20631
5 years ago
Phillip Webb
16b5ea3414
Update copyright year of changed files
5 years ago
Stephane Nicoll
8d9c9126b1
Upgrade to Reactor Dysprosium-SR6
...
Closes gh-20569
5 years ago
Stephane Nicoll
1ad77a523b
Merge branch '2.1.x' into 2.2.x
5 years ago
Stephane Nicoll
9a5ffb7e0c
Upgrade to Reactor Californium SR17
...
Closes gh-20624
5 years ago
Stephane Nicoll
bf15276af1
Fix import in constructor binding example
...
Closes gh-20378
5 years ago
Stephane Nicoll
62f696d5bf
Merge pull request #20617 from ta7uw
...
* pr/20617:
Polish "Fix @FlywayDataSource with multiple data sources"
Fix @FlywayDataSource with multiple data sources
Closes gh-20617
5 years ago
Stephane Nicoll
8f265f8d57
Polish "Fix @FlywayDataSource with multiple data sources"
...
See gh-20617
5 years ago
Shimbo Takaaki
2410d6bbd1
Fix @FlywayDataSource with multiple data sources
...
See gh-20617
5 years ago
Stephane Nicoll
7be3db2d4d
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20618
5 years ago
Stephane Nicoll
bcce6f9f07
Document that Jackson is a required dependency of the Actuator
...
Closes gh-19564
5 years ago
Stephane Nicoll
39b965e1fd
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20615
5 years ago
Stephane Nicoll
f5761bd508
Auto-configure listener container factory without consumer factory
...
Previously, the presence of a `ConsumerFactory` bean would make the
auto-configured one to back off, leading to a failure down the line if
no available instance matches the generics criterion. This commit
improves the auto-configuration to create a `ConsumerFactory<?,?>`
behind the scenes if none is available.
Closes gh-19221
5 years ago
Stephane Nicoll
ef1f9b951d
Merge pull request #20523 from m-kay
...
* pr/20523:
Polish "Configure signature algorithm when using public key jwt decoder"
Configure signature algorithm when using public key jwt decoder
Closes gh-20523
5 years ago
Stephane Nicoll
08a89b6288
Polish "Configure signature algorithm when using public key jwt decoder"
...
See gh-20523
5 years ago
Michael Kreis
69e33d6e62
Configure signature algorithm when using public key jwt decoder
...
See gh-20523
5 years ago
Stephane Nicoll
a2d70d46e1
Merge pull request #20604 from dreis2211
...
* pr/20604:
Polish BindableTests
Closes gh-20604
5 years ago
dreis2211
6ff842441c
Polish BindableTests
...
See gh-20604
5 years ago
Stephane Nicoll
8593270b5b
Only remove trailing slash from URI value
...
This commit upgrades the algorithm when trailing slash are to be
ignored. Previously a root URI (i.e. "/") would result to to empty
string which is an issue for monitoring system that requires tag values
to be non empty. If the URI is a single character, the trailing is not
applied and "/" is left as is.
Closes gh-20536
5 years ago
Stephane Nicoll
1bf7d25141
Remove Java 13 CI job
...
Closes gh-20578
5 years ago
Andy Wilkinson
9e7ab46ecc
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20589
5 years ago
Andy Wilkinson
5e61f0d7b1
Merge pull request #20583 from j0rdanit0
...
* gh-20583:
Link to correct factory in TomcatReactiveWebServerFactory's javadoc
Closes gh-20583
5 years ago
Jordan Simpson
0d9d0f8532
Link to correct factory in TomcatReactiveWebServerFactory's javadoc
...
See gh-20583
5 years ago
Andy Wilkinson
242e6b9974
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20587
5 years ago
Andy Wilkinson
4eb393ec5b
Merge pull request #20577 from dreis2211
...
* gh-20577:
Only suggest Ubuntu versions available in the Docker registry
Closes gh-20577
5 years ago
dreis2211
e6abcacf1a
Only suggest Ubuntu versions available in the Docker registry
...
See gh-20577
5 years ago
Stephane Nicoll
833f0a1db3
Merge branch '2.1.x' into 2.2.x
...
See gh-20567
5 years ago
Stephane Nicoll
d0ccb59931
Revert "Upgrade CI images to Ubuntu Bionic 20200311"
...
This reverts commit d25286c5
Closes gh-20566
5 years ago
Stephane Nicoll
168326d9e4
Polish
...
See gh-20576
5 years ago
dreis2211
0e796479dc
Add Java 14 CI
...
Closes gh-20576
5 years ago
Stephane Nicoll
579a6ac254
Adapt tests for support for Java 14
...
See gh-20576
5 years ago
Stephane Nicoll
58a45c53ac
Upgrade to Groovy 2.5.10
...
Closes gh-20575
5 years ago
Stephane Nicoll
bece0f1360
Start building against Spring Kafka 2.3.7 snapshots
...
See gh-20574
5 years ago
Stephane Nicoll
96cffb9dd3
Start building against Spring Data Moore SR6 snapshots
...
See gh-20573
5 years ago
Stephane Nicoll
e940e751c1
Start building against Spring Framework 5.2.5 snapshots
...
See gh-20571
5 years ago
Stephane Nicoll
3966730e02
Start building against Reactor Dysprosium-SR6 snapshots
...
See gh-20569
5 years ago
Stephane Nicoll
68a2be0ad5
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20567
5 years ago
Stephane Nicoll
07d28dcc02
Merge pull request #20566 from dreis2211
...
* pr/20566:
Upgrade CI images to Ubuntu Bionic 20200311
Closes gh-20566
5 years ago
dreis2211
d25286c5d6
Upgrade CI images to Ubuntu Bionic 20200311
...
See gh-20566
5 years ago
Andy Wilkinson
ab3e2675fb
Merge pull request #20323 from larsgrefer
...
* gh-20323:
Fix recommended task dependency configuration
Closes gh-20323
5 years ago
Lars Grefer
c748f36856
Fix recommended task dependency configuration
...
`compileJava.dependsOn(processResources)` is not enough to ensure the
correct behavior. Using `dependsOn` only affects the execution order
(`processResources` before `compileJava`) but not the up-to-date check
of `compileJava`. After modifying
`META-INF/additional-spring-configuration-metadata.json`, the
`processResouces` task will considered out-of-date and will be
re-executed, but after that `compileJava` will still be considered
up-to-date which causes the changes not to be merged into
`META-INF/spring-configuration-metadata.json`
With this change the up-do-date check of `compileJava` is affected,
too. Therefore, it will correctly re-execute the
configuration-processor when
`META-INF/additional-spring-configuration-metadata.json` was changed.
See gh-20323
5 years ago