Oliver Drotbohm
bd8d3954a5
GH-894 - Upgrade to Spring Boot 3.2.11.
...
Also add forward looking integration builds for current versions.
2024-10-24 21:35:02 +02:00
Oliver Drotbohm
7acd31c63b
GH-895 - Upgrade CI builds to latest setup Java version.
2024-10-24 21:34:23 +02:00
Eric Haag
af883e780e
GH-720 - Migrate to Maven Develocity conventions.
2024-07-08 22:24:26 +02:00
Oliver Drotbohm
c41742afec
GH-675 - Upgrade to Spring Boot 3.2.7.
...
Also, Spring Framework 6.1.10.
2024-06-21 13:14:17 +02:00
Oliver Drotbohm
45f8ab1624
GH-635 - Upgrade to Spring Boot 3.2.6.
2024-05-23 13:35:33 +02:00
Oliver Drotbohm
c851614c44
GH-569 - Upgrade to Spring Boot 3.2.5.
2024-04-29 08:46:24 +02:00
Oliver Drotbohm
954ecc2993
GH-517 - Upgrade to Spring Boot 3.2.3
2024-02-23 16:30:40 +01:00
Oliver Drotbohm
0eb31ced29
GH-481 - Upgrade GitHub actions checkout action to v4.
2024-01-29 18:34:49 +01:00
Oliver Drotbohm
6b41d29fbf
GH-467 - Upgrade to Spring Boot 3.2.2.
...
Also Spring Framework 6.1.3.
2024-01-19 21:21:44 +01:00
Oliver Drotbohm
85520fe4b2
GH-424 - Update compatibility builds.
2023-12-21 14:22:48 +01:00
Oliver Drotbohm
72e33fca5f
GH-354 - Upgrade to Spring Boot 3.2 RC2.
...
Also, let only examples run on integration versions.
2023-11-03 08:24:11 +01:00
Oliver Drotbohm
40ab6cecfc
GH-357 - Reinstantiate general compatibility with Boot 3.2 / Framework 6.1.
...
We now gracefully fall back to reflective invocation of the application event listener shouldHandle(…) method if we're not on Spring Framework 6.2. If we are, we invoke the newly introduced method directly.
This allows projects to upgrade to Spring Modulith 1.1 without necessarily upgrading to Boot 3.2.
2023-11-02 14:27:52 +01:00
Oliver Drotbohm
668f23d97c
GH-329 - Make integration builds only check Boot 3.2 compatibility.
...
As we now rely on API that has been introduced in Spring Framework 6.1 RC1.
2023-10-21 21:47:03 +02:00
Oliver Drotbohm
607d046621
GH-248 - Disable Boot 3.0 compatibility builds.
2023-09-08 08:48:14 +02:00
Oliver Drotbohm
4d939d34a9
GH-269 - Update integration build after Boot releases.
2023-08-25 10:20:00 -07:00
Eric Haag
ebb43ac46d
GH-279 - Update workflows with Gradle Enterprise credentials
...
Only workflows that do not build PRs have been configured with credentials.
2023-08-23 15:14:42 -07: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
676ee3f0e9
GH-217 - Fix Framework snapshot versions for compatibility tests.
...
Temporarily run Boot 3.2 snapshot compatibility tests with Framework 6.1 snapshots explicitly.
2023-06-23 12:49:06 +02:00
Oliver Drotbohm
a915f76422
GH-217 - Upgrade CI integration builds after recent releases.
2023-06-23 12:49:06 +02:00
Oliver Drotbohm
50d8659595
GH-138 - Fix matrix variable reference in compatibility build.
2023-02-23 20:19:34 +01:00
Oliver Drotbohm
457e245361
GH-138 - Enable manual execution of compatibility builds.
2023-02-23 20:17:50 +01:00
Oliver Drotbohm
9f87e702c9
GH-138 - Set up integration builds against upcoming Spring Boot snapshots and milestones
...
Set up dedicated GitHub actions workflow to run tests against upcoming Spring Boot snapshots and milestones. Introduced with-preview-repos build profile to activate the Maven repositories containing snapshots and milestones.
2023-02-23 20:16:45 +01:00