Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 5.63 KB

CHANGELOG.md

File metadata and controls

50 lines (38 loc) · 5.63 KB

Changelog

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

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)