Skip to content

Latest commit

 

History

History
241 lines (117 loc) · 13 KB

File metadata and controls

241 lines (117 loc) · 13 KB

2.5.0 (2024-04-11)

Bug Fixes

  • serverless offline: fix for serverless offline local authorizers plugin (745a4c8)

Features

  • improvements: changed architecture to arm64 and added a serverless plugin (46f303d)
  • middy: using middy v5 (567340e)
  • update: updated packages, yarn, pipeline and added tracer (06c250d)

2.4.1 (2023-12-04)

Bug Fixes

  • semantic release: updated semantic release packages (e513153)

2.4.0 (2023-12-04)

Features

  • node: using node 20 and yarn 4 (e5d62b1)
  • yarn pnp: removed yarn zero install configuration (b454ca4)

2.3.1 (2023-10-13)

Bug Fixes

  • doc: fixed README. This commit pretends to trigger a release. (4502a47)

2.3.0 (2023-10-13)

Features

  • VPC: set VPC and bucket deployment configuration. (7e408db)
  • vpn: upgraded ci externalised project in order to create VPN connection on pipelines. (8523309)

2.2.0 (2023-08-11)

Features

  • update: updated packages (6065695)

2.1.1 (2023-07-24)

Bug Fixes

  • install state: removed yarn install state file (2a38836)

2.1.0 (2023-07-24)

Features

  • semantic release: updated semantic release packages (4a302f4)

2.0.1 (2023-07-24)

Bug Fixes

  • backmerge: fixed semantic release backmerge (d7b32a3)

2.0.0 (2023-07-24)

Features

  • packages: updated packages (18dbfcc)
  • updates: using now yarn 3 and node 18 (0760b22)

BREAKING CHANGES

  • updates: Requires migration to Yarn 3

1.6.1 (2023-06-02)

Performance Improvements

  • dependencies: updated dependencies (11828bb)

1.6.0 (2023-02-24)

Features

  • node16: using node 16 (a43a239)
  • private endpoint: added private endpoint example (f0f4f2a)

Performance Improvements

  • update packages: updated some packages (09f1b40)

1.5.0 (2023-01-19)

Bug Fixes

  • serverless: added serverless export env config (f2eb0eb)

Features

  • community authorizer: added endpoint for testing the community authorizer. (1343994)

1.4.0 (2022-12-14)

Features

  • warmup: added serverless plugin warmup (b7d0ad7)

1.3.0 (2022-11-30)

Features

  • authorizer: added custom authorizer integration. (7589163)

1.2.0 (2022-09-28)

Features

  • gateway response default: added gateway response default to serverless (658aaad)

1.1.0 (2022-09-23)

Features

  • common middlewares: changed how we add the common middlewares (a907d71)

1.0.2 (2022-09-01)

Bug Fixes

  • pipeline: delete-alias always executed in the pipeline (c19e08e)

1.0.1 (2022-08-31)

Bug Fixes

  • tests: renamed e2e tests to integration tests (b9d1456)

1.0.0 (2022-08-31)

Bug Fixes

  • engines: fixed rocket engines. (c72ffce)
  • Launcher: Set moon as destination - test commit ;) (1bd96af)
  • pipeline: changed pipeline and updated @eolas dependecies (43da28d)
  • Serverless: Removed unnecessary iam role statement. (fb67257)
  • Tempplate: Created Rest Api template base code. (8fb6223)

Features

  • cors: added cors and validator (f771bff)
  • cors: added dynamic cors origin configuration. (4c146bf)
  • error endpoint: added error endpoint (432db03)
  • migration: completed migration to gitlab (db2425a)
  • production: enabled api.eolas.click subdomain. (f6b1c46)
  • release: enabled automated version upgrade in package.json. (7d4a883)
  • security headers: added middleware to add http security headers (d13ba87)
  • sync: sync eslint and prettier configuration with other templates (604512d)

1.3.0 (2022-08-05)

Bug Fixes

  • pipeline: changed pipeline and updated @eolas dependecies (43da28d)

Features

  • error endpoint: added error endpoint (432db03)
  • security headers: added middleware to add http security headers (d13ba87)

1.2.0 (2022-08-01)

Features

  • cors: added cors and validator (f771bff)
  • cors: added dynamic cors origin configuration. (4c146bf)
  • release: enabled automated version upgrade in package.json. (7d4a883)

1.0.2 (2022-05-27)

1.1.0 (2022-06-08)

Bug Fixes

  • Serverless: Removed unnecessary iam role statement. (fb67257)

Features

  • production: enabled api.eolas.click subdomain. (f6b1c46)

1.0.1 (2022-05-23)

Bug Fixes

  • engines: fixed rocket engines. (c72ffce)
  • Launcher: Set moon as destination - test commit ;) (1bd96af)

1.0.0 (2022-05-23)

Bug Fixes

  • Tempplate: Created Rest Api template base code. (8fb6223)

1.0.0 (2022-05-23)

Features

  • DNS: Set custom domain, certificate and api keys management. (3758807)
  • Semantic Release: Added automated semantic release. (d8d736f)
  • Send Mail: Refactored input request to accept recipients and params list. (e816b95)
  • Validations: Added max list size and valid emails validation. (d419e96)