Releases: localstack/appsync-utils
Release list
v0.1.8
What's Changed
- build(deps-dev): Bump jest from 30.5.0 to 30.5.1 by @dependabot[bot] in #301
- build(deps-dev): Bump aws-cdk from 2.1139.0 to 2.1140.0 in /cdk by @dependabot[bot] in #304
- build(deps): Bump aws-cdk-lib from 2.267.0 to 2.268.0 in /cdk by @dependabot[bot] in #305
- build(deps-dev): Bump jest from 30.5.0 to 30.5.1 in /cdk by @dependabot[bot] in #303
- build(deps-dev): Bump @aws-sdk/client-appsync from 3.1121.0 to 3.1127.0 by @dependabot[bot] in #302
- build(deps-dev): Bump @types/node from 26.4.0 to 26.4.1 in /cdk by @dependabot[bot] in #306
- build(deps-dev): Bump @aws-sdk/client-appsync from 3.1127.0 to 3.1131.0 by @dependabot[bot] in #307
- build(deps): Bump aws-cdk-lib from 2.268.0 to 2.269.0 in /cdk by @dependabot[bot] in #308
- build(deps-dev): Bump aws-cdk from 2.1140.0 to 2.1141.0 in /cdk by @dependabot[bot] in #309
- build(deps-dev): Bump @types/node from 26.4.1 to 26.5.1 in /cdk by @dependabot[bot] in #310
- fix(authType): recognise the Event API Lambda authorizer identity by @bentsku in #311
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- build(deps-dev): Bump browserslist from 4.28.2 to 4.28.8 in /cdk by @dependabot[bot] in #299
- feat(dynamodb): complete the helper module and add toSubscriptionFilter by @bentsku in #300
Full Changelog: v0.1.6...v0.1.7
v0.1.6
This release adds support for util.authType() and fixes the AWS DynamoDB filter and condition expressions functions.
What's Changed
- build(deps-dev): Bump @aws-sdk/client-appsync from 3.1111.0 to 3.1116.0 by @dependabot[bot] in #286
- build(deps-dev): Bump aws-cdk from 2.1136.0 to 2.1138.0 in /cdk by @dependabot[bot] in #288
- build(deps): Bump uuid from 14.0.1 to 14.0.2 by @dependabot[bot] in #287
- build(deps): Bump aws-cdk-lib from 2.265.0 to 2.266.0 in /cdk by @dependabot[bot] in #289
- build(deps-dev): Bump jest from 30.4.2 to 30.5.0 by @dependabot[bot] in #290
- build(deps-dev): Bump @types/node from 26.2.0 to 26.4.0 in /cdk by @dependabot[bot] in #292
- build(deps-dev): Bump @aws-sdk/client-appsync from 3.1116.0 to 3.1121.0 by @dependabot[bot] in #291
- build(deps-dev): Bump jest from 30.4.2 to 30.5.0 in /cdk by @dependabot[bot] in #293
- build(deps): Bump aws-cdk-lib from 2.266.0 to 2.267.0 in /cdk by @dependabot[bot] in #295
- build(deps-dev): Bump aws-cdk from 2.1138.0 to 2.1139.0 in /cdk by @dependabot[bot] in #294
- feat(util): add authType derived from the request identity by @bentsku in #296
- fix(transform): match AWS DynamoDB filter and condition expressions by @bentsku in #297
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
This release contains a fix rds query builders with empty orderBy, where and values inputs, contains wildcards and multiple conditions per column; orderBy dir is now restricted to ASC/DESC.
What's Changed
- build(deps-dev): Bump @aws-sdk/client-appsync from 3.1106.0 to 3.1111.0 by @dependabot[bot] in #280
- build(deps-dev): Bump aws-cdk from 2.1135.1 to 2.1136.0 in /cdk by @dependabot[bot] in #281
- build(deps): Bump aws-cdk-lib from 2.263.0 to 2.265.0 in /cdk by @dependabot[bot] in #282
- fix(rds): empty orderBy, nullish values, repeated conditions by @bentsku in #283
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
This release contains fixes regarding * qualifier, nullable limit/offset parameters and empty WHERE clauses in rds query builders and dependencies updates
- Bump @aws-sdk/client-appsync from 3.1075.0 to 3.1076.0 by @dependabot[bot] in #250
- Bump @types/node from 26.0.0 to 26.0.1 in /cdk by @dependabot[bot] in #251
- Bump @aws-sdk/client-appsync from 3.1076.0 to 3.1080.0 by @dependabot[bot] in #252
- Bump @types/node from 26.0.1 to 26.1.0 in /cdk by @dependabot[bot] in #253
- Bump aws-cdk-lib from 2.260.0 to 2.261.0 in /cdk by @dependabot[bot] in #254
- Bump aws-cdk from 2.1128.1 to 2.1129.0 in /cdk by @dependabot[bot] in #255
- Bump actions/setup-node from 6 to 7 by @dependabot[bot] in #256
- Bump @aws-sdk/client-appsync from 3.1080.0 to 3.1086.0 by @dependabot[bot] in #257
- Bump @types/node from 26.1.0 to 26.1.1 in /cdk by @dependabot[bot] in #259
- Bump aws-cdk from 2.1129.0 to 2.1130.0 in /cdk by @dependabot[bot] in #260
- Bump @aws-sdk/client-appsync from 3.1086.0 to 3.1091.0 by @dependabot[bot] in #261
- Bump constructs from 10.6.0 to 10.7.1 in /cdk by @dependabot[bot] in #262
- Bump aws-cdk from 2.1130.0 to 2.1132.0 in /cdk by @dependabot[bot] in #263
- Bump @aws-sdk/client-appsync from 3.1091.0 to 3.1096.0 by @dependabot[bot] in #264
- Bump ts-jest from 29.4.11 to 29.4.12 in /cdk by @dependabot[bot] in #265
- Bump aws-cdk-lib from 2.261.0 to 2.262.1 in /cdk by @dependabot[bot] in #266
- Bump @types/node from 26.1.1 to 26.1.2 in /cdk by @dependabot[bot] in #267
- Bump aws-cdk from 2.1132.0 to 2.1133.0 in /cdk by @dependabot[bot] in #268
- Bump @aws-sdk/client-appsync from 3.1096.0 to 3.1101.0 by @dependabot[bot] in #269
- Bump aws-cdk-lib from 2.262.1 to 2.263.0 in /cdk by @dependabot[bot] in #270
- Bump aws-cdk from 2.1133.0 to 2.1134.0 in /cdk by @dependabot[bot] in #272
- Bump brace-expansion by @dependabot[bot] in #274
- Bump brace-expansion in /cdk by @dependabot[bot] in #273
- Bump constructs from 10.7.1 to 10.7.2 in /cdk by @dependabot[bot] in #271
- Bump @aws-sdk/client-appsync from 3.1101.0 to 3.1106.0 by @dependabot[bot] in #275
- Bump @types/node from 26.1.2 to 26.2.0 in /cdk by @dependabot[bot] in #277
- Bump constructs from 10.7.2 to 10.8.1 in /cdk by @dependabot[bot] in #278
- Bump aws-cdk from 2.1134.0 to 2.1135.1 in /cdk by @dependabot[bot] in #276
- fix(rds): star columns, empty where objects, nullable limit/offset by @bentsku in #279
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
This release contains a small fix regarding schema-qualified identifiers in rds query builders and dependencies updates
- Bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in #202
- Bump @aws-sdk/client-appsync from 3.1025.0 to 3.1030.0 by @dependabot[bot] in #203
- Bump @types/node from 25.5.2 to 25.6.0 in /cdk by @dependabot[bot] in #204
- Bump aws-cdk-lib from 2.248.0 to 2.249.0 in /cdk by @dependabot[bot] in #206
- Bump aws-cdk from 2.1117.0 to 2.1118.0 in /cdk by @dependabot[bot] in #205
- Bump LocalStack/setup-localstack from 0.3.1 to 0.3.2 by @dependabot[bot] in #207
- Bump @aws-sdk/client-appsync from 3.1030.0 to 3.1033.0 by @dependabot[bot] in #208
- Bump typescript from 6.0.2 to 6.0.3 in /cdk by @dependabot[bot] in #210
- Bump aws-cdk from 2.1118.0 to 2.1118.4 in /cdk by @dependabot[bot] in #211
- Bump aws-cdk-lib from 2.249.0 to 2.250.0 in /cdk by @dependabot[bot] in #212
- Bump uuid from 13.0.0 to 14.0.0 by @dependabot[bot] in #209
- Bump @aws-sdk/client-appsync from 3.1033.0 to 3.1038.0 by @dependabot[bot] in #213
- Bump aws-cdk-lib from 2.250.0 to 2.251.0 in /cdk by @dependabot[bot] in #214
- Bump aws-cdk from 2.1118.4 to 2.1119.0 in /cdk by @dependabot[bot] in #215
- Bump @aws-sdk/client-appsync from 3.1038.0 to 3.1042.0 by @dependabot[bot] in #216
- Bump aws-cdk-lib from 2.251.0 to 2.252.0 in /cdk by @dependabot[bot] in #217
- Bump aws-cdk from 2.1119.0 to 2.1120.0 in /cdk by @dependabot[bot] in #218
- Bump jest from 30.3.0 to 30.4.2 by @dependabot[bot] in #220
- Bump @aws-sdk/client-appsync from 3.1042.0 to 3.1045.0 by @dependabot[bot] in #219
- Bump @types/node from 25.6.0 to 25.7.0 in /cdk by @dependabot[bot] in #222
- Bump jest from 30.3.0 to 30.4.2 in /cdk by @dependabot[bot] in #221
- Bump aws-cdk-lib from 2.252.0 to 2.253.1 in /cdk by @dependabot[bot] in #224
- Bump aws-cdk from 2.1120.0 to 2.1121.0 in /cdk by @dependabot[bot] in #223
- Bump @aws-sdk/client-appsync from 3.1045.0 to 3.1049.0 by @dependabot[bot] in #225
- Bump @types/node from 25.7.0 to 25.9.0 in /cdk by @dependabot[bot] in #226
- Bump ts-jest from 29.4.9 to 29.4.10 in /cdk by @dependabot[bot] in #228
- Bump aws-cdk from 2.1121.0 to 2.1123.0 in /cdk by @dependabot[bot] in #229
- Bump aws-cdk-lib from 2.253.1 to 2.255.0 in /cdk by @dependabot[bot] in #227
- Bump @aws-sdk/client-appsync from 3.1049.0 to 3.1053.0 by @dependabot[bot] in #230
- Bump ts-jest from 29.4.10 to 29.4.11 in /cdk by @dependabot[bot] in #231
- Bump aws-cdk from 2.1123.0 to 2.1124.1 in /cdk by @dependabot[bot] in #232
- Bump aws-cdk-lib from 2.255.0 to 2.257.0 in /cdk by @dependabot[bot] in #233
- Bump aws-cdk from 2.1124.1 to 2.1126.0 in /cdk by @dependabot[bot] in #235
- Bump @aws-sdk/client-appsync from 3.1053.0 to 3.1061.0 by @dependabot[bot] in #234
- Bump @aws-sdk/client-appsync from 3.1061.0 to 3.1064.0 by @dependabot[bot] in #236
- Bump aws-cdk-lib from 2.257.0 to 2.258.0 in /cdk by @dependabot[bot] in #237
- Bump @types/node from 25.9.1 to 25.9.2 in /cdk by @dependabot[bot] in #238
- Bump @aws-sdk/client-appsync from 3.1064.0 to 3.1069.0 by @dependabot[bot] in #239
- Bump aws-cdk-lib from 2.258.0 to 2.259.0 in /cdk by @dependabot[bot] in #240
- Bump @types/node from 25.9.2 to 25.9.3 in /cdk by @dependabot[bot] in #241
- Bump aws-cdk from 2.1126.0 to 2.1127.0 in /cdk by @dependabot[bot] in #242
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #243
- Bump uuid from 14.0.0 to 14.0.1 by @dependabot[bot] in #245
- Bump @aws-sdk/client-appsync from 3.1069.0 to 3.1075.0 by @dependabot[bot] in #244
- Bump aws-cdk-lib from 2.259.0 to 2.260.0 in /cdk by @dependabot[bot] in #246
- Bump aws-cdk from 2.1127.0 to 2.1128.1 in /cdk by @dependabot[bot] in #247
- Bump @types/node from 25.9.3 to 26.0.0 in /cdk by @dependabot[bot] in #248
- fix(rds): split schema-qualified identifiers in query builders by @bentsku in #249
New Contributors
Full Changelog: v0.1.1...v0.1.2