-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: aws/aws-sdk-go
base: v1.35.35
head repository: aws/aws-sdk-go
compare: v1.36.2
- 9 commits
- 218 files changed
- 3 contributors
Commits on Nov 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4842a73 - Browse repository at this point
Copy the full SHA 4842a73View commit details
Commits on Nov 24, 2020
-
Release v1.35.35 (2020-11-24) (#3655)
Release v1.35.35 (2020-11-24) === ### Service Client Updates * `service/appflow`: Updates service API and documentation * `service/batch`: Updates service API and documentation * Add Ec2Configuration in ComputeEnvironment.ComputeResources. Use in CreateComputeEnvironment API to enable AmazonLinux2 support. * `service/cloudformation`: Updates service API and documentation * Adds support for the new Modules feature for CloudFormation. A module encapsulates one or more resources and their respective configurations for reuse across your organization. * `service/cloudtrail`: Updates service API and documentation * CloudTrail now includes advanced event selectors, which give you finer-grained control over the events that are logged to your trail. * `service/codebuild`: Updates service API and documentation * Adding GetReportGroupTrend API for Test Reports. * `service/cognito-idp`: Updates service API and documentation * `service/comprehend`: Updates service API, documentation, and paginators * `service/elasticbeanstalk`: Updates service API and documentation * Updates the Integer constraint of DescribeEnvironmentManagedActionHistory's MaxItems parameter to [1, 100]. * `service/fsx`: Updates service API and documentation * `service/gamelift`: Updates service API and documentation * GameLift FlexMatch is now available as a standalone matchmaking solution. FlexMatch now provides customizable matchmaking for games hosted peer-to-peer, on-premises, or on cloud compute primitives. * `service/iotsitewise`: Updates service API and documentation * `service/lex-models`: Updates service API * `service/mediaconvert`: Updates service API and documentation * AWS Elemental MediaConvert SDK has added support for Vorbis and Opus audio in OGG/OGA containers. * `service/mwaa`: Adds new service * `service/quicksight`: Updates service API and documentation * Support for embedding without user registration. New enum EmbeddingIdentityType. A potential breaking change. Affects code that refers IdentityType enum type directly instead of literal string value. * `service/states`: Updates service API and documentation * This release of the AWS Step Functions SDK introduces support for Synchronous Express Workflows * `service/timestream-write`: Updates service API and documentation * `service/transcribe-streaming`: Updates service API and documentation
Configuration menu - View commit details
-
Copy full SHA for 6bbd083 - Browse repository at this point
Copy the full SHA 6bbd083View commit details
Commits on Dec 1, 2020
-
Release v1.35.36 (2020-12-01) (#3667)
Release v1.35.36 (2020-12-01) === ### Service Client Updates * `service/ec2`: Updates service API * This release introduces Amazon EC2 Mac1 instances, a new Amazon EC2 instance family built on Apple Mac mini computers, powered by AWS Nitro System, and support running macOS workloads on Amazon EC2
Configuration menu - View commit details
-
Copy full SHA for a4caeca - Browse repository at this point
Copy the full SHA a4caecaView commit details -
Release v1.35.37 (2020-12-01) (#3668)
Release v1.35.37 (2020-12-01) === ### Service Client Updates * `service/amplifybackend`: Adds new service * `service/appintegrations`: Adds new service * `service/connect`: Updates service API, documentation, and paginators * `service/connect-contact-lens`: Adds new service * `service/devops-guru`: Adds new service * `service/ds`: Updates service API and documentation * Adding client authentication feature for AWS AD Connector * `service/ec2`: Updates service API and documentation * This release adds support for: EBS gp3 volumes; and D3/D3en/R5b/M5zn instances powered by Intel Cascade Lake CPUs * `service/ecr-public`: Adds new service * `service/eks`: Updates service API, documentation, waiters, and paginators * `service/honeycode`: Updates service API, documentation, and paginators * `service/lambda`: Updates service API and documentation * This release includes support for a new feature: Container images support in AWS Lambda. This adds APIs for deploying functions as container images. AWS Lambda now supports memory up to 10240MB. * `service/lookoutvision`: Adds new service * `service/profile`: Adds new service * `service/s3`: Updates service API, documentation, and examples * S3 adds support for multiple-destination replication, option to sync replica modifications; S3 Bucket Keys to reduce cost of S3 SSE with AWS KMS * `service/sagemaker`: Updates service API, documentation, and paginators * Amazon SageMaker Pipelines for ML workflows. Amazon SageMaker Feature Store, a fully managed repository for ML features. * `service/sagemaker-featurestore-runtime`: Adds new service
Configuration menu - View commit details
-
Copy full SHA for 98d117b - Browse repository at this point
Copy the full SHA 98d117bView commit details -
service/profile: Remove incorrectly named client package, profile (#3669
Configuration menu - View commit details
-
Copy full SHA for a8aa13e - Browse repository at this point
Copy the full SHA a8aa13eView commit details
Commits on Dec 2, 2020
-
Release v1.36.0 (2020-12-02) (#3670)
Release v1.36.0 (2020-12-02) === ### Service Client Updates * `service/customer-profiles`: Adds new service ### SDK Features * `service/profile`: Remove incorrectly named client package, profile. * Removes an incorrectly named service client package `profile` that was included in release, v1.35.37.
Configuration menu - View commit details
-
Copy full SHA for 28d533c - Browse repository at this point
Copy the full SHA 28d533cView commit details
Commits on Dec 3, 2020
-
Release v1.36.1 (2020-12-03) (#3673)
Release v1.36.1 (2020-12-03) === ### Service Client Updates * `service/amplifybackend`: Updates service documentation * `service/batch`: Updates service API and documentation * This release adds support for customer to run Batch Jobs on ECS Fargate, the serverless compute engine built for containers on AWS. Customer can also propagate Job and Job Definition Tags to ECS Task. * `service/compute-optimizer`: Updates service API and documentation * `service/license-manager`: Updates service API and documentation
Configuration menu - View commit details
-
Copy full SHA for 3728291 - Browse repository at this point
Copy the full SHA 3728291View commit details
Commits on Dec 4, 2020
-
Merge commit '4842a73b0529310557c2c30138d790e08d842069' into release
* commit '4842a73b0529310557c2c30138d790e08d842069': service/rds: add customization for additional presigned URL method
awssdkgo committedDec 4, 2020 Configuration menu - View commit details
-
Copy full SHA for d3b0b60 - Browse repository at this point
Copy the full SHA d3b0b60View commit details -
=== ### Service Client Updates * `service/ds`: Updates service documentation * Documentation updates for ds - updated descriptions * `service/ec2`: Updates service API and documentation * This release introduces tag-on-create capability for the CreateImage API. A user can now specify tags that will be applied to the new resources (image, snapshots or both), during creation time. * `service/kafka`: Updates service API and documentation * `service/lambda`: Updates service API, documentation, and examples * Added the additional enum InvalidImage to StateReasonCode and LastUpdateStatusReasonCode fields. * `service/license-manager`: Updates service API and documentation * `service/medialive`: Updates service API and documentation * AWS Elemental MediaLive now supports black video and audio silence as new conditions to trigger automatic input failover. * `service/rds`: Updates service API and documentation * Adds support for Amazon RDS Cross-Region Automated Backups, the ability to setup automatic replication of snapshots and transaction logs from a primary AWS Region to a secondary AWS Region. * `service/ssm`: Updates service API and documentation * AWS Systems Manager Patch Manager MAC OS Support and OpsMetadata Store APIs to store operational metadata for an Application. * `service/workspaces`: Updates service API and documentation * Update the import-workspace-image API to have "BYOL_REGULAR_WSP" as a valid input string for ingestion-process.
awssdkgo committedDec 4, 2020 Configuration menu - View commit details
-
Copy full SHA for a963975 - Browse repository at this point
Copy the full SHA a963975View 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 v1.35.35...v1.36.2