Skip to content

Commit 4168c7d

Browse files
committed
chore(release): 2.1.0 [skip ci]
1 parent 4b860ed commit 4168c7d

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+
# [2.1.0](https://github.com/gravitee-io/gravitee-policy-aws-lambda/compare/2.0.0...2.1.0) (2026-03-18)
2+
3+
4+
### Features
5+
6+
* add configurable aws lambda timeout ([4b860ed](https://github.com/gravitee-io/gravitee-policy-aws-lambda/commit/4b860edfcac189af6096514f495b6b44f7871416))
7+
18
# [2.0.0](https://github.com/gravitee-io/gravitee-policy-aws-lambda/compare/1.3.1...2.0.0) (2025-03-10)
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>2.0.0</version>
26+
<version>2.1.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)