Skip to content

Commit 35e8b46

Browse files
committed
chore(release): 1.4.0 [skip ci]
1 parent 6436603 commit 35e8b46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/gravitee-io/gravitee-policy-aws-lambda/compare/1.3.2...1.4.0) (2026-03-25)
2+
3+
4+
### Features
5+
6+
* add configurable aws lambda timeout ([7ddda7c](https://github.com/gravitee-io/gravitee-policy-aws-lambda/commit/7ddda7c6602c36ba92940e820ea22c6d2b5ae466))
7+
18
## [1.3.2](https://github.com/gravitee-io/gravitee-policy-aws-lambda/compare/1.3.1...1.3.2) (2025-05-20)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>io.gravitee.policy</groupId>
2525
<artifactId>gravitee-policy-aws-lambda</artifactId>
26-
<version>1.3.2</version>
26+
<version>1.4.0</version>
2727

2828
<name>Gravitee.io APIM - Policy - AWS Lambda Function</name>
2929
<description>Allows to request Lambda instead of or in addition to the backend</description>

0 commit comments

Comments
 (0)