222 Commits

Author SHA1 Message Date
Oliver Drotbohm
784868951d GH-1206 - Prepare next development iteration. 2025-05-26 21:09:03 +02:00
Oliver Drotbohm
c036a6afba GH-1206 - Release version 1.2.13. 2025-05-26 21:09:02 +02:00
Oliver Drotbohm
70dc85b742 GH-1199 - Upgrade to Spring Boot 3.3.12. 2025-05-22 15:07:48 +02:00
Oliver Drotbohm
215e7ea3b6 GH-1198 - Update Spring Framework to 6.1.20. 2025-05-22 15:05:34 +02:00
Oliver Drotbohm
8b1673be43 GH-1157 - Prepare next development iteration. 2025-04-25 10:29:02 +02:00
Oliver Drotbohm
753b91dcc0 GH-1157 - Release version 1.2.11. 2025-04-25 10:29:02 +02:00
Oliver Drotbohm
81767cae30 GH-1172 - Upgrade to Spring Boot 3.3.11. 2025-04-24 14:14:41 +02:00
Oliver Drotbohm
7dcc4f14cf GH-1162 - Update Spring Framework to 6.1.19. 2025-04-19 15:54:46 +02:00
Oliver Drotbohm
b3e9e89de1 GH-1107 - Prepare next development iteration. 2025-03-21 11:05:40 +01:00
Oliver Drotbohm
8a8dbc6116 GH-1107 - Release version 1.2.10. 2025-03-21 11:05:39 +01:00
Oliver Drotbohm
56b2d12a5e GH-1120 - Upgrade to Spring Boot 3.3.10. 2025-03-21 09:25:10 +01:00
Oliver Drotbohm
ba85f7f8c5 GH-1113 - Upgrade to ArchUnit 1.3.1. 2025-03-20 07:57:27 +01:00
Oliver Drotbohm
9d5288650f GH-1109 - Update Spring Framework to 6.1.18. 2025-03-13 23:26:46 +01:00
Oliver Drotbohm
854603e424 GH-1096 - Prepare next development iteration. 2025-02-25 10:25:53 +01:00
Oliver Drotbohm
ba8b566f1b GH-1096 - Release version 1.2.9. 2025-02-25 10:25:52 +01:00
Oliver Drotbohm
df92b99504 GH-1079 - Upgrade to Spring Boot 3.3.9. 2025-02-23 15:23:48 +01:00
Oliver Drotbohm
9656b0a488 GH-1078 - Update Spring Framework to 6.1.17. 2025-02-23 15:21:52 +01:00
Oliver Drotbohm
c4a9d7e85d GH-1025 - Fix version number to 1.2.9 snapshots. 2025-02-23 15:17:47 +01:00
Oliver Drotbohm
c0c2825ad5 GH-1035 - Revert explicit Mockito agent configuration.
This reverts commit 74f4417cd9. See [0] for details. Additionally, the change causes our integration builds to fail as the Mockito versions referred to by older Boot versions do not contain the necessary manifest entries.

[0] https://github.com/eclipse-m2e/m2e-core/issues/1916#issuecomment-2616344357
2025-01-27 18:03:46 +01:00
Oliver Drotbohm
74f4417cd9 GH-1035 - Prevent dynamic agent attachment warnings caused by Mockito.
Prior to this commit, running our tests caused the following warning because Mockito was dynamically self-attaching to the running JVM:

Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3

We now follow the advice in the provided link and set up our build accordingly.

$ Conflicts:
$	spring-modulith-apt/pom.xml
2025-01-23 17:00:59 +01:00
Oliver Drotbohm
2142f3145b GH-1031 - Consume GPG passphrase from environment. 2025-01-23 13:46:06 +01:00
Oliver Drotbohm
0f272d7b85 GH-1025 - Prepare next development iteration. 2025-01-23 13:32:42 +01:00
Oliver Drotbohm
f85a9dc70f GH-1025 - Release version 1.2.8. 2025-01-23 13:32:41 +01:00
Oliver Drotbohm
094f95862f GH-1023 - Upgrade to Spring Boot 3.3.8. 2025-01-23 12:10:20 +01:00
Oliver Drotbohm
8192f1bb2d GH-1012 - Update copyright declarations to include 2025. 2025-01-06 17:01:21 +01:00
Oliver Drotbohm
dad6bf775c GH-1003 - Prepare next development iteration. 2024-12-20 14:18:59 +01:00
Oliver Drotbohm
64c351b0b7 GH-1003 - Release version 1.2.7. 2024-12-20 14:18:59 +01:00
Oliver Drotbohm
88dd5edc26 GH-1002 - Upgrade to Spring Boot 3.3.7. 2024-12-19 12:25:15 +01:00
Oliver Drotbohm
2568d3c340 GH-1001 - Upgrade to Spring Framework 6.1.16. 2024-12-19 10:01:08 +01:00
Oliver Drotbohm
463fc014d9 GH-975 - Upgrade to Spring Framework 6.1.15. 2024-12-05 18:32:34 +01:00
Oliver Drotbohm
d36956a86e GH-974 - Upgrade to Spring Boot 3.3.6. 2024-12-05 18:30:54 +01:00
Oliver Drotbohm
32c66c2b2c GH-956 - Prepare next development iteration. 2024-11-21 16:47:07 +01:00
Oliver Drotbohm
255596b619 GH-956 - Release version 1.2.6. 2024-11-21 16:47:06 +01:00
Oliver Drotbohm
6f27de4961 GH-956 - Automatically close release repository. 2024-11-21 16:06:20 +01:00
Oliver Drotbohm
777587eeb5 GH-899 - Prepare next development iteration. 2024-10-26 15:38:55 +02:00
Oliver Drotbohm
aed05301c7 GH-899 - Release version 1.2.5. 2024-10-26 15:38:55 +02:00
Oliver Drotbohm
dd717ecd29 GH-905 - Upgrade to jMolecules 2023.1.7. 2024-10-24 22:23:37 +02:00
Oliver Drotbohm
03882d50e9 GH-900 - Upgrade to Spring Framework 6.1.14. 2024-10-24 21:44:17 +02:00
Oliver Drotbohm
3f62bcbfc0 GH-898 - Upgrade to Spring Boot 3.3.5. 2024-10-24 21:41:52 +02:00
Oliver Drotbohm
ad5f432ed1 GH-879 - Add LICENSE and NOTICE files to binaries. 2024-10-14 22:18:51 +02:00
Oliver Drotbohm
9b81900e48 GH-877 - Upgrade to embedded MongoDB 4.16.1. 2024-10-14 17:41:29 +02:00
Oliver Drotbohm
ff131170e0 GH-811 - Prepare next development iteration. 2024-09-20 23:00:45 +02:00
Oliver Drotbohm
3d28ea69a1 GH-811 - Release version 1.2.4. 2024-09-20 23:00:45 +02:00
Oliver Drotbohm
13b01039d2 GH-830 - Upgrade to Spring Framework 6.1.13. 2024-09-19 18:12:45 +02:00
Oliver Drotbohm
69434708e2 GH-830 - Upgrade to Spring Boot 3.3.4. 2024-09-19 17:52:55 +02:00
Oliver Drotbohm
609c39f773 GH-811 - Force tag signing for releases. 2024-09-12 13:04:52 +02:00
Oliver Drotbohm
5a8a95adcb GH-784 - Prepare next development iteration. 2024-08-23 12:23:37 +02:00
Oliver Drotbohm
da4d38c1c8 GH-784 - Release version 1.2.3. 2024-08-23 12:23:37 +02:00
Oliver Drotbohm
4ae4fdaed3 GH-782 - Upgrade to Spring Framework 6.1.12. 2024-08-23 12:01:20 +02:00
Oliver Drotbohm
337a7301d1 GH-781 - Upgrade to Spring Boot 3.3.3. 2024-08-23 12:00:13 +02:00