Skip to content

Conversation

@sanathkr
Copy link
Contributor

@sanathkr sanathkr commented May 8, 2018

Issue #, if available:

Description of changes:
This release is an important milestone - New command to get started with SAM apps, full fidelity SAM Template validation, tons of bug fixes, and greatly improved stability. Oh did I mention, we rewrote the entire CLI from ground up?! Yes, in 🐍. With this refresh, SAM CLI uses the recently open sourced transform, enabling you leverage any new SAM functionality immediately after release.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sanathkr and others added 30 commits August 11, 2017 11:30
Updating NPM publish script to add README.md to the package
!Join fails validation because of missing colon in regex. Fixes #25
Don't check for updates on dev builds. Fixes #20
Minor fix
…#39)

This uses the json encoding package's json.Number type to transparently
work with both a number and/or a string. If it's a number, the json
encoding will convert it to a string.

See:
http://igorsobreira.com/2015/04/11/decoding-json-numbers-into-strings-in-go.html

Fixes #38.
)

* Updating goformation version in vendor.

* Fixing tests after goformation version change.
Don't set region if not configured in CLI. Fixes #48
string if the CodeUri was set to something that wasn't a valid
directory.

Wrote a load of test cases for working directory related stuff to
prevent future regressions.

Fixes #22
* Fixed runtime container working directory that caused it to be an empty
string if the CodeUri was set to something that wasn't a valid
directory.

Wrote a load of test cases for working directory related stuff to
prevent future regressions.

Fixes #22

* Added TravisCI configuration

* Point travis badge on README to develop branch
Automatic unzipping of packaged archives (ZIP/JAR)
PaulMaddox and others added 26 commits February 23, 2018 11:23
adds support for cloudformation configuration.json by passing content…
Swagger YAML file support
Fix format of package.json
Change OR operator to ternary operator
- Updated VSCode launch config
- Added note about detaching debugger
Use Inspector instead of Legacy Debugger
Not sure when these changed, but these are the latest values used on Lambda
Update debug flags to match latest on live Lambda
Add support for the Node.js 8.10 Runtime
Added Forward headers similar to API Gateway's
* Use legacy debugger for Node 6.10

* Document which debugger protocol to use

* Making Node8 debugging work
@sanathkr sanathkr requested a review from jfuss May 8, 2018 20:24
@sanathkr sanathkr merged commit b6d72ab into master May 8, 2018
qingchm added a commit to qingchm/aws-sam-cli that referenced this pull request Sep 17, 2021
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.