Commit Graph

22 Commits

Author SHA1 Message Date
Spring Builds
b9d4cbcc83 Next development version (v1.2.7-SNAPSHOT) 2024-03-28 13:27:23 +00:00
Spring Builds
9d735b9c94 Next development version (v1.2.6-SNAPSHOT) 2024-02-21 08:55:43 +00:00
Brian Clozel
698ca0356c Upgrade to Kotlin 1.9.22
Closes gh-908
2024-02-17 19:00:27 +01:00
Spring Builds
d7606f9b92 Next development version (v1.2.5-SNAPSHOT) 2023-11-21 13:43:41 +00:00
Spring Builds
5bbf29b189 Next development version (v1.2.4-SNAPSHOT) 2023-09-19 08:35:40 +00:00
Spring Builds
edda403220 Next development version (v1.2.3-SNAPSHOT) 2023-07-18 14:33:56 +00:00
Brian Clozel
f624f06f93 Upgrade to Kotlin 1.8.22 2023-07-17 16:19:32 +02:00
Spring Builds
6068e64b37 Next development version (v1.2.2-SNAPSHOT) 2023-06-20 09:23:49 +00:00
Spring Builds
58bea77477 Next development version (v1.2.1-SNAPSHOT) 2023-05-16 12:31:14 +00:00
Brian Clozel
f012a460ae Upgrade dependencies
This commit upgrades mandatory and optional dependencies:

* Spring Data 2023.0.0-M3
* Micrometer 1.11.0-M2
* Micrometer Tracing 1.11.0-M2
* Kotlin 1.8.10

Closes gh-648
Closes gh-649
Closes gh-650
Closes gh-652
2023-03-20 18:40:54 +01:00
Brian Clozel
9bd137ed52 Set current version to 1.2.0-SNAPSHOT 2023-02-01 15:17:14 +01:00
Brian Clozel
f8c3e496aa Upgrade to Kotlin 1.7.22 2023-01-13 14:30:22 +01:00
Brian Clozel
ef7784ee1c Refactor Kotlin configuration in build 2023-01-11 10:04:02 +01:00
Spring Builds
496bc31151 Next development version (v1.1.2-SNAPSHOT) 2022-12-20 10:16:21 +00:00
Spring Builds
2f27cc7c8e Next development version (v1.1.1-SNAPSHOT) 2022-11-22 11:10:35 +00:00
Brian Clozel
f3a2192f03 Switch to 1.1.0-SNAPSHOTs
See gh-424
2022-06-24 14:58:20 +02:00
Spring Builds
ad6bc30eba Next development version (v1.0.1-SNAPSHOT) 2022-05-18 14:23:25 +00:00
Brian Clozel
391690e5e9 Revert to 1.0.0-SNAPSHOT 2022-05-18 16:08:07 +02:00
Spring Builds
5a23aa8851 Next development version (v1.0.1-SNAPSHOT) 2022-05-18 12:18:54 +00:00
Brian Clozel
641b0f0506 Align Kotlin dependency on Spring Framework 5.3.x
Prior to this commit, spring-graphql would depend on Kotlin 1.6, which
is not in line with Spring Framework 5.3.x requirements. This commit
realigns our dependency management on Kotlin 1.5.x.

Also, this commit configures the build to not publish a kotlin-stdlib
runtime dependency in our POM.

Closes gh-265
2022-01-19 14:54:36 +01:00
Brian Clozel
212392d73f Move version configuration to Gradle properties 2021-07-05 15:10:08 +02:00
Andreas Marek
7b549d7932 basic spring mvc and spring mvc starter integration which exposes a GraphQL endpoint 2020-08-25 06:34:33 +01:00