# @theorchard/generator-lambda

## 1.9.3

### Patch Changes

-   SEC: vitest from 4.0.15 to 4.1.0

## 1.9.2

### Patch Changes

-   Parallelise Jenkinsfile build, test and scan stages

## 1.9.1

### Minor Changes

-   Fix Software Catalog YAML template

## 1.9.0

### Minor Changes

-   Remove transitive got dependency to address security vulnerabilities

## 1.8.15

### Patch Changes

-   Add lodash-es to lodash jest module mapping for ESM compatibility

## 1.8.14

### Minor Changes

-   Update Jenkinsfile to use MonorepoUtils shared library class.

## 1.8.13

### Minor Changes

-   Fix logic for datadog software catalog publish step

## 1.8.12

### Minor Changes

-   Updated Dockerfile to include environment variables for Datadog version tracking and source code integration.

## 1.8.11

### Minor Changes

-   Use unique Docker Compose project names to prevent concurrency issues.

## 1.8.10

### Minor Changes

-   Fix Datadog Software Catalog stages in Jenkinsfile.

## 1.8.9

### Minor Changes

-   Added software-catalog template and Jenkinsfile stages.

## 1.8.8

### Minor Changes

-   Fix issue with Sonar stage failing due to not defining an agent.

## 1.8.7

### Minor Changes

-   Allow Docker build stages to be enabled via PR labels.

## 1.8.6

### Minor Changes

-   Update Jenkinsfile to ensure Jenkins executor is not used unnecessarily.

## 1.8.5

### Minor Changes

-   Update Jenkinsfile to perform parallel steps on separate executors.

## 1.8.4

### Minor Changes

-   Update Jenkinsfile to ensure Docker Compose stacks are cleaned up.

## 1.8.3

### Minor Changes

-   Fix issue with repository not being checked out when using Restart from Stage option in Jenkins.

## 1.8.2

### Minor Changes

-   Fix issue with GitHub vulnerability scanner not reporting vulnerabilities in CI/CD pipeline.

## 1.8.1

### Minor Changes

-   Fix issue with Jenkinsfile which resulted in Restart from Stage option not building any functions.

## 1.8.0

### Minor Changes

-   Add support for updating the node version of existing lambdas.

## 1.7.1

### Minor Changes

-   Updated parameter description in Jenkinsfile template.

## 1.7.0

### Minor Changes

-   Updated Jenkinsfile template to clean workspace on each build.

## 1.6.0

### Minor Changes

-   Added Jenkinsfile template

## 1.5.0

### Minor Changes

-   Update setup script to work properly when environment variables are exported in a pipeline.

## 1.4.0

### Minor Changes

-   Fixes an error that prevented running the container locally

## 1.3.0

### Minor Changes

-   Update READMEs and make dockerfile use x86 arch

## 1.2.0

### Minor Changes

-   includes tweaks/fixes for lambda-generator and associated templates
