FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for aws-lambda-java-events - render3ddd/aws-lambda-java-libs · GitHub
render3ddd
/
aws-lambda-java-libs
Public
forked from
aws/aws-lambda-java-libs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
aws-lambda-java-libs
aws-lambda-java-events
on
main
User selector
Datepicker
Commit history
Commits on Dec 1, 2023
Stage aws-lambda-java-events 3.11.4 (#462)
smirnoal
authored
3d8dfb6
View commit details
Copy full SHA for 3d8dfb6
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
Added missing 'version' field to ScheduledEvent from CloudWatch (#447)
Show description for d3f23ce
render3ddd
authored
d3f23ce
View commit details
Copy full SHA for d3f23ce
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
Add super.toString() to Cognito events (#441)
NikolayMetchev
authored
8d9a267
View commit details
Copy full SHA for 8d9a267
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
Stage events 3.11.3 (#438)
smirnoal
authored
5594241
View commit details
Copy full SHA for 5594241
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
[core] Bumping version to 1.2.3 (#435)
Show description for e87c680
dtorok
authored
e87c680
View commit details
Copy full SHA for e87c680
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Correct the type for challengeAnswer attribute. (#356) (#431)
Show description for 1d7822e
smirnoal
and
msailes
authored
1d7822e
View commit details
Copy full SHA for 1d7822e
View code at this point
Browse repository at this point
Commits on May 19, 2023
Bump events version to 3.11.2 (#423)
anton-stepanof
authored
96e52cb
View commit details
Copy full SHA for 96e52cb
View code at this point
Browse repository at this point
Commits on May 18, 2023
Add missing fields to API Gateway request context (#422)
Show description for 59e3548
valerena
authored
59e3548
View commit details
Copy full SHA for 59e3548
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
Stage aws-lambda-java-events 3.11.1 (#411)
smirnoal
authored
db9ef92
View commit details
Copy full SHA for db9ef92
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
1.1.2 aws-lambda-java-serialization release (#410)
smirnoal
authored
fac6a57
View commit details
Copy full SHA for fac6a57
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
Integrates custom properties into ActiveMQ event (#408)
alexaiss
authored
6ad3f70
View commit details
Copy full SHA for 6ad3f70
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Bump jackson-databind in /aws-lambda-java-events (#370)
Show description for ca1e998
dependabot[bot]
and
smirnoal
authored
ca1e998
View commit details
Copy full SHA for ca1e998
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Bump jackson-databind in /aws-lambda-java-events (#322)
Show description for bdd625a
authored
bdd625a
View commit details
Copy full SHA for bdd625a
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
fix: add support for ARM based platforms (#300)
Show description for 6785d09
muellerc
and
carlzogh
authored
6785d09
View commit details
Copy full SHA for 6785d09
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Stage events 3.11.0, sdk-transformer 3.0.7, and tests 1.1.1 (#280)
Show description for 88e550b
carlzogh
authored
88e550b
View commit details
Copy full SHA for 88e550b
View code at this point
Browse repository at this point
Add new response type for SQSaaES Partial Batch Feature (#279)
Show description for 2b32e50
nithinvommi
authored
2b32e50
View commit details
Copy full SHA for 2b32e50
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Stage events 3.10.0, sdk-transformer 3.0.5, and tests 1.1.0 (#268)
carlzogh
authored
baeaac9
View commit details
Copy full SHA for baeaac9
View code at this point
Browse repository at this point
Add missing version field to APIGatewayProxyRequestEvent (#258)
Show description for 084fd86
msailes
and
carlzogh
authored
084fd86
View commit details
Copy full SHA for 084fd86
View code at this point
Browse repository at this point
RabbitMQEvent and Test support. (#256)
Show description for cced9dc
msailes
and
carlzogh
authored
cced9dc
View commit details
Copy full SHA for cced9dc
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
Merge branch 'master' into master
zsombor-balogh
authored
54d3340
View commit details
Copy full SHA for 54d3340
View code at this point
Browse repository at this point
Added new AppSync Lambda authorizer input and output shapes. (#263)
jbailey2010
authored
a403eec
View commit details
Copy full SHA for a403eec
View code at this point
Browse repository at this point
Commits on Jul 22, 2021
Add headers in KafkaEventRecord
Peiyu Wu
committed
af088f7
View commit details
Copy full SHA for af088f7
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
Stage events 3.9.0, sdk-transformer 3.0.4, RIC 1.1.0, and tests 1.0.2 (#251)
carlzogh
authored
3ab2213
View commit details
Copy full SHA for 3ab2213
View code at this point
Browse repository at this point
Replace non-ASCII quote with ' in javadoc
carlzogh
committed
e08d3be
View commit details
Copy full SHA for e08d3be
View code at this point
Browse repository at this point
Add all events for Cognito User Pool (#175)
Show description for 22b9925
jeromevdl
and
carlzogh
authored
22b9925
View commit details
Copy full SHA for 22b9925
View code at this point
Browse repository at this point
Issue 246: Added the principalOrgId. (#247)
Show description for 2af9acf
msailes
and
carlzogh
authored
2af9acf
View commit details
Copy full SHA for 2af9acf
View code at this point
Browse repository at this point
Changed body to lowercase. (#236)
msailes
authored
c4f3af3
View commit details
Copy full SHA for c4f3af3
View code at this point
Browse repository at this point
Fixed toString (#245)
Show description for 1412bf1
msailes
and
carlzogh
authored
1412bf1
View commit details
Copy full SHA for 1412bf1
View code at this point
Browse repository at this point
Added default IntelliJ equals, hashCode and toString methods. (#248)
Show description for 4c6d7e5
msailes
and
carlzogh
authored
4c6d7e5
View commit details
Copy full SHA for 4c6d7e5
View code at this point
Browse repository at this point
Commits on May 26, 2021
Feat: Support for IAM Policy Responses for API Gateway REST APIs.
Show description for 477d3b0
msailes
authored and
carlzogh
committed
477d3b0
View commit details
Copy full SHA for 477d3b0
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
Replace non-ASCII quote with '
carlzogh
committed
181196f
View commit details
Copy full SHA for 181196f
View code at this point
Browse repository at this point
Stage events 3.8.0, sdk transformer 3.0.3, tests 1.0.1
carlzogh
committed
f6dbfe8
View commit details
Copy full SHA for f6dbfe8
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
Bump jackson-databind from 2.10.4 to 2.10.5.1 in /aws-lambda-java-events (#231)
Show description for 311f97c
dependabot[bot]
authored
311f97c
View commit details
Copy full SHA for 311f97c
View code at this point
Browse repository at this point
Add IAM Response (#213)
Show description for 4493609
msailes
and
carlzogh
authored
4493609
View commit details
Copy full SHA for 4493609
View code at this point
Browse repository at this point
Add API Gateway multiValueHeaders field (#228)
Show description for 8dc5ba8
msailes
and
carlzogh
authored
8dc5ba8
View commit details
Copy full SHA for 8dc5ba8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL