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

Aws2 sts #1745

Merged
merged 3 commits into from Sep 8, 2020
Merged

Aws2 sts #1745

merged 3 commits into from Sep 8, 2020

Conversation

oscerd
Copy link
Contributor

@oscerd oscerd commented Sep 8, 2020

[ ] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way round, each commit should fix just one issue, without pulling in other changes.
[ ] Each commit in the pull request should have a meaningful and properly spelled subject line and body. Copying the title of the associated issue is typically enough. Please include the issue number in the commit message prefixed by #.
[ ] The pull request description should explain what the pull request does, how, and why. If the info is available in the associated issue or some other external document, a link is enough.
[ ] Phrases like Fix # or Fixes # will auto-close the named issue upon merging the pull request. Using them is typically a good idea.
[ ] Please run mvn process-resources -Pformat (and amend the changes if necessary) before sending the pull request.
[ ] Contributor guide is your good friend: https://camel.apache.org/camel-quarkus/latest/contributor-guide.html

Fixes #1680

Also this add the camel-aws2-lambda dependency in integration tests and exclude netty stuff from sts artifact in poms/bom/pom.xml

All the tests are passing now, before aws2-lambda was a failing in native mode.

@oscerd
Copy link
Contributor Author

oscerd commented Sep 8, 2020

I think there is something more to add to aws2-lambda extension, I'll do that tomorrow morning.

@oscerd oscerd merged commit 078a0c3 into master Sep 8, 2020
@oscerd oscerd deleted the aws2-sts branch September 9, 2020 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create an AWS2-STS extension
1 participant