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

Support: aws-cli 1.11.138 #14

Merged
merged 2 commits into from Apr 27, 2018
Merged

Conversation

papix
Copy link

@papix papix commented Apr 27, 2018

I want to use AWS' new features from Perl.
With this Pull Request, AWS::CLIWrapper corresponds to aws-cli 1.11.138

@hirose31 hirose31 merged commit 950e6cc into hirose31:master Apr 27, 2018
hirose31 added a commit that referenced this pull request Apr 27, 2018
Changelog diff is:

diff --git a/Changes b/Changes
index 3bac73f..71b39ed 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for AWS::CLIWrapper

+1.13  2018-04-27
+    [IMPROVEMENTS]
+        - Add servics with aws-cli/1.11.138 (PR #14 by @papix)
+
 1.12  2017-01-12
     [IMPROVEMENTS]
         - Make AWS::CLIWrapper take explicit awscli executable path (PR #12 by @aereal)
@hirose31
Copy link
Owner

I've just released v1.13, it will be soon available.

@papix papix deleted the support-1.11.138 branch April 27, 2018 04:00
hirose31 added a commit that referenced this pull request May 23, 2018
Changelog diff is:

diff --git a/Changes b/Changes
index 71b39ed..e3e7fdb 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for AWS::CLIWrapper

+1.14  2018-05-23
+    [IMPROVEMENTS]
+        - Temporary disable __DIE__ handler (issue #15 by @Tanoti)
+
 1.13  2018-04-27
     [IMPROVEMENTS]
         - Add servics with aws-cli/1.11.138 (PR #14 by @papix)
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.

None yet

2 participants