-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Comparing changes
Open a pull request
base repository: aws/aws-cli
base: 1.24.10
head repository: aws/aws-cli
compare: 1.25.1
- 18 commits
- 18 files changed
- 6 contributors
Commits on May 27, 2022
-
Merge branch 'release-1.24.10' into develop
* release-1.24.10: Bumping version to 1.24.10 Update changelog based on model updates
Configuration menu - View commit details
-
Copy full SHA for 1941012 - Browse repository at this point
Copy the full SHA 1941012View commit details -
Fix #3618 s3uploader writing to stdout
The package command writes the template out to stdout. Having the status written on stderr results in the standard practice of piping stdout to a template file to break. eg. aws cloudformation package --template-file cloudformation.yaml --s3-bucket goehd-test > cloudformation.pkg This results in the value \rUploading ... In the first line of the output with deploy complaining about mapped values not being allowed in <unicode string>. Redirecting this to stderr reverts the behavior to be compliant with standard practice.
Configuration menu - View commit details
-
Copy full SHA for 5492794 - Browse repository at this point
Copy the full SHA 5492794View commit details -
Merge pull request #4147 from cthulhuology/develop
Fix #3618 s3uploader writing to stdout
Configuration menu - View commit details
-
Copy full SHA for afe3808 - Browse repository at this point
Copy the full SHA afe3808View commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bfbd404 - Browse repository at this point
Copy the full SHA bfbd404View commit details -
Configuration menu - View commit details
-
Copy full SHA for f38cb39 - Browse repository at this point
Copy the full SHA f38cb39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f2b7d - Browse repository at this point
Copy the full SHA 44f2b7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be7b5e - Browse repository at this point
Copy the full SHA 9be7b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 934c48b - Browse repository at this point
Copy the full SHA 934c48bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f635c - Browse repository at this point
Copy the full SHA f6f635cView commit details -
Merge branch 'release-1.25.0' into develop
* release-1.25.0: Bumping version to 1.25.0 Add changelog entries from botocore Update changelog based on model updates
Configuration menu - View commit details
-
Copy full SHA for 23e4b4f - Browse repository at this point
Copy the full SHA 23e4b4fView commit details -
* release-1.25.0: Bumping version to 1.25.0 Add changelog entries from botocore Update changelog based on model updates Drop support for Python 3.6 (#6990) Remove f-strings to preserve error message on Python 2.7 (#6999) Move install script to use python -m pip (#6982) Fix #3618 s3uploader writing to stdout
3Configuration menu - View commit details
-
Copy full SHA for f73c533 - Browse repository at this point
Copy the full SHA f73c533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 042929e - Browse repository at this point
Copy the full SHA 042929eView commit details -
Merge pull request #5576 from joel-aws/package-serverless-states-defi…
…nitionuri Add AWS::Serverless::StateMachine resource to cloudformation package command
Configuration menu - View commit details
-
Copy full SHA for 9b940e8 - Browse repository at this point
Copy the full SHA 9b940e8View commit details -
Add CodeCommit::Repository to cfn package command
This commit adds the CodeCommitRepositoryS3Resource. This enables `aws cloudformation package` to work with the CodeCommit repository resource type
Configuration menu - View commit details
-
Copy full SHA for e6f1329 - Browse repository at this point
Copy the full SHA e6f1329View commit details
Commits on Jun 1, 2022
-
Merge pull request #5568 from ConnorKirk/add-codecommit-repository-to…
…-cloudformation-package-command Add CodeCommit Repository Resource to cloudformation package command
Configuration menu - View commit details
-
Copy full SHA for eab8942 - Browse repository at this point
Copy the full SHA eab8942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8b956 - Browse repository at this point
Copy the full SHA 8d8b956View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd71ef - Browse repository at this point
Copy the full SHA cbd71efView commit details -
* release-1.25.1: Bumping version to 1.25.1 Update changelog based on model updates Add CodeCommit::Repository to cfn package command Support exporting DefinitionUri in AWS::Serverless::StateMachine resource
Configuration menu - View commit details
-
Copy full SHA for bdb30cb - Browse repository at this point
Copy the full SHA bdb30cbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.24.10...1.25.1