github aws/aws-sam-cli v0.6.2
🐿 New! Easier ways to install SAM CLI (Brew on Mac/Linux, and MSI on Windows)

latest releases: v1.116.0.dev202405030901, v1.116.0.dev202405020901, v1.116.0.dev202405010901...
5 years ago

Brew for Mac and Linux

You can now install SAM CLI using brew, a popular package manager for installing the packages you need. Installation is as simple as:

brew tap aws/tap
brew install aws-sam-cli

Note: On a Mac you use Homebrew, and on Linux you use Linuxbrew (a fork of the Homebrew package manager).

MSI for Windows

You can now download an MSI to install SAM CLI on Windows. Get the MSI you need here:

Changelog:

This release also contains the following bug fixes:

  • chore(version_bump): bump to 0.6.2
  • Fix: Travis times out when running Integ tests (#739)
  • fix: upgrade requests to 2.20.0 (#740)
  • Fix typo
  • chore: Version bump aws-sam-translator to 1.8.0 (#732)
  • Update README.rst
  • docs: add instructions for using local version of SAM Transformer (#688)
  • docs: Update Docker command to docker (#725)
  • fix: Iterate over query param list
  • chore: Enable Travis to run integ tests
  • fix: Support attaching to host network

Don't miss a new aws-sam-cli release

NewReleases is sending notifications on new releases.