Oliver Drotbohm
65178e42de
GH-785 - Prepare next development iteration.
2024-08-23 12:36:24 +02:00
Oliver Drotbohm
fbff89425f
GH-785 - Release version 1.3.0-M2.
2024-08-23 12:36:24 +02:00
Oliver Drotbohm
c23de32e29
GH-775 - Upgrade build plugins.
2024-08-23 11:23:49 +02:00
Oliver Drotbohm
1e3a61838e
GH-742 - Prepare next development iteration.
2024-07-19 01:58:03 +02:00
Oliver Drotbohm
9bf8a70c9f
GH-742 - Release version 1.3.0-M1.
2024-07-19 01:58:03 +02:00
Oliver Drotbohm
1aef1b6191
GH-605 - Prepare next development iteration.
2024-05-24 12:56:39 +02:00
Oliver Drotbohm
0d74b1b1d0
GH-605 - Release version 1.2.0.
2024-05-24 12:56:39 +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
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
b73b4ca70a
GH-514 - Prepare next development iteration.
2024-02-23 16:54:58 +01:00
Oliver Drotbohm
7315c8a13e
GH-514 - Release version 1.2.0-M2.
2024-02-23 16:54:57 +01:00
Oliver Drotbohm
c06a2c915e
GH-474 - Prepare next development iteration.
2024-01-19 19:49:09 +01:00
Oliver Drotbohm
6f5886ddef
GH-474 - Release version 1.2.0-M1.
2024-01-19 19:49:08 +01:00
Roger Jäggi
dbc8ab442c
GH-469 - Add missing events-aws-* modules to BOM.
...
Adds spring-modulith-events-aws-sns and spring-modulith-events-aws-sqs modules to the project BOM.
2024-01-19 12:47:44 +01:00
Oliver Drotbohm
5bb16e4c93
GH-393 - Prepare next development iteration.
2023-11-24 18:22:06 +01:00
Oliver Drotbohm
c6c0c0f500
GH-393 - Release version 1.1.0.
2023-11-24 18:22:06 +01:00
Oliver Drotbohm
20a7474f2f
GH-358 - Prepare next development iteration.
2023-11-03 09:02:46 +01:00
Oliver Drotbohm
6336e32d54
GH-358 - Release version 1.1.0-RC2.
2023-11-03 09:02:45 +01:00
Oliver Drotbohm
69fd64dbf7
GH-341 - Prepare next development iteration.
2023-10-23 09:12:13 +02:00
Oliver Drotbohm
d4cde409a1
GH-341 - Release version 1.1.0-RC1.
2023-10-23 09:12:13 +02:00
Oliver Drotbohm
0189028faa
GH-337 - Added spring-modulith-events-api to BOM.
2023-10-20 14:39:31 +02:00
Oliver Drotbohm
61fa94ad63
GH-303 - Prepare next development iteration.
2023-09-21 23:35:47 +02:00
Oliver Drotbohm
6f5b3c0baa
GH-303 - Release version 1.1.0-M1.
2023-09-21 23:35:47 +02:00
Gerrit Meier
4e069b98ea
GH-301 - Add Neo4j event publication repository.
2023-09-20 15:17:40 +02:00
Oliver Drotbohm
9b0062f354
GH-248 - Support to automatically externalize events.
...
We now allow externalizing application events to a variety of message brokers through the addition of Spring Modulith modules for Kafka, AMQP and JMS to a user project's classpath. Which events shall be externalized and how they're supposed to be routed to the message broker can be configured through either annotations or via a configuration API declared as Spring bean.
In case Jackson is on the classpath, we also add auto-configuration to use a Boot-configured ObjectMapper instance with the corresponding message broker client APIs to properly serialize and deserialize messages to JSON.
2023-09-07 16:29:10 +02:00
Oliver Drotbohm
ddaf34d4d8
GH-274 - Prepare next development iteration.
2023-08-21 07:00:02 -07:00
Oliver Drotbohm
6197d35937
GH-274 - Release version 1.0.0.
2023-08-21 06:59:57 -07:00
Oliver Drotbohm
9084ef71ac
GH-271 - Remove Spring Modulith Events parent POM from BOM.
2023-08-16 21:49:21 +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
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
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
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
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
e16efe92d2
GH-161 - Add BOM entries for Spring Modulith Events JDBC and MongoDB.
2023-03-05 11:16:42 +01:00
Oliver Drotbohm
735be03f0d
GH-132 - Polishing.
...
Add core starter to BOM.
2023-03-03 13:55:28 +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
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