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
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
59d4383b2e
GH-1120 - Upgrade examples to Spring Boot 3.3.10.
2025-03-21 09:29:53 +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
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
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
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
c71c7f0a7c
GH-956 - Skip examples deployment.
2024-11-21 16:44:34 +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
3f62bcbfc0
GH-898 - Upgrade to Spring Boot 3.3.5.
2024-10-24 21:41:52 +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
69434708e2
GH-830 - Upgrade to Spring Boot 3.3.4.
2024-09-19 17:52:55 +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
07c5ccf3fe
GH-783 - Upgrade examples to jMolecules 2023.1.4.
2024-08-23 12:02:03 +02:00
Oliver Drotbohm
337a7301d1
GH-781 - Upgrade to Spring Boot 3.3.3.
2024-08-23 12:00:13 +02:00
Oliver Drotbohm
7ebee3c838
GH-741 - Prepare next development iteration.
2024-07-19 01:11:15 +02:00
Oliver Drotbohm
b58f4ecb92
GH-741 - Release version 1.2.2.
2024-07-19 01:11:14 +02:00
Eric Haag
640a7379c1
GH-719 - Migrate to Maven Develocity conventions.
2024-07-08 22:24:46 +02:00
Oliver Drotbohm
62b9e7a092
GH-677 - Prepare next development iteration.
2024-06-21 13:57:05 +02:00
Oliver Drotbohm
c569a481fd
GH-677 - Release version 1.2.1.
2024-06-21 13:57:05 +02:00
Oliver Drotbohm
52a6f4fbb3
GH-678 - Upgrade to Spring Boot 3.3.1.
2024-06-21 13:41:52 +02:00
Oliver Drotbohm
b37e39d89e
GH-605 - Prepare next development iteration.
2024-06-17 21:09:44 +02:00
Oliver Drotbohm
0d74b1b1d0
GH-605 - Release version 1.2.0.
2024-05-24 12:56:39 +02:00
Oliver Drotbohm
324e82454b
GH-636 - Upgrade to Spring Boot 3.3.
2024-05-23 17:22:55 +02:00
Oliver Drotbohm
8b567937b4
GH-560 - Properly upgrade examples to Boot 3.3 RC1.
2024-04-19 19:05:46 +02:00
Oliver Drotbohm
742ca82f8b
GH-561 - Prepare next development iteration.
2024-04-19 18:56:33 +02:00
Oliver Drotbohm
c8ec877bc7
GH-561 - Release version 1.2.0-RC1.
2024-04-19 18:56:33 +02:00
Oliver Drotbohm
dc4a077a46
GH-558 - Upgrade Spring Modulith examples to jMolecules 2023.1.3.
2024-04-19 17:37:51 +02:00
Oliver Drotbohm
c7bb58d6f9
GH-560 - Upgrade to Spring Boot 3.3 RC1.
2024-04-19 17:37:06 +02:00
Oliver Drotbohm
6b839cf6dc
GH-525 - Prepare next development iteration.
2024-03-22 11:41:33 +01:00
Oliver Drotbohm
c441fdf535
GH-525 - Release version 1.2.0-M3.
2024-03-22 11:41:33 +01:00
Oliver Drotbohm
5bbece1580
GH-531 - Upgrade to Spring Boot 3.3 M3.
2024-03-21 23:19:38 +01:00