Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Upgrading AWS Lambda Builders to v0.0.5#149

Merged
mhart merged 1 commit into
lambci:masterfrom
sriram-mv:aws_lambda_builders_version_bump
Dec 20, 2018
Merged

Upgrading AWS Lambda Builders to v0.0.5#149
mhart merged 1 commit into
lambci:masterfrom
sriram-mv:aws_lambda_builders_version_bump

Conversation

@sriram-mv
Copy link
Copy Markdown
Contributor

This version supports building Ruby functions through bundler.

Release notes: https://github.com/awslabs/aws-lambda-builders/releases/tag/v0.0.5

@mhart
Copy link
Copy Markdown
Member

mhart commented Dec 20, 2018

Awesome! Will let you know when I've pushed these up

@mhart mhart merged commit d4cba6f into lambci:master Dec 20, 2018
@mhart
Copy link
Copy Markdown
Member

mhart commented Dec 20, 2018

Btw, I keep getting aws-sam-cli 0.9.0 has requirement aws-lambda-builders==0.0.4, but you'll have aws-lambda-builders 0.0.5 which is incompatible warnings. This happened last time as well.

Will an aws-sam-cli update follow soon?

@mhart
Copy link
Copy Markdown
Member

mhart commented Dec 20, 2018

All done – pushed up the latest build images 👍

@sriram-mv
Copy link
Copy Markdown
Contributor Author

@mhart Yeah, an aws-sam-cli update should follow soon! Thanks for the lightning quick action! 💯

@jfuss
Copy link
Copy Markdown
Contributor

jfuss commented Dec 21, 2018

@mhart That is going to happen every time. SAM CLI pins the aws-lambda-builders library. This is to ensure we can release aws-lambda-builders with changes without needing to worry about breaking customers installing SAM CLI. So SAM CLI will always lag behind the aws-lambda-builders to some degree and hopefully for only short periods of time. :)

@mhart
Copy link
Copy Markdown
Member

mhart commented Dec 21, 2018

Hmmm, I look forward to it being stable enough that we can just use semantic versioning then! (ie, ~= 1.0.0)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants