Commit Graph

108 Commits

Author SHA1 Message Date
Oliver Drotbohm
f949b508a4 GH-304 - Prepare next development iteration. 2023-09-21 23:11:07 +02:00
Oliver Drotbohm
f3e9ce5fa2 GH-304 - Release version 1.0.1. 2023-09-21 23:11:06 +02:00
Oliver Drotbohm
e425eb5719 GH-309 - Upgrade to Spring Boot 3.1.4 and Spring Framework 6.0.12.
Also, examples to jMolecules BOM 2023.1.0.
2023-09-21 23:06:41 +02:00
Karl Heinz Marbaise
44c904a670 GH-293 - Project version is not correctly inserted into the documentation.
Original pull request: GH-290.
2023-09-04 09:56:09 +02:00
Oliver Drotbohm
48b207ec97 GH-281 - Upgrade to Spring Boot 3.1.3. 2023-08-25 10:17:22 -07:00
Oliver Drotbohm
0cc7c352f8 GH-274 - Prepare next development iteration. 2023-08-24 14:37:38 -07:00
Oliver Drotbohm
6197d35937 GH-274 - Release version 1.0.0. 2023-08-21 06:59:57 -07:00
Oliver Drotbohm
374255672e GH-276 - Upgrade to jMolecules 2023.1.0. 2023-08-18 12:25:14 +02:00
Oliver Drotbohm
8e6d519554 GH-275 - Upgrade to Spring Asciidoctor Backends 0.0.7. 2023-08-18 12:24:32 +02:00
Oliver Drotbohm
39ce5346c6 GH-270 - Prepare next development iteration. 2023-08-16 08:05:46 +02:00
Oliver Drotbohm
2c5cedd1d1 GH-270 - Release version 1.0.0-RC2. 2023-08-16 08:05:46 +02:00
Oliver Drotbohm
1a84ae256f GH-260 - Prepare next development iteration. 2023-08-09 22:29:57 +02:00
Oliver Drotbohm
bf68d74756 GH-260 - Release version 1.0.0-RC1. 2023-08-09 22:29:56 +02:00
Oliver Drotbohm
46127e0fbd GH-260 - Upgrade build plugins to the latest versions. 2023-08-09 21:25:26 +02:00
Oliver Drotbohm
43418b5fe0 GH-246 - Upgrade to ArchUnit 1.1.0.
Related tickets: GH-221.
2023-08-09 21:21:18 +02:00
Oliver Drotbohm
7c2e8e4079 GH-247 - Upgrade to jMolecules 2023.0.0. 2023-07-21 17:20:33 +02:00
Oliver Drotbohm
a4563647a2 GH-221 - Tweak build to avoid Javadoc tool to complain about module arrangement.
The shadowed type of ArchUnit causes the Java 17 Javadoc tool to fail as the type introduces a problem on the module path, which we do not really care about for now.
2023-07-20 18:07:24 +02:00
Oliver Drotbohm
32b689dab8 GH-244 - Upgrade to Spring Boot 3.1.2.
Updated integration CI build version matrix as well.
2023-07-20 15:09:43 +02:00
Oliver Drotbohm
5e2da724da GH-199 - Prepare next development iteration. 2023-06-23 12:55:10 +02:00
Oliver Drotbohm
a74c4e582d GH-199 - Release version 1.0.0-M1. 2023-06-23 12:55:09 +02:00
Oliver Drotbohm
b525d925ef GH-219 - Upgrade to Spring Boot 3.1.1. 2023-06-23 12:53:47 +02:00
Oliver Drotbohm
4cdf14d241 GH-198 - Upgrade to Spring Boot 3.1. 2023-06-23 12:49:06 +02:00
Oliver Drotbohm
3d186062f1 GH-200 - Group starters under single build module. 2023-06-23 12:49:06 +02:00
Oliver Drotbohm
d7ef7c9dea GH-198 - Upgrade to Spring Boot 3.1 snapshots.
Switch verification of mock beans as Mockito 5.3.0 uses a different MockMaker by default that doesn't add the explicit interface we have previously checked for.

Remove obsolete init- and destroy method declarations from service bean definitions in examples.
2023-05-02 14:32:41 +02:00
Oliver Drotbohm
596e8828a2 GH-197 - Promote project out of experimental status.
Set version number to 1.0.0-SNAPSHOT. New group id is org.springframework.modulith. Also adapt links to new project home.
2023-05-02 14:32:32 +02:00
Oliver Drotbohm
60ce7da56e GH-189 - Prepare next development iteration. 2023-05-02 12:28:30 +02:00
Oliver Drotbohm
9d1180017e GH-189 - Release version 0.6.0. 2023-05-02 12:28:29 +02:00
Oliver Drotbohm
594c22a4c8 GH-181 - Create dedicated submodule for examples.
Move already existing example underneath that. Added examples for JDBC- and MongoDB-based event publication registry setups.
2023-05-01 22:44:54 +02:00
Oliver Drotbohm
c111e41f2b GH-189 - Upgrade build plugins to latest versions. 2023-04-30 22:35:14 +02:00
Oliver Drotbohm
b3b06614f9 GH-180 - Update to Spring Framework 6.0.8 for Javadoc references. 2023-04-30 22:35:14 +02:00
Oliver Drotbohm
70ed1678c2 GH-188 - Upgrade to jMolecules BOM 2022.3.0. 2023-04-30 22:35:14 +02:00
Oliver Drotbohm
3c52dbd0b3 GH-188 - Upgrade to jMolecules 2022.3.0 snapshots. 2023-04-28 20:23:40 +02:00
Oliver Drotbohm
0e6c41b57c GH-180 - Upgrade to Spring Boot 3.0.6. 2023-04-20 16:31:06 +02:00
Oliver Drotbohm
281da55eac GH-172 - Prepare next development iteration. 2023-03-24 10:24:47 +01:00
Oliver Drotbohm
d5bdff3f77 GH-172 - Release version 0.5.1. 2023-03-24 10:24:47 +01:00
Oliver Drotbohm
74c772dfa7 GH-171 - Upgrade to Spring Boot 3.0.5. 2023-03-23 21:42:44 +01:00
Oliver Drotbohm
f0aaca2917 GH-164 - Prepare next development iteration. 2023-03-08 11:35:15 +01:00
Oliver Drotbohm
50dd8969fb GH-164 - Release version 0.5.0. 2023-03-08 11:35:14 +01:00
Oliver Drotbohm
cf65759344 GH-162 - Upgrade to jMolecules 2022.2.4. 2023-03-07 15:01:15 +01:00
Oliver Drotbohm
6e16cbafd1 GH-154 - Upgrade to Spring Boot 3.0.4. 2023-03-03 23:54:06 +01:00
Oliver Drotbohm
46c4419141 GH-155 - Upgrade to embedded MongoDB 4.6.1 for integration tests. 2023-03-03 14:08:42 +01:00
Oliver Drotbohm
e6e4e43603 GH-154 - Upgrade to Spring Framework 6.0.6 for Javadoc references. 2023-03-03 14:06:12 +01:00
Oliver Drotbohm
79b73bca0f Gh-153 - Upgrade to Spring Asciidoctor backends 0.0.5. 2023-03-03 14:05:07 +01:00
Oliver Drotbohm
14123293b6 GH-152 - Introduce starter to include actuator & observability features. 2023-03-03 13:55:01 +01:00
Oliver Drotbohm
c51ac5c6fb GH-147 - Prepare next development iteration. 2023-02-24 16:47:15 +01:00
Oliver Drotbohm
13c9f96448 GH-147 - Release version 0.4.1. 2023-02-24 16:47:14 +01:00
Oliver Drotbohm
815df2552d GH-146 - Upgrade to jMolecules 2022.2.3. 2023-02-24 16:31:40 +01:00
Oliver Drotbohm
64a5929367 GH-143 - Prepare next development iteration. 2023-02-23 23:26:25 +01:00
Oliver Drotbohm
3e705a162e GH-143 - Release version 0.4.0. 2023-02-23 23:26:25 +01:00
Oliver Drotbohm
73df1cb198 GH-142 - Upgrade to ArchUnit 1.0.1. 2023-02-23 23:07:37 +01:00