Skip to content

Releases: localstack/appsync-utils

v0.1.2

24 Jun 18:00
4677212

Choose a tag to compare

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

v0.1.1

08 Apr 06:37
b444ee8

Choose a tag to compare

What's Changed

Security fixes

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Jul 17:10
8f5eaa6

Choose a tag to compare

first pinned version of the library