Releases: smallrye/smallrye-graphql
Releases · smallrye/smallrye-graphql
1.5.0
- #1369 Non blocking final touches
- #1365 On the client side, support @id on collections
- #1362 Bump bson from 4.5.1 to 4.6.0
- #1356 Bump micrometer-core from 1.8.4 to 1.8.5
- #1354 Bump vertx-web-client from 4.2.6 to 4.2.7
- #1353 Refactor to make SmallRyeContext a POJO
- #1347 Add built-in support for
org.bson.types.ObjectId
- #1346 Make sure to not create adapted types in the schema
- #1345 Bump smallrye-config from 2.9.2 to 2.10.0
- #1341 Remove need for schema in the context
- #1340 Bump wildfly-maven-plugin from 2.1.0.Final to 3.0.0.Final
- #1339 Stork integration + Java 11
- #1336 Send a keep-alive message to client every 10 seconds
- #1333 Transform Bean Validation annotations into directives
- #1331 Mulitple cleanups in prep for non blocking
- #1328 Bump smallrye-common-annotation from 1.10.0 to 1.11.0
- #1327 Bump maven-verifier from 1.7.2 to 1.8.0
- #1323 Bump smallrye-config from 2.9.1 to 2.9.2
- #1322 Bump micrometer-core from 1.8.3 to 1.8.4
- #1319 Update graphql-java to v18
- #1318 Small cleanup and fix for context issue
- #1317 Bump maven.version from 3.8.3 to 3.8.5
- #1315 Bump maven-dependency-plugin from 3.2.0 to 3.3.0
- #1313 Bump version.smallrye-mutiny from 1.3.1 to 1.4.0
- #1309 Small cleanup with prev PR
- #1308 After use, destroy Dependent-scoped instances obtained via CdiLookupS…
- #1306 Bump mockito-junit-jupiter from 4.3.1 to 4.4.0
- #1303 Bump jackson-core from 2.13.1 to 2.13.2
- #1302 Bump jackson-annotations from 2.13.1 to 2.13.2
- #1301 Bump logback-classic from 1.2.10 to 1.2.11
- #1300 Adding Blocking/NonBlocking support
- #1298 Bump hibernate-validator from 6.2.0.Final to 6.2.3.Final
- #1296 Accept FieldOrFragment instead of just Field where appropriate
- #1293 Generate operation IDs using an incrementing number instead of random…
- #1290 Bump micrometer-core from 1.8.2 to 1.8.3
- #1289 Batch of (mostly) client updates
- #1288 Bump smallrye-config from 2.8.2 to 2.9.1
- #1286 Bump smallrye-parent from 34 to 35
- #1277 Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
- #1273 Bump version.jetty from 9.4.44.v20210927 to 9.4.45.v20220203
- #1270 Bump smallrye-opentracing from 2.0.1 to 2.1.0
- #1257 Bump graphiql from 1.4.2 to 1.5.16
- #1240 Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
- #1235 Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2
1.4.5
[maven-release-plugin] copy for tag 1.4.5
1.4.4
[maven-release-plugin] copy for tag 1.4.4
1.4.3
[maven-release-plugin] copy for tag 1.4.3
1.4.2
1.4.1
- #1234 small cleanup
- #1233 Bump logback-classic from 1.2.9 to 1.2.10
- #1232 Bump smallrye-config from 2.8.0 to 2.8.1
- #1230 Bump smallrye-parent from 32 to 34
- #1229 Bump vertx-web-client from 4.2.2 to 4.2.3
- #1227 Bump jackson-annotations from 2.13.0 to 2.13.1
- #1226 Bump jackson-core from 2.13.0 to 2.13.1
- #1225 Bump smallrye-config from 2.7.0 to 2.8.0
- #1224 Add default getters for the well-known extension fields to GraphQLError
- #1223 Bump logback-classic from 1.2.8 to 1.2.9
- #1221 Bump mockito-junit-jupiter from 4.1.0 to 4.2.0
- #1217 Bump logback-classic from 1.2.7 to 1.2.8
- #1216 Bump vertx-web-client from 4.2.1 to 4.2.2
- #1215 improve error tests
- #1213 Bump micrometer-core from 1.8.0 to 1.8.1
- #1203 Bump smallrye-config from 2.6.1 to 2.7.0
- #1202 Fix compatibility with WildFly 23,24,25
1.4.0
- #1200 Client-side support for maps
- #1199 Map as operation input
- #1198 Bump microprofile-context-propagation-api from 1.2 to 1.3
- #1197 Bump junit-platform-engine from 1.8.1 to 1.8.2
- #1196 Bump junit-jupiter-params from 5.8.1 to 5.8.2
- #1194 Bump junit-jupiter from 5.8.1 to 5.8.2
- #1193 Bump junit-platform-launcher from 1.8.1 to 1.8.2
- #1190 Add a document about custom scalars
- #1188 Bump junit-platform-suite-api from 1.8.1 to 1.8.2
- #1187 Bump junit-platform-commons from 1.8.1 to 1.8.2
- #1186 Bump junit-jupiter-engine from 5.8.1 to 5.8.2
- #1185 Bump junit-platform-suite from 1.8.1 to 1.8.2
- #1184 Bump version.smallrye-mutiny from 1.1.2 to 1.2.0
- #1183 Bump junit-jupiter-api from 5.8.1 to 5.8.2
- #1182 Support for Map
- #1180 Bump maven-plugin-annotations from 3.6.1 to 3.6.2
- #1179 Bump maven-plugin-plugin from 3.6.1 to 3.6.2
- #1176 Typesafe client + subscriptions: unapplied error from service causes the item to be dropped
- #1170 Bump maven.version from 3.8.3 to 3.8.4
- #1169 Documentation
- #1167 Bump mockito-junit-jupiter from 4.0.0 to 4.1.0
- #1162 Bump smallrye-config from 2.6.0 to 2.6.1
- #1159 Fixing type names in README.md
- #1158 Bump micrometer-core from 1.7.5 to 1.8.0
- #1157 Bump logback-classic from 1.2.6 to 1.2.7
- #1156 Reorganize packages
- #1155 Bump annotations from 22.0.0 to 23.0.0
- #1154 Recursively include null fields for creator parameters before deseria…
- #1151 Reorganize packages of clients
- #1150 Change representation of headers to a Map
- #1149 Bump antlr4-runtime from 4.9.2 to 4.9.3
- #1148 Support default values for a collection/array of input types
- #1146 Client tests for enums + validate enum logic earlier
- #1145 Skip runner module initialization if we're not running tests as part …
- #1144 Bump smallrye-metrics from 3.0.3 to 3.0.4
- #1143 Bump vertx-web-client from 4.1.5 to 4.2.1
- #1141 #1140 Enum vulnerable to injection attack
- #1139 Treat extra fields the same way as extension fields
- #1137 Rename headers to transportMeta
- #1133 Draft: Add annotations to mark classes/packages as non-null and fields as nullable
- #1125 #1120 Control invocation order of EventsServices with @priority
- #1118 Allow support for adapters
- #1116 Unify error handling between clients
1.3.5
- #1121 1.3.6
- #1119 Fix NPE on Object type
- #1115 Bump smallrye-parent from 31 to 32
- #1114 Bump smallrye-config from 2.5.1 to 2.6.0
- #1113 add support for kotlin non-null annotations
- #1110 Java 17 build
- #1105 Bump micrometer-core from 1.7.4 to 1.7.5
- #1104 Add CDI module as a dependency for the testing-project to verify that…
- #1103 Skip injection validation in the Maven plugin
- #1101 #1099: reuse vertx singleton
- #1098 Bump smallrye-common-annotation from 1.7.1 to 1.8.0
- #1097 Client logging+exceptions rework-unification
- #1094 Bump version.smallrye-mutiny from 1.1.1 to 1.1.2
- #1092 Allow parsing scalars from Responses
- #1091 Bump smallrye-common-annotation from 1.6.0 to 1.7.1
- #1090 Bump rxjs from 6.6.7 to 7.4.0
- #1089 Bump version.smallrye-mutiny from 1.1.0 to 1.1.1
- #1088 Bump jandex from 2.4.0.Final to 2.4.1.Final
- #1087 Bump mockito-junit-jupiter from 3.12.4 to 4.0.0
- #1086 Bump vertx-web-client from 4.1.4 to 4.1.5
- #1084 Improve parsing of responses
- #1081 Bump version.smallrye-mutiny from 1.0.0 to 1.1.0
- #1080 Remove a no longer existent dependency reference
- #1078 Bump maven.version from 3.8.2 to 3.8.3
- #1077 Bump jackson-core from 2.13.0-rc2 to 2.13.0
- #1076 Bump jackson-annotations from 2.13.0-rc2 to 2.13.0
- #1075 Bump version.jetty from 9.4.43.v20210629 to 9.4.44.v20210927
- #1074 Improve the computation of field names on client side
- #1073 Fix gradle plugin and add tests
1.3.4
- #1066 Handle a null path in response
- #1064 Bump smallrye-config from 2.5.0 to 2.5.1
- #1063 Make clients honor the JsonbProperty annotation
- #1062 Make sure server/integration-tests-jdk16 module gets its version upda…
- #1061 Bump junit-jupiter-params from 5.8.0 to 5.8.1
- #1060 Bump junit-jupiter from 5.8.0 to 5.8.1
- #1059 Bump junit-platform-engine from 1.8.0 to 1.8.1
- #1058 Bump junit-jupiter-engine from 5.8.0 to 5.8.1
- #1057 Bump junit-platform-commons from 1.8.0 to 1.8.1
- #1056 Bump junit-platform-launcher from 1.8.0 to 1.8.1
- #1055 Bump junit-platform-suite-api from 1.8.0 to 1.8.1
- #1054 Bump junit-jupiter-api from 5.8.0 to 5.8.1
- #1053 Bump junit-platform-suite from 1.8.0 to 1.8.1
- #1052 Bump graphql-java from 17.2 to 17.3
- #1051 Bump assertj-core from 3.20.2 to 3.21.0
- #1049 Improvements for error handling when response doesn't contain request…
- #1048 Bump vertx-web-client from 4.1.3 to 4.1.4
- #1046 Bump micrometer-core from 1.7.3 to 1.7.4
- #1045 Support for records as input on the server side
- #1044 Bump smallrye-config from 2.4.4 to 2.5.0
- #1042 Bump maven-war-plugin from 3.3.1 to 3.3.2
- #1040 Bump junit-jupiter from 5.8.0-RC1 to 5.8.0
- #1039 Bump junit-jupiter-api from 5.8.0-RC1 to 5.8.0
- #1038 Bump junit-jupiter-engine from 5.8.0-RC1 to 5.8.0
- #1037 Bump junit-platform-launcher from 1.8.0-RC1 to 1.8.0
- #1036 Bump junit-platform-suite-api from 1.8.0-RC1 to 1.8.0
- #1035 Bump junit-platform-commons from 1.8.0-RC1 to 1.8.0
- #1034 Bump junit-platform-engine from 1.8.0-RC1 to 1.8.0
- #1033 Bump junit-jupiter-params from 5.8.0-RC1 to 5.8.0
- #1032 Bump junit-platform-suite from 1.8.0-RC1 to 1.8.0
- #1031 Make the Maven build more reliable