Releases: opengovsg/lambda-virus-scanner
Releases · opengovsg/lambda-virus-scanner
v1.1.2
What's Changed
- build(docker): publish to ECR by @LoneRifle
- build(deps-dev): bump @types/aws-lambda from 8.10.143 to 8.10.145 by @dependabot in #250
- build(deps-dev): bump webpack from 5.90.3 to 5.94.0 by @dependabot in #252
- build(deps-dev): bump @types/node from 22.5.0 to 22.5.1 by @dependabot in #251
- build(deps-dev): bump type-fest from 4.25.0 to 4.26.0 by @dependabot in #253
- build(deps-dev): bump @types/node from 22.5.1 to 22.5.2 by @dependabot in #254
- build(deps): bump axios from 1.7.5 to 1.7.7 by @dependabot in #255
- build(deps): bump pino from 9.3.2 to 9.4.0 by @dependabot in #256
- build(deps-dev): bump @types/node from 22.5.2 to 22.5.3 by @dependabot in #257
- build(deps): bump @aws-sdk/client-ssm from 3.637.0 to 3.645.0 by @dependabot in #258
- build(deps-dev): bump @types/node from 22.5.3 to 22.5.4 by @dependabot in #260
- build(deps): bump @aws-sdk/client-s3 from 3.637.0 to 3.645.0 by @dependabot in #259
- build(deps-dev): bump type-fest from 4.26.0 to 4.26.1 by @dependabot in #261
- build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #262
- build(deps): bump @aws-sdk/client-s3 from 3.645.0 to 3.649.0 by @dependabot in #264
- build(deps): bump @aws-sdk/client-ssm from 3.645.0 to 3.649.0 by @dependabot in #263
- build(deps): bump @aws-sdk/client-s3 from 3.649.0 to 3.650.0 by @dependabot in #265
- build(deps): bump @aws-sdk/client-ssm from 3.649.0 to 3.650.0 by @dependabot in #266
- build(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #267
- build(deps): bump @aws-sdk/client-s3 from 3.650.0 to 3.651.0 by @dependabot in #268
- build(deps): bump @aws-sdk/client-ssm from 3.650.0 to 3.651.1 by @dependabot in #269
- build(deps-dev): bump @types/node from 22.5.4 to 22.5.5 by @dependabot in #271
- build(deps): bump @aws-sdk/client-s3 from 3.651.0 to 3.651.1 by @dependabot in #270
- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #272
- build(deps): bump @aws-sdk/client-ssm from 3.651.1 to 3.653.0 by @dependabot in #273
- build(deps): bump @aws-sdk/client-s3 from 3.651.1 to 3.654.0 by @dependabot in #274
- build(deps): bump @aws-sdk/client-ssm from 3.653.0 to 3.654.0 by @dependabot in #275
Full Changelog: v1.1.1...v1.1.2
v1.1.1
fix(docker): versioning by @LoneRifle
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- build(publish): push ecs variant by @LoneRifle
- build(deps-dev): bump @types/aws-lambda from 8.10.142 to 8.10.143 by @dependabot in #224
- build(deps): bump @aws-sdk/client-s3 from 3.624.0 to 3.626.0 by @dependabot in #225
- build(deps-dev): bump type-fest from 4.23.0 to 4.24.0 by @dependabot in #226
- build(deps): bump @aws-sdk/client-s3 from 3.626.0 to 3.627.0 by @dependabot in #227
- build(deps-dev): bump @types/node from 22.1.0 to 22.2.0 by @dependabot in #228
- build(deps): bump @aws-sdk/client-ssm from 3.624.0 to 3.628.0 by @dependabot in #229
- build(deps): bump @aws-sdk/client-s3 from 3.627.0 to 3.629.0 by @dependabot in #230
- build(deps): bump @aws-sdk/client-ssm from 3.628.0 to 3.629.0 by @dependabot in #231
- build(deps): bump axios from 1.7.3 to 1.7.4 by @dependabot in #232
- build(deps-dev): bump @types/node from 22.2.0 to 22.3.0 by @dependabot in #233
- build(deps): bump @aws-sdk/client-s3 from 3.629.0 to 3.631.0 by @dependabot in #234
- build(deps): bump @aws-sdk/client-ssm from 3.629.0 to 3.631.0 by @dependabot in #235
- build(deps): bump @aws-sdk/client-ssm from 3.631.0 to 3.632.0 by @dependabot in #236
- build(deps): bump @aws-sdk/client-s3 from 3.631.0 to 3.632.0 by @dependabot in #237
- build(deps-dev): bump @types/node from 22.3.0 to 22.4.1 by @dependabot in #238
- build(deps): bump @aws-sdk/client-s3 from 3.632.0 to 3.633.0 by @dependabot in #240
- build(deps-dev): bump type-fest from 4.24.0 to 4.25.0 by @dependabot in #239
- build(deps): bump @aws-sdk/client-s3 from 3.633.0 to 3.635.0 by @dependabot in #242
- build(deps): bump @aws-sdk/client-ssm from 3.632.0 to 3.635.0 by @dependabot in #243
- build(deps-dev): bump @types/node from 22.4.1 to 22.5.0 by @dependabot in #244
- build(deps): bump axios from 1.7.4 to 1.7.5 by @dependabot in #245
- build(deps): bump @aws-sdk/client-s3 from 3.635.0 to 3.637.0 by @dependabot in #247
- build(deps): bump @aws-sdk/client-ssm from 3.635.0 to 3.637.0 by @dependabot in #246
- build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #248
- build(deps): bump aws-lambda-ric from 3.2.0 to 3.2.1 by @dependabot in #249
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Initial commits, reworking of old code for better pino logging, test coverage by @LoneRifle
- Dep updates by @dependabot
- Publishing to public Docker Hub by @LoneRifle
Full Changelog: https://github.com/opengovsg/lambda-virus-scanner/commits/v1.0.0