2.5.0 (2024-04-11)
- serverless offline: fix for serverless offline local authorizers plugin (745a4c8)
- 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)
- semantic release: updated semantic release packages (e513153)
2.4.0 (2023-12-04)
- node: using node 20 and yarn 4 (e5d62b1)
- yarn pnp: removed yarn zero install configuration (b454ca4)
2.3.1 (2023-10-13)
- doc: fixed README. This commit pretends to trigger a release. (4502a47)
2.3.0 (2023-10-13)
- 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)
- update: updated packages (6065695)
2.1.1 (2023-07-24)
- install state: removed yarn install state file (2a38836)
2.1.0 (2023-07-24)
- semantic release: updated semantic release packages (4a302f4)
2.0.1 (2023-07-24)
- backmerge: fixed semantic release backmerge (d7b32a3)
2.0.0 (2023-07-24)
- updates: Requires migration to Yarn 3
1.6.1 (2023-06-02)
- dependencies: updated dependencies (11828bb)
1.6.0 (2023-02-24)
- update packages: updated some packages (09f1b40)
1.5.0 (2023-01-19)
- serverless: added serverless export env config (f2eb0eb)
- community authorizer: added endpoint for testing the community authorizer. (1343994)
1.4.0 (2022-12-14)
- warmup: added serverless plugin warmup (b7d0ad7)
1.3.0 (2022-11-30)
- authorizer: added custom authorizer integration. (7589163)
1.2.0 (2022-09-28)
- gateway response default: added gateway response default to serverless (658aaad)
1.1.0 (2022-09-23)
- common middlewares: changed how we add the common middlewares (a907d71)
1.0.2 (2022-09-01)
- pipeline: delete-alias always executed in the pipeline (c19e08e)
1.0.1 (2022-08-31)
- tests: renamed e2e tests to integration tests (b9d1456)
- 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)
- 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)
- error endpoint: added error endpoint (432db03)
- security headers: added middleware to add http security headers (d13ba87)
1.2.0 (2022-08-01)
- 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)
- Serverless: Removed unnecessary iam role statement. (fb67257)
- production: enabled api.eolas.click subdomain. (f6b1c46)
1.0.1 (2022-05-23)
- engines: fixed rocket engines. (c72ffce)
- Launcher: Set moon as destination - test commit ;) (1bd96af)
- Tempplate: Created Rest Api template base code. (8fb6223)