1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1085 from npeters/fix/#1084-ServerlessHttpServletRequest.content-decode-base64 More... 10 months ago
default content-type: application/json More... 10 months ago
1084: remove remove duplicated code with HttpUtils More... 10 months ago
#1084: remove duplicated code with populateContentAndContentType More... 10 months ago
Merge pull request #1181 from aws/dependabot/maven/samples/springboot3/pet-store-native/com.amazonaws-aws-lambda-java-events-3.14.0 More... 10 months ago
chore(deps): bump com.amazonaws:aws-lambda-java-events More... 10 months ago
Merge pull request #1173 from aws/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.6 More... 10 months ago
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin More... 10 months ago
remove struts code for now (7.0.0 release still not available, no user requests to keep it, low download count in 1.x) More... 10 months ago
chore(deps): Upgrade maven-dependency-plugin to 3.8.1 More... 10 months ago
Merge pull request #1119 from aws/dependabot/maven/org.owasp-dependency-check-maven-11.1.0 More... 11 months ago
Merge pull request #1118 from aws/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 More... 11 months ago
chore(deps): Upgrade to Apache HttpClient 5.4.1 More... 11 months ago
Merge pull request #1114 from aws/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.2 More... 11 months ago
chore(deps): bump org.owasp:dependency-check-maven from 10.0.3 to 11.1.0 More... 11 months ago
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin More... 11 months ago
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin More... 11 months ago
chore(deps): Update Jackson version to 2.18.1 More... 11 months ago
Merge pull request #1113 from aws/dependabot/maven/aws-serverless-struts-archetype/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.5 More... 11 months ago
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin More... 11 months ago
chore(deps): Update Log4J dependencies to 2.24.1 More... 11 months ago
chore(deps): update JUnit version to 5.11.3 More... 11 months ago
Merge pull request #1102 from aws/dependabot/maven/org.mockito-mockito-core-5.14.2 More... 11 months ago
chore(deps): Update Jackson version to 2.18.0 More... 11 months ago
chore(deps-dev): bump org.mockito:mockito-core from 5.12.0 to 5.14.2 More... 11 months ago
chore(deps): Update Jersey dependency to 3.1.9 More... 11 months ago
Add handling decoding of parameters for ALB requests and decode paramter names in HTTP API requests More... 11 months ago
Update unit tests to test decoding of query param names More... 11 months ago
Allow generateParameterMap to optionally decode query params (for ALB requests) More... 11 months ago
Clean up and add additional tests More... 11 months ago