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

v1.15.0 #2078

Merged
merged 1 commit into from
Jul 26, 2018
Merged

v1.15.0 #2078

merged 1 commit into from
Jul 26, 2018

Conversation

awstools
Copy link
Contributor

Release v1.15.0 (2018-07-26)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • Add artifacts encryptionDisabled and build encryptionKey.
  • service/ec2: Updates service API and documentation
    • This change provides the EC2/Spot customers with two new allocation strategies -- LowestN for Spot instances, and OD priority for on-demand instances.
  • service/greengrass: Updates service documentation
    • Documentation updates for Greengrass Local Resource Access feature
  • service/inspector: Updates service API and documentation
    • inspector will return ServiceTemporarilyUnavailableException when service is under stress
  • service/redshift: Updates service API and documentation
    • When we make a new version of Amazon Redshift available, we update your cluster during its maintenance window. By selecting a maintenance track, you control whether we update your cluster with the most recent approved release, or with the previous release. The two values for maintenance track are current and trailing. If you choose the current track, your cluster is updated with the latest approved release. If you choose the trailing track, your cluster is updated with the release that was approved previously.The new API operation for managing maintenance tracks for a cluster is DescribeClusterTracks. In addition, the following API operations have new MaintenanceTrackName parameters: Cluster, PendingModifiedValues, ModifyCluster, RestoreFromClusterSnapshot, CreateCluster, Snapshot
  • service/ssm: Updates service API and documentation
    • This release updates AWS Systems Manager APIs to allow customers to attach labels to history parameter records and reference history parameter records via labels. It also adds Parameter Store integration with AWS Secrets Manager to allow referencing and retrieving AWS Secrets Manager's secrets from Parameter Store.

SDK Features

  • private/model/api: SDK APIs input/output are not consistently generated (#2073)
    • Updates the SDK's API code generation to generate the API input and output types consistently. This ensures that the SDK will no longer rename input/output types unexpectedly as in #2070. SDK API input and output parameter types will always be the API name with a suffix of Input and Output.
    • Existing service APIs which were incorrectly modeled have been preserved to ensure they do not break.
    • Fixes #2070

SDK Enhancements

  • service/s3/s3manager: Document default behavior for Upload's MaxNumParts (#2077)
    • Updates the S3 Upload Manager's default behavior for MaxNumParts, and ensures that the Uploader.MaxNumPart's member value is initialized properly if the type was created via struct initialization instead of using the NewUploader function.
    • Fixes #2015

SDK Bugs

  • private/model/api: SDK APIs input/output are not consistently generated (#2073)
    • Fixes EFS service breaking change in v1.14.26 where FileSystemDescription was incorrectly renamed to `UpdateFileSystemOutput.
    • Fixes #2070

@awstools awstools merged commit 4b16798 into master Jul 26, 2018
@awstools awstools deleted the release branch July 26, 2018 22:09
usrenmae pushed a commit to usrenmae/aws-sdk-go that referenced this pull request Sep 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant