Skip to content

Releases: TimothyJones/github-cognito-openid-wrapper

v2.0.0

17 Nov 06:32
Compare
Choose a tag to compare

2.0.0 (2024-11-17)

⚠ BREAKING CHANGES

  • Drop support for node 14/16, add support for node 20

Features

  • Bump lambda runtime to nodejs18.x from the soon-to-be-deprecated 14.x (9b4e36d)

Bug Fixes

  • Update package.json & package-lock.json to reduce vulnerabilities

v1.2.0

08 Sep 04:11
Compare
Choose a tag to compare
chore(release): 1.2.0

v1.1.0

11 Jan 05:47
Compare
Choose a tag to compare
  • Now includes GitHub API version number with github requests, to help with future proofing (#9)

v1.0.1

11 Jan 05:50
Compare
Choose a tag to compare
  • Fix an error during sam deploy if the S3 bucket already exists (#5, thanks to @DALDEI)
  • Fix known vulnerable dev dependencies