Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lambda core and events updated to latest libraries per #9690, adding ALB event #9692

Merged
merged 1 commit into from
Jun 17, 2020

Conversation

oztimpower
Copy link
Contributor

@oztimpower oztimpower commented May 30, 2020

Request in #9690 to update to the latest versions in the BOM of the following libraries to add support for the ALB (Application Load Balancer) event.

    <dependency>
        <groupId>com.amazonaws</groupId>
        <artifactId>aws-lambda-java-core</artifactId>
        <version>1.2.1</version>
    </dependency>
    <dependency>
        <groupId>com.amazonaws</groupId>
        <artifactId>aws-lambda-java-events</artifactId>
        <version>3.1.0</version>
    </dependency>

Validated on test projects generated from the Maven archetype.

@boring-cyborg boring-cyborg bot added the area/dependencies Pull requests that update a dependency file label May 30, 2020
@oztimpower oztimpower changed the title Lambda coreUpdated to latest libraries per #9690, adding ALB event Lambda core and events updated to latest libraries per #9690, adding ALB event May 30, 2020
@geoand geoand added this to the 1.6.0 - master milestone May 30, 2020
@gsmet gsmet merged commit d0a7188 into quarkusio:master Jun 17, 2020
@oztimpower oztimpower deleted the ext/lambda-9690 branch March 4, 2021 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants