Skip to content

Latest commit

 

History

History
85 lines (61 loc) · 8.71 KB

CHANGELOG.md

File metadata and controls

85 lines (61 loc) · 8.71 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

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

  • package.json & package-lock.json to reduce vulnerabilities (8959e02)
  • package.json & package-lock.json to reduce vulnerabilities (28e7447)
  • upgrade @snyk/protect from 1.1118.0 to 1.1119.0 (203068f)
  • upgrade @snyk/protect from 1.1119.0 to 1.1128.0 (5ed9b73)
  • upgrade @snyk/protect from 1.1128.0 to 1.1234.0 (6c47188)
  • upgrade @snyk/protect from 1.1234.0 to 1.1235.0 (34146b9)
  • upgrade @snyk/protect from 1.1235.0 to 1.1292.1 (6d6789b)
  • upgrade axios from 1.6.0 to 1.6.1 (84d0dad)
  • upgrade axios from 1.6.1 to 1.6.2 (16e8029)
  • upgrade body-parser from 1.20.1 to 1.20.2 (8e626cb)
  • upgrade json-web-key from 0.3.0 to 0.4.0 (c478674)
  • upgrade jsonwebtoken from 9.0.0 to 9.0.1 (49dd0ac)
  • upgrade jsonwebtoken from 9.0.1 to 9.0.2 (610ebb1)
  • upgrade winston from 3.11.0 to 3.13.0 (8f0e763)
  • upgrade winston from 3.8.1 to 3.8.2 (87b67c4)

build

  • Drop support for node 14/16, add support for node 20 (f5f279e)

1.2.1 (2023-03-15)

Bug Fixes

  • Always export API base URLs (bb3ace5)
  • Bump version of jsonwebtoken to 9.0.0 to fix vulnerability warnings (e2e6a7e)
  • deps: Update webpack, jest etc to fix vulnerabilities (6be4af5)
  • Make scripts more robust on windows (57430ed)
  • package.json & package-lock.json to reduce vulnerabilities (6a54d5f)
  • package.json & package-lock.json to reduce vulnerabilities (2786b43)
  • package.json & package-lock.json to reduce vulnerabilities (f1b4f32)
  • upgrade body-parser from 1.20.0 to 1.20.1 (09f5727)
  • upgrade jsonwebtoken from 8.3.0 to 8.5.1 (a5d5f30)
  • upgrade winston from 3.3.0 to 3.8.1 (ef5ab31)
  • use node 14 runtime (ecfad5d)

1.2.0 (2020-09-08)

Features

  • allow configuration of github base urls during deployment (6de104b)

Bug Fixes

  • cfn: Correct lambda runtime to nodejs10.x (08f25b7)
  • config: Add stage name variable to example config (cf9b591)
  • deps: Move snyk to a dev-dependency (f2f8098)
  • deps: Removed unused package 'to' (31f7410)
  • deps: Update vulnerable dependencies (f4b7cc3)
  • deps: Update vulnerable packages (ea4c9b5)
  • deps: Update vulnerable packages (e03df71)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (52ec92f)
  • deps: Upgrade dependencies to fix vulnerability warnings (1bce3f9)
  • deps: Upgrade vulnerable packages (70bbea3)
  • logging: Further restrict logging so sensitive info only gets logged during debug (1c633a2)
  • tests: Increase timeout for pact tests to fix issues with tests on some systems (5ffb173)
  • .snyk & package.json to reduce vulnerabilities (cb982a9)
  • Fix vulnerabilities (fc2fb82)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (f1475a7)
  • update dependencies (25f6b38)
  • update vulnerable packages (e95d2f8)
  • Update vulnerable packages (5513353)
  • Update vulnerable packages (ba5df75)