Oliver Drotbohm
ba3713852b
GH-976 - Do not fail fast for integration builds.
2024-12-05 19:04:56 +01:00
Oliver Drotbohm
8739e8bfc4
GH-976 - Fix typo in workflow configuration.
2024-12-05 18:55:40 +01:00
Oliver Drotbohm
a56b09ad01
GH-976 - Tweak integration builds to use the most recent jMolecules.
2024-12-05 18:35:18 +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
c71c7f0a7c
GH-956 - Skip examples deployment.
2024-11-21 16:44:34 +01:00
Oliver Drotbohm
6f27de4961
GH-956 - Automatically close release repository.
2024-11-21 16:06:20 +01:00
Oliver Drotbohm
219894eaf4
GH-958 - Upgrade to Spring Boot 3.3.6.
2024-11-21 13:08:18 +01:00
Oliver Drotbohm
047802027a
GH-953 - Fix Javadoc in PersistentApplicationEventMulticaster.\n\nFixes GH-953.
2024-11-21 13:00:09 +01:00
Oliver Drotbohm
3b397ca397
GH-951 - Fix sample code in fundamentals section.\n\nFixes GH-951.
2024-11-21 12:56:21 +01:00
Oliver Drotbohm
47ecfc9f1f
GH-946 - Make sure ModuleTracingBeanPostProcessor is executed early.
...
Fixes GH-946.
2024-11-19 23:55:54 +01:00
Oliver Drotbohm
326006435e
GH-946 - Detect methods (meta-)annotated with @MessageMapping as module entry points.
...
We now consider all methods that are (meta-)annotated with Spring Messaging's @MessageMapping which is consistently used in a lot of broker annotations such as @(Rabbit|Kafka)Listener etc.
2024-11-19 23:55:53 +01:00
Raja Kolli
0e10942533
GH-940 - Fix typo in reference documentation.
...
Fixes GH-940.
2024-11-18 16:38:32 +01:00
Oliver Drotbohm
b86be0823b
GH-938 - Fix logger creation in EventExternalizationSupport.
2024-11-18 16:27:06 +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
e9e56733bb
GH-910 - Fix icons and coloring in fundamentals section of reference docs.
2024-10-25 20:12:48 +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
e015ea5aca
GH-899 - Update CI workflows to latest setup Java.
2024-10-24 21:41:36 +02:00
Andrey Antipov
591bd285ec
GH-887 - Fix Kotlin example in fundamentals section.
2024-10-18 16:47:56 +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
99870035de
GH-875 - Mention test starter in testing reference documentation chapter.
2024-10-14 17:33:55 +02:00
Oliver Drotbohm
61a75150b3
GH-841 - Fix artifact listing in reference documentation.
2024-09-24 11:37:16 +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
adebb2bef6
GH-825 - Upgrade to Maven 3.9.9.
2024-09-17 09:24:59 +02:00
Oliver Drotbohm
680c7500bf
GH-821 - Fix reference docs on event republication on startup defaults.
2024-09-13 17:39:40 +02:00
Oliver Drotbohm
6e123272dc
GH-816 - Properly guard for presence of jMolecules' @Module type.
...
As @Module is absent from the Kotlin flavor of jMolecules, code that refers to that is now guarded with a more specific check for that type in particular.
2024-09-12 16:58:38 +02:00
Nils Breunese
2ae6e6a56a
GH-814 - Fix and improve Kotlin code examples in reference documentation.
2024-09-12 16:41:05 +02:00
Oliver Drotbohm
609c39f773
GH-811 - Force tag signing for releases.
2024-09-12 13:04:52 +02:00
K. Siva Prasad Reddy
498f72d5dc
GH-795 - Documentation polishing.
2024-09-04 14:39:10 +02:00
Oliver Drotbohm
b95b0c0d7d
GH-798 - Guard against multiple non-unique module base packages.
2024-09-04 10:37:45 +02:00
Thiago Bomfim
86eae791d1
GH-793 - Fixing assertion message in HourHasPassed.
2024-08-30 17:33:38 +02:00
Martin Beentjes
d4fc976c93
GH-790 - Correct package declaration in JacksonEventSerializer.
2024-08-30 17:25:11 +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
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
Oliver Drotbohm
07f1d5b4f2
GH-780 - Upgrade to Testcontainers 1.17.6.
2024-08-23 11:58:48 +02:00
Lukas Dohmen
0f03df8eac
GH-776 - Correct spelling in documentation.
2024-08-23 11:27:30 +02:00
Oliver Drotbohm
2cd51c8d9e
GH-765 - Prevent ApplicationModuleInformation from picking up info from nested packages.
2024-08-13 22:08:17 +02:00
Oliver Drotbohm
41bd816f47
GH-762 - Open up ApplicationModules.of(…) to take a DescribedPredicate<? super JavaClass>.
2024-08-13 16:45:38 +02:00