v1.3.0
Summary
This is a maintenance release. It upgrades the Lambda-runtime to the latest (LTS) Nodejs 18 and uses AWS-SDK 3. All terraform files have been upgraded to the latest provider (AWS) specification. Also happens to fix #28 . Lambda function URLs can now be used as well.
Changes
- Upgrade to Nodejs 18
- Upgrade to AWS-SDK 3
- Upgrade terraform files to the latest provider version and definitions
- Upgrade all dependencies (npm-packages) to their latest version
- Support Lambda function URLs.
- Minor adaptions to the source code and unit-tests to support the version upgrades
- provide a first OpenAPI yaml file for the tileserver endpoint
- Use github actions and CodeQL for quality checks
Full Changelog: v1.2.2...v1.3.0