File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ public class HandlerStream implements RequestStreamHandler {
4343<dependency >
4444 <groupId >com.amazonaws</groupId >
4545 <artifactId >aws-lambda-java-core</artifactId >
46- <version >1.2.3 </version >
46+ <version >1.3.0 </version >
4747</dependency >
4848```
4949
Original file line number Diff line number Diff line change 1+ ### May 26, 2025
2+ ` 1.3.0 `
3+ - Adding support for multi tenancy ([ #545 ] ( https://github.com/aws/aws-lambda-java-libs/pull/545 ) )
4+
15### August 17, 2023
26` 1.2.3 ` :
37- Extended logger interface with level-aware logging backend functions
Original file line number Diff line number Diff line change 55
66 <groupId >com.amazonaws</groupId >
77 <artifactId >aws-lambda-java-core</artifactId >
8- <version >1.2.3 </version >
8+ <version >1.3.0 </version >
99 <packaging >jar</packaging >
1010
1111 <name >AWS Lambda Java Core Library</name >
You can’t perform that action at this time.
0 commit comments