Skip to content

Latest commit

 

History

History
877 lines (290 loc) · 28.4 KB

CHANGELOG.md

File metadata and controls

877 lines (290 loc) · 28.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.6.16 (2021-02-27)

Bug Fixes

  • deps: update dependency inquirer to v8 (be6ebdf)

1.6.15 (2021-01-17)

Features

  • server: add azure storage fileshare as new storage adapter (037c65b)

1.6.14 (2021-01-03)

Bug Fixes

  • cli: remove loading of local aws config / credentials to avoid runtime issues (858b4d2)

Features

  • server: add storage adapter for aws dynamodb (7ecb26f)
  • template: prepare serverless.yml for changes introduced in sls version 3.0 (b430e2d)

Performance Improvements

  • template: exclude aws-sdk from deployment files to reduce the package size (8254b5e)
  • template: set webpack mode to production (7d6d222)

1.6.13 (2021-01-03)

Bug Fixes

  • cli: remove loading of local aws config / credentials to avoid runtime issues (858b4d2)

Features

  • server: add storage adapter for aws dynamodb (7ecb26f)
  • template: prepare serverless.yml for changes introduced in sls version 3.0 (b430e2d)

Performance Improvements

  • template: exclude aws-sdk from deployment files to reduce the package size (8254b5e)
  • template: set webpack mode to production (7d6d222)

1.6.12 (2020-12-16)

Bug Fixes

  • deps: update dependency ajv to v7 (ccef389)

1.6.11 (2020-11-28)

Bug Fixes

  • fix version issue between npm and github (db5e86a)

1.6.10 (2020-11-20)

Note: Version bump only for package json-serverless

1.6.9 (2020-11-20)

Bug Fixes

  • deps: update dependency express-graphql to ^0.12.0 (0fa680c)

1.6.8 (2020-10-27)

Bug Fixes

  • deps: update dependency terser-webpack-plugin to v5.0.2 (c12f051)

1.6.7 (2020-10-24)

Bug Fixes

  • server: add missing package ajv for validation (f023464)

1.6.6 (2020-10-24)

Bug Fixes

  • deps: update dependency terser-webpack-plugin to v5.0.1 (d071260)

1.6.5 (2020-10-15)

Bug Fixes

  • deps: update dependency terser-webpack-plugin to v5 (6714a48)

1.6.4 (2020-10-07)

Bug Fixes

  • deps: update dependency terser-webpack-plugin to v4.2.3 (e5a7bae)

1.6.3 (2020-09-25)

Bug Fixes

  • server: repair non working graphiql page by modifying blocking csp rules (11b1cb4)

Performance Improvements

  • server: remove unneeded packages and dependencies (09e791c)

1.6.2 (2020-09-20)

Bug Fixes

  • deps: update dependency terser-webpack-plugin to v4.2.2 (5acc4a7)

1.6.1 (2020-09-19)

Bug Fixes

  • deps: update dependency node-fetch to v2.6.1 [security] (b1ca1b0)
  • deps: update dependency table to v6 (968b3ab)
  • deps: update dependency terser-webpack-plugin to v4.2.0 (62b6195)
  • update package dependencies (7770493)
  • template: add property to fix non-working serverless offline for local testing (5324852)

1.6.0 (2020-08-14)

Bug Fixes

  • server: delete statement in body of graphql mutation does not delete the item (43008f3)

Features

  • redesign and integrate authentication via apikey into the json-serverless-lib (d6e3b43)

1.5.52 (2020-08-10)

Bug Fixes

  • deps: update dependency terser-webpack-plugin to v4.1.0 (57abe5b)

1.5.51 (2020-08-08)

Note: Version bump only for package json-serverless

1.5.50 (2020-08-08)

Bug Fixes

  • deps: update dependency helmet to v4 (695da9d)
  • deps: update dependency terser-webpack-plugin to v4 (c00e191)

1.5.49 (2020-08-03)

Bug Fixes

  • deps: update dependency terser-webpack-plugin to v3.1.0 (65776b6)

1.5.48 (2020-08-01)

Bug Fixes

  • template: restrict lambdas permissions on s3 bucket (8ad34dc)

1.5.47 (2020-07-27)

Bug Fixes

  • deps: update dependency terser-webpack-plugin to v3.0.8 (ec9112f)

1.5.46 (2020-07-22)

Bug Fixes

  • deps: update dependency @types/inquirer to v7 (bd577e4)

1.5.45 (2020-07-20)

Bug Fixes

  • cli: output urls are truncated when terminal size is too small (e651ffd)

1.5.44 (2020-06-23)

Bug Fixes

  • server: add missing types to fix build issues when using json-serverless-lib standalone (1a0f333)
  • server: update broken graphql feature by adding request options in graphql queries (4d6511b)
  • server: update broken graphql feature by adding request options in graphql queries (fa9edf7)

Features

  • cli: add new flags to setup internal routes via cli and appconfig (6d62fdd)
  • cli: add new flags to setup internal routes via cli and appconfig (6445406)
  • cli: create-stack: print created s3 bucket name as output (24d8fa0)
  • examples: add example to show simple standalone usage of library (8c5ac49)
  • server: improved security by using helmet (48468b4)
  • server: improved security by using helmet (c33ce21)

1.5.43 (2020-06-20)

Bug Fixes

  • server: add ts-node to dev dependencies (5f9f32d)

Features

  • server: expose api base path in app.config (9d0de45)

1.5.42 (2020-06-09)

Features

  • cli: add new command validate for direct validation of json files (70c873f)
  • server: add loglevels (info as default, debug) to have less unneeded output (d482752)
  • server: add new validation rule to check for empty arrays (6e3da25)

1.5.41 (2020-06-02)

Features

  • cli: extend cli options to deploy stack without any prompt (7b86652)

1.5.40 (2020-06-02)

Note: Version bump only for package json-serverless

1.5.39 (2020-06-02)

Features

  • cli: add userfriendly output for create-stack or update-stack (ca27e09)
  • cli: add userfriendly output for create-stack or update-stack (71355e3)

Performance Improvements

  • template: reuse connection with keep-alive (2e09d2e)

1.5.38 (2020-05-15)

Bug Fixes

  • deps: update dependency tslib to v2 (dbaa3c4)

1.5.37 (2020-05-12)

Features

  • common: add option to enable/disable swagger interface (e38766e)

1.5.36 (2020-05-05)

Bug Fixes

  • server: exception when json file contains float values (14e735d)

1.5.35 (2020-05-04)

Bug Fixes

  • cli: update-stack: get current working directory correctly (f511ac0)

1.5.34 (2020-05-04)

Bug Fixes

  • cli: update-stack: adapth path and file references (67a14a9)
  • cli: update-stack: add missing build-step (1e6ecd2)

Features

  • cli: add option to update-stack to use another current working directory (fcbbba5)

1.5.33 (2020-05-04)

Bug Fixes

  • template: adapt jsonfilepath in webpack config (fd95387)

1.5.32 (2020-05-04)

Bug Fixes

  • template: set correct webpack config file for npm package (870ec59)

1.5.31 (2020-05-04)

Bug Fixes

  • references: update dependencies (b1b5414)
  • server: correct wrong swagger response types (f4ce050)
  • server: fail on first request to swagger ui solved by initial request ot middleware (9cb764d)

Features

  • cli: list all relevant urls as output (c9a053e)
  • server: add example to start the library directly (01ec1a9)
  • server: add graphql interface (51aae16)

Reverts

  • server: revert change of db.json back to basic sample (fbb743c)

1.5.30 (2020-04-12)

Bug Fixes

  • cli: update create-stack to install dependencies (needed) (7ed2859)

Features

  • cli: remove additional install step to improve performance (ea9a8ab)

1.5.28 (2020-04-12)

Features

  • cli: remove additional install step to improve performance (ea9a8ab)

1.5.27 (2020-04-02)

Bug Fixes

  • deps: update dependency chalk to v4 (ce27e00)

1.5.26 (2020-03-29)

Bug Fixes

  • cli: validate apiname to avoid issues in deployment with s3 or cloudformation stack (f564f87)

1.5.25 (2020-03-29)

Bug Fixes

  • cli: add missing aws-sdk reference and fix audited vulnerabilities (a9f7328)
  • server: fix security vulnerabilities detected by snyk (1b653c7)

1.5.24 (2020-03-01)

Bug Fixes

  • json-server: update to v 0.16 and that fixes issue of 0.15 (a02a4ba)

1.5.23 (2020-02-16)

Bug Fixes

  • server: fix vulnerabilities (1591bbe)
  • template: fix cors settings in serverless.yml (c860566)

1.5.22 (2020-01-27)

Bug Fixes

  • server: fix missing property initialization in swagger spec (942a38a)

Features

  • cli: add readonly mode for local run option (a16c5ee)

1.5.21 (2020-01-25)

Bug Fixes

  • server: fix cors issue for post, put, patch events (d15e331)

1.5.20 (2020-01-19)

Note: Version bump only for package json-serverless

1.5.19 (2020-01-18)

Note: Version bump only for package json-serverless

1.5.18 (2020-01-18)

Bug Fixes

  • cli: fix wrong reference to serverless binary in update function (be25968)

1.5.17 (2020-01-18)

Bug Fixes

  • cli: adapt reference to serverless binary in create stack (7136b22)
  • deps: update dependency globby to v11 (0e5950e)
  • server: add cors origin headers (b3b6f16)

1.5.16 (2020-01-06)

Note: Version bump only for package json-serverless

1.5.15 (2020-01-05)

Note: Version bump only for package json-serverless

1.5.14 (2020-01-03)

Bug Fixes

  • cli: update colors to fit to white and black terminal (b4e6f57)

1.5.13 (2020-01-03)

Note: Version bump only for package json-serverless

1.5.12 (2019-12-31)

Bug Fixes

  • cli: add missing directory config before create config files (b39d30f)

1.5.11 (2019-12-31)

Bug Fixes

  • deps: update dependency nodemon to v2 (c755eff)
  • deps: update dependency terser-webpack-plugin to v2 (ef6d71c)

1.5.10 (2019-12-31)

Note: Version bump only for package json-serverless

1.5.9 (2019-12-31)

Note: Version bump only for package json-serverless

1.5.8 (2019-12-31)

Features

  • cli: add cli to json-serverless project (bf1213a)

Reverts

  • Revert "v0.1.0-alpha.0" (ccc6a6d)
  • Revert "v0.0.6-alpha.16" (8a7f087)
  • Revert "v0.0.6-alpha.10" (dfb59d2)

1.5.7 (2019-12-31)

Note: Version bump only for package json-serverless

1.5.6 (2019-12-30)

Features

  • cli: add cli to json-serverless project (bf1213a)

Reverts

  • Revert "v0.1.0-alpha.0" (ccc6a6d)
  • Revert "v0.0.6-alpha.16" (8a7f087)
  • Revert "v0.0.6-alpha.10" (dfb59d2)

1.5.5 (2019-12-30)

Note: Version bump only for package json-serverless

0.0.6 (2019-12-30)

Features

  • cli: add cli to json-serverless project (bf1213a)

Reverts

  • Revert "v0.1.0-alpha.0" (ccc6a6d)
  • Revert "v0.0.6-alpha.16" (8a7f087)
  • Revert "v0.0.6-alpha.10" (dfb59d2)

1.5.3 (2019-12-15)

Bug Fixes

  • logging: fix error when pino pretty is not found (f698257)

1.5.2 (2019-12-08)

Bug Fixes

  • dependencies: update package-lock.json and old packages (da5f815)

1.5.1 (2019-10-04)

Bug Fixes

  • package.json, package-lock.json & .snyk to reduce vulnerabilities (6104846)

1.5.0 (2019-09-02)

Features

  • server: added additional json validation (ecc1581)

1.4.1 (2019-09-02)

Bug Fixes

  • server: fixed issues when starting local instances after refactoring code (d590898)

1.4.0 (2019-08-25)

Features

  • settings: added possiblity to set path of json file which will be imported (ce10b0b)

1.3.0 (2019-08-24)

Features

  • swagger: add swagger ui and spec support (cbd8c82)

1.2.0 (2019-08-16)

Features

  • debugging: enabled local debugging in vscode using webpack and sourcemaps (1a004e1)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.1 (2019-08-08)

Bug Fixes

  • deps: update dependency serverless-http to v2 (c406652)
  • .snyk, package.json & package-lock.json to reduce vulnerabilities (a05a6b7)
  • .snyk, package.json & package-lock.json to reduce vulnerabilities (9e14350)
  • current serverless framework version has issue with stage parameters (897cb9f)

Features

  • change management: added version and changelog support (46933e3)