Skip to content

Commit e2fc886

Browse files
committed
chore(release): 1.3.2 [skip ci]
1 parent 4ae508d commit e2fc886

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.3.2](https://github.com/gravitee-io/gravitee-policy-aws-lambda/compare/1.3.1...1.3.2) (2025-05-20)
2+
3+
4+
### Bug Fixes
5+
6+
* include WebIdentityTokenCredentialsProvider in the credentials provider chain ([4ae508d](https://github.com/gravitee-io/gravitee-policy-aws-lambda/commit/4ae508d4a295cbfffe59db21742a60fe440a4d9b))
7+
18
## [1.3.1](https://github.com/gravitee-io/gravitee-policy-aws-lambda/compare/1.3.0...1.3.1) (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>1.3.1</version>
26+
<version>1.3.2</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)