All Versions
17
Latest Version
Avg Release Cycle
41 days
Latest Release
2601 days ago

Changelog History
Page 1

  • v0.5.0 Changes

    March 07, 2017

    ๐Ÿ›  Fixed

    • AWS.APIGateway module uses a service URL without a trailing slash (apparently AWS behaviour with regard to URL signing is inconsistent). Thanks Richard Foster (@zuren).
  • v0.4.0 Changes

    March 06, 2017

    โž• Added

    • AWS.AppStream module for AWS AppStream service.
    • AWS.Batch module for AWS Batch service.
    • AWS.Budgets module for AWS Budgets service.
    • AWS.CloudDirectory module for AWS CloudDirectory service.
    • AWS.CodeBuild module for AWS CodeBuild service.
    • AWS.CostAndUsageReport module for AWS Cost and Usage Report service.
    • AWS.Health module for AWS Health service.
    • ๐Ÿ“ˆ AWS.Kinesis.Analytics module for Kinesis Analytics service.
    • AWS.LexRuntime module for AWS Lex Runtime service.
    • AWS.Lightsail module for AWS Lightsail service.
    • AWS.MechanicalTurk module for AWS Mechanical Turk service.
    • AWS.OpsWorks.ChefAutomate module for AWS OpsWorks for Chef Automate service.
    • AWS.Organizations module for AWS Organizations service.
    • AWS.Polly module for AWS Polly service.
    • AWS.Rekognition module for AWS Rekognition service.
    • AWS.Shield module for AWS Shield service.
    • AWS.SMS moduule for AWS Server Migration service.
    • AWS.Snowball module for AWS Snowball service.
    • AWS.StepFunctions module for AWS Step Functions service.
    • AWS.WAF.Regional module for WAF Regional service.
    • AWS.XRay module for AWS X-Ray service.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Elixir 1.4 with Erlang 19.1 are the minimally supported versions of Elixir and Erlang/OTP.
    • README has been simplified and improved. Thanks Paulo Ancheta (@pauloancheta).
    • โฌ†๏ธ Bumped httpoison dependency from ~> 0.10.0 to ~> 0.11.1. Thanks Wojtek Piekutowski (@wpiekutowski).
    • โฌ†๏ธ Bumped poison dependency from ~> 1.5 or ~> 2.0 to ~> 3.1.
    • โฌ†๏ธ Bumped timex dependency from ~> 2.1 to ~> 3.1. Thanks Christian Blavier (@cblavier).
    • ๐Ÿ“š AWS.APIGateway module has updated documentation and support for managing documentation parts and versions, usage plans and keys, getting SDK types and importing API keys.
    • ๐Ÿ“š AWS.AutoScaling module has updated documentation.
    • ๐Ÿ“š AWS.CertificateManager module has updated documentation.
    • ๐Ÿ“š AWS.CloudTrail module has updated documentation and support for event selectors.
    • ๐Ÿ“š AWS.CodeCommit module has updated documentation and support for blobs and differences.
    • ๐Ÿ“š AWS.CodeDeploy module has updated documentation and support for skipping wait times before terminating instances in blue/green deployments.
    • ๐Ÿ“š AWS.CodePipeline module has updated documentation and support for getting pipeline executions.
    • ๐Ÿ“š AWS.Cognito module has updated documentation.
    • ๐Ÿ“š AWS.Cognito.IdentityProvider module has updated documentation and support for admin operations.
    • ๐Ÿ“š AWS.Config module has updated documentation and support for evaluations results.
    • ๐Ÿ“š AWS.DeviceFarm module has updated documentation and support for managing remote access sessions.
    • ๐Ÿ“š AWS.DirectConnect module has updated documentation and support for managing hosted connections, lag and BGP peers.
    • ๐Ÿ“š AWS.DirectoryService module has updated documentation and support for managing schema extensions.
    • ๐Ÿ“š AWS.Discovery module has updated documentation and support for managing application configuration and fetching summaries.
    • ๐Ÿ“š AWS.DMS module has updated documentation and support for modifying replication tasks.
    • ๐Ÿ“š AWS.DynamoDB module has updated documentation and support for managing resource tags and managing the lifetime of individual table items.
    • ๐Ÿ“š AWS.DynamoDB.Streams has updated documentation.
    • ๐Ÿ“š AWS.ECR module has updated documentation and support for describing images.
    • ๐Ÿ“š AWS.ECS module has updated documentation and support for managing attributes and updating container instance states.
    • ๐Ÿ“š AWS.EFS module has updated documentation.
    • ๐Ÿ“š AWS.EMR module has updated documentation and support for canceling steps and managing security configuration and auto scaling policy.
    • ๐Ÿ“š AWS.GameLift module has updated documentation and support for managing instances, game session queues and game session placement.
    • ๐Ÿ“š AWS.Glacier module has updated documentation and support for purchasing provisions capacity.
    • ๐Ÿ“š AWS.IoT module has updated documentation and support for managing thing types and outgoing certificates.
    • ๐Ÿ“š AWS.Kinesis module has updated documentation and support for managing limits.
    • ๐Ÿ“š AWS.Kinesis.Firehose module has updated documentation.
    • ๐Ÿ“š AWS.KMS module has updated documentation and support for import parameters and resource tags.
    • ๐Ÿ“š AWS.Lambda module has updated documentation and support for managing account settings.
    • ๐Ÿ“š AWS.Logs module has updated documentation and support for log group tags.
    • ๐Ÿ“š AWS.MachineLearning module has updated documentation.
    • ๐Ÿ“š AWS.Marketplace.CommerceAnalytics module has updated documentation and support for starting support data export.
    • ๐Ÿ“š AWS.Marketplace.Metering module has updated documentation and support for batch metering and resolving customers.
    • ๐Ÿ“š AWS.OpsWorks module has updated documentation.
    • ๐Ÿ“š AWS.Route53.Domains module has updated documentation and support for domain suggestions, billing and domain renewal.
    • ๐Ÿ“š AWS.ServiceCatalog module has updated documentation and support for portfolios, products and constraints.
    • ๐Ÿ“š AWS.SSM module has updated documentation and support for maintenance windows, parameters and patch baselines.
    • ๐Ÿ“š AWS.StorageGateway module has updated documentation and support for NFS file shares.
    • ๐Ÿ“š AWS.Support module has updated documentation.
    • ๐Ÿ“š AWS.WAF module has updated documentation.
    • ๐Ÿ“š AWS.Workspaces module has updated documentation and support for workspace properties and connection status.
  • v0.3.0 Changes

    December 11, 2016

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Bumped httpoison dependency from ~0.9.1 to ~0.10.0.
  • v0.2.0 Changes

    August 20, 2016

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Bumped httpoison dependency from ~0.8.0 to ~0.9.1 to be compatible with Elixir 1.3.2.
  • v0.1.0 Changes

    July 13, 2016

    โž• Added

    • AWS.AutoScaling module for AWS Auto Scaling service.
    • ๐Ÿ‘ AWS.CertificateManager module has support for adding, listing and removing tags from certificates along with updated documentation.
    • ๐Ÿ“š AWS.CloudHSM module has updated documentation.
    • ๐Ÿ“š AWS.CloudTrail module has updated documentation.
    • ๐Ÿ‘ AWS.CodePipeline module has support for putting approval results, retrying stage execution and updated documentation.
    • ๐Ÿ”ง AWS.Config module has support to delete configuration recorders and updated documentation.
    • ๐Ÿ‘ AWS.DirectConnect module has support to fetch letters of authorization for connections and interconnects and has updated documentation.
    • ๐Ÿšš AWS.DirectoryService module has support to add, list and remove tags from resources.
    • AWS.Discovery module for AWS Application Discovery Service.
    • ๐Ÿ‘ AWS.DMS module has support to import, delete and describe certifications and has updated documentation.
    • ๐Ÿ“š AWS.DynamoDB module has updated documentation.
    • ๐Ÿ“š AWS.DyanamoDB.Streams module has updated documentation.
    • ๐Ÿ“š AWS.ECS module has updated documentation.
    • ๐Ÿ“š AWS.EFS module has updated documentation.
    • โšก๏ธ AWS.GameLift module has support to describe and update a runtime configuration for a fleet and has updated documentation.
    • ๐Ÿ“š AWS.Inspector module has updated documentation.
    • โšก๏ธ AWS.IoT module has support to list policy principals and has updated documentation.
    • ๐Ÿ“š AWS.Kinesis.Firehose module has updated documentation.
    • ๐Ÿ“š AWS.KMS module has updated documentation.
    • ๐Ÿ‘ AWS.MachineLearning module has support to add, describe and delete tags on an object and has updated documentation.
    • ๐Ÿ“š AWS.OpsWorks module has updated documentation.
    • ๐Ÿ‘ AWS.Route53.Domains module has support to get and resent contact reachability status and has updated documentation.
    • AWS.ServiceCatalog module for AWS Service Catalog service.
    • ๐Ÿšš AWS.SSM module has support to add, list and remove tags from resources, to create, describe and delete activations, to deregister managed instances, to describe and modify document permissions, to update managed instance roles and has updated documentation.
    • โšก๏ธ AWS.StorageGateway module has support to list taps and has updated documentation.
    • ๐Ÿ‘ AWS.Workspaces module has support to create, describe and delete tags.

    โœ‚ Removed

    • ๐Ÿšš AWS.CognitoIdentityProvider module removes support to get JSON web keys or OpenID configuration information for user pools.
  • v0.0.12 Changes

    July 13, 2016

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Bumped poison dependency from ~1.0 to ~1.5 or ~2.0 to be compatible with the latest version of Phoenix.
  • v0.0.11 Changes

    April 21, 2016

    โž• Added

    • AWS.CertificateManager module for AWS Certificate Manager service.
    • AWS.CloudWatch.Events module for AWS CloudWatch Events service.
    • AWS.Cognito.IdentityProvider module for AWS Cognito Identity Provider service.
    • AWS.DMS module for AWS Database Migration Service.
    • AWS.ECR module for AWS EC2 Container Registry service.
    • AWS.Inspector module for AWS Inspector service.
    • AWS.IoT module for AWS IoT service.
    • AWS.IoT.DataPlane module for AWS IoT Data Plane service.
    • AWS.Kinesis.Firehose module for AWS Kinesis Firehose service.
    • AWS.MachineLearning module for AWS Machine Learning service.
    • AWS.Marketplace.Metering module for AWS Marketplace Metering service.

    ๐Ÿ”„ Changed

    • ๐Ÿ“š AWS.CodePipeline module has updated documentation.
    • ๐Ÿ“š AWS.Cognito module has updated documentation.
    • ๐Ÿ‘ AWS.DirectoryService module has support for creating, deleting, describing and updating conditional forwarders.
    • ๐Ÿ“š AWS.Kinesis module has updated documentation and enabling and disabling enhanced monitoring.
    • ๐Ÿ“ˆ AWS.MCA module has been renamed to AWS.Marketplace.CommerceAnalytics.
    • ๐Ÿ“š AWS.StorageGateway module has updated documentation.
    • ๐Ÿ‘ AWS.WAF module has support for creating, deleting, getting, listing and updating XSS match sets.
    • โฌ†๏ธ Timex dependency upgrade from 1.x to 2.x (Fixes #40).
    • โฌ†๏ธ Bump minimum Elixir version to 1.2.

    ๐Ÿ›  Fixed

    • ๐Ÿ”— Link to aws-codegen added and broken AWS SDK specification links fixed in README. Thanks Brenton Annan (@brentonannan).
  • v0.0.10 Changes

    March 22, 2016

    โž• Added

    • ๐Ÿšš AWS.CloudHSM module has support to add, list and remove tags on resources.
    • ๐Ÿ‘ AWS.CodeCommit module has support for getting commits, and working with repository triggers.
    • ๐Ÿš€ AWS.CodeDeploy module has support for batch operations related to application revisions, deployment groups and deployment instances.
    • ๐Ÿ‘ AWS.DeviceFarm module has support for offering status, offering transactions, offerings and stopping of runs.
    • ๐Ÿ‘ AWS.DirectoryService module has support managing event topics.
    • ๐Ÿ‘ AWS.GameLift module has support for managing game session details and scaling policies.
    • ๐Ÿ‘ AWS.StorageGateway module has support for creating tapes with barcodes.

    ๐Ÿ›  Fixed

    • ๐Ÿ”€ AWS.Cognito.Sync module uses header locations instead of parameter names when making requests.
    • AWS.Glacier module uses header locations instead of parameter names when making requests and processing responses.
    • AWS.Lambda module uses header locations instead of parameter names when making requests and processing responses.
    • ๐Ÿ“ˆ AWS.MobileAnalytics module uses header locations instead of parameter names when making requests.
  • v0.0.9 Changes

    March 22, 2016

    โœ‚ Removed

    • ๐Ÿšš AWS.CloudSearch.Domain module has been removed because it doesn't work correctly and adding support for it to the code generator not a priority.
  • v0.0.8 Changes

    February 09, 2016

    โž• Added

    • AWS.GameLift module for AWS GameLift service.
    • ๐Ÿ“ˆ AWS.MCA module for AWS Marketplace Commerce Analytics service.
    • ๐ŸŒ AWS.WAF module for AWS Web Application Firewall service.
    • ๐Ÿ‘ Experimental/unstable support for generating v4 signatures that can be embedded in query strings is taking shape in AWS.Request.sign_v4_query.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ป Requests that error now return {:error, {exception, message}} 2-tuples instead of the {:error, exception} 2-tuples that were returned before.