Commit Graph

1406 Commits

Author SHA1 Message Date
Mark Paluch
ff3e380332 Upgrade to Mockito 4.4.0.
See #1676
2022-03-21 10:06:18 +01:00
Mark Paluch
2034d0fa43 Upgrade to JMolecules 0.8.0.
See #1674
2022-03-21 10:06:18 +01:00
Mark Paluch
5c6fb553a1 Upgrade to Testcontainers 1.16.3.
See #1679
2022-03-21 10:06:17 +01:00
Mark Paluch
e638007b32 Upgrade to Spring Framework 6.0 M3.
Closes #1670
2022-03-17 14:45:20 +01:00
Mark Paluch
0b740b3068 Build against Spring Framework 6.0 snapshots.
See #1670
2022-03-15 16:04:11 +01:00
Mark Paluch
25003c5a6c Upgrade to Reactor 2020.0.17.
Closes #1668
2022-03-15 16:02:37 +01:00
Mark Paluch
07a5dec4b7 Remove custom Javadoc stylesheet as it no longer works with Java 17.
Closes #1660
2022-03-01 09:05:41 +01:00
Mark Paluch
b5a26a3a1f Update documentation assets.
Remove own toc.js containing the outdated logo.

Closes #1659
2022-02-25 08:46:24 +01:00
Mark Paluch
a23082d251 Upgrade to Redis 6.2.6.
Closes #1657
2022-02-22 14:10:28 +01:00
Mark Paluch
842ddfb381 Upgrade to MongoDB 5.0.6.
Closes #1658
2022-02-22 14:10:21 +01:00
Mark Paluch
6d3f35d91f Upgrade to Apache Cassandra 3.11.12.
Closes #1656
2022-02-22 14:10:03 +01:00
Oliver Drotbohm
d792fbeab6 Upgrade to Spring HATEOAS 2.0 M2.
Fixes #1647.
2022-02-17 13:01:34 +01:00
Oliver Drotbohm
dfdea9eb0b Introduce version property for Vavr.
Fixes #1645
2022-02-14 16:12:50 +01:00
Mark Paluch
445b5b9517 Upgrade to Asciidoctor 2.2.2.
Closes #1626
2022-02-10 11:20:17 +01:00
Greg L. Turnquist
bcaa020def Use Harbor Proxy for containers.
Leverage internal infrastructure for pulling Docker container images. Reduces pressure on Docker Hub and reduces risk of hitting rate limits.

See #1630.
2022-02-07 10:09:48 -06:00
Mark Paluch
b0d348861c Add version properties for Micrometer and Micrometer Tracing.
Also, import boms.

Closes #1617
2022-02-07 13:48:25 +01:00
Mark Paluch
d1cd0431ca Upgrade Kotlin language/API version to 1.6.
Closes #1632
2022-02-07 13:43:22 +01:00
Mark Paluch
ef67343d92 Polishing.
Extract artifactory credentials.

See #1629
2022-02-04 09:51:29 +01:00
Mark Paluch
985eef067b Polishing.
Also, externalize docker registry and artifactory credentials.
See #1629
2022-02-02 09:17:28 +01:00
Greg L. Turnquist
56d2bf614d Externalize build properties.
See #1629.
2022-02-02 09:17:06 +01:00
Mark Paluch
f574a38ac5 Enable maximum verification during tests.
Closes #1627
2022-01-17 15:37:45 +01:00
Mark Paluch
c56b79d4c1 After release cleanups.
See #1606
2022-01-14 14:43:22 +01:00
Mark Paluch
51f55c9c3b Prepare next development iteration.
See #1606
2022-01-14 14:43:19 +01:00
Mark Paluch
6f0bd6b4e0 Release version 3.0 M1 (2022.0.0).
See #1606
2022-01-14 14:35:09 +01:00
Mark Paluch
40fd4ebbd6 Prepare 3.0 M1 (2022.0.0).
See #1606
2022-01-14 14:34:46 +01:00
Mark Paluch
fd123d41a1 Polishing.
Increment Java version in enforcer plugin, update to latest Artifactory plugin version.

See #1606
2022-01-14 14:33:46 +01:00
Oliver Drotbohm
bd508e05d1 Upgrade to Spring HATEOAS 2.0 M1.
Fixes #1559.
2022-01-14 14:08:01 +01:00
Oliver Drotbohm
1030339268 Upgrade to Spring Plugin 3.0 M1.
Fixes #1541
2022-01-14 12:20:23 +01:00
Mark Paluch
d282af4157 Upgrade to Spring Framework 6.0 M2.
Closes #1604
2022-01-13 13:15:32 +01:00
Oliver Drotbohm
5cdd3bfb2a Upgrade to Spring HATEOAS 2.0 snapshots.
Issue #1559.
2022-01-13 13:15:02 +01:00
Mark Paluch
49f1d35403 Force classpath mode in Javadoc plugin.
maven-javadoc-plugin enables modulepath when running on Java 9+. That causes issues with JAR files that ship split packages. We now override the Java version property to pretend we must remain on classpath mode to prevent that dependencies with split-packages break the Javadoc build.

See #1537
2022-01-13 13:15:01 +01:00
Mark Paluch
baacc1d726 Enable compilation for distribute profile.
Closes #1546
2022-01-13 13:15:01 +01:00
Mark Paluch
2ac3a1c545 Drop support for RxJava 1.
Closes #1544
2022-01-13 13:15:00 +01:00
Mark Paluch
4bd88447db Migrate to Jakarta EE 9.
Closes #1543
2022-01-13 13:14:50 +01:00
Mark Paluch
9c0e4d81f7 Build against Spring Framework 6 snapshots.
Closes #1542
2022-01-13 13:14:49 +01:00
Mark Paluch
f247f3508a Polishing.
See #1542.
2022-01-13 13:14:49 +01:00
Oliver Drotbohm
8c1bd96470 Upgrade to Spring Plugin 3.0 snapshots.
Issue #1541.
2022-01-13 13:14:49 +01:00
Mark Paluch
ec6013fda0 Simplify build pipeline.
See #1537
2022-01-13 13:14:49 +01:00
Mark Paluch
989f68d566 Polishing.
Update release train identifier to 2022.1.

Closes #1539.
2022-01-13 13:14:49 +01:00
Mark Paluch
532875d1ad Remove support for Joda Time and ThreeTenBackport.
Closes #1539.
2022-01-13 13:14:49 +01:00
Mark Paluch
d0ad457472 Update Maven Enforcer config.
See #1537
2022-01-13 13:14:49 +01:00
Mark Paluch
a36942aefd Refine Java 17 Javadoc configuration.
See #1537
2022-01-13 13:14:48 +01:00
Mark Paluch
ced9f751e6 Upgrade to Java 17.
Closes #1537
2022-01-13 13:14:48 +01:00
Mark Paluch
bafb598024 Prepare Spring Data 3.0 branch.
Closes #1538
2022-01-13 13:14:48 +01:00
Mark Paluch
5411cc992f Upgrade to Reactor 2020.0.15.
Closes #1605
2022-01-13 13:09:01 +01:00
Mark Paluch
c32d8fe924 Upgrade to Smallrye Mutiny 1.3.0.
See #1607
2022-01-12 11:06:40 +01:00
Mark Paluch
8e4d6ee87a Build against Reactor 2020.0.15 snapshots.
See #1605
2022-01-07 09:18:15 +01:00
Mark Paluch
199f2736c3 Upgrade to JUnit 5.8.2.
See #1594
2022-01-04 14:01:28 +01:00
Mark Paluch
2b08c5e4c9 Upgrade to Smallrye Mutiny 1.2.0.
See #1602
2022-01-04 14:01:28 +01:00
Mark Paluch
14213bb1a0 Upgrade to Kotlin Coroutines 1.6.0.
See #1598
2022-01-04 14:01:27 +01:00