Skip to content

Commit 293821c

Browse files
committed
chore(release): 1.2.0 [skip ci]
1 parent cbb98ae commit 293821c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/gravitee-io/gravitee-policy-aws-lambda/compare/1.1.2...1.2.0) (2024-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **aws-lambda:** bump gravitee version ([cbb98ae](https://github.com/gravitee-io/gravitee-policy-aws-lambda/commit/cbb98aee04673dad69f4e6092a95cb6cf2573999))
7+
8+
9+
### Features
10+
11+
* **aws-lambda:** Add support for STS to manage dynamic authentication credentials ([eaf7eb1](https://github.com/gravitee-io/gravitee-policy-aws-lambda/commit/eaf7eb11172de031bf202467ce26ec6c3a708da9))
12+
113
## [1.1.2](https://github.com/gravitee-io/gravitee-policy-aws-lambda/compare/1.1.1...1.1.2) (2023-07-21)
214

315

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.1.2</version>
26+
<version>1.2.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)