Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.44.41
Choose a base ref
...
head repository: aws/aws-sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.44.50
Choose a head ref
  • 10 commits
  • 126 files changed
  • 2 contributors

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    9d5119e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Release v1.44.42 (2022-06-24) (#4455)

    Release v1.44.42 (2022-06-24)
    ===
    
    ### Service Client Updates
    * `service/glue`: Updates service API and documentation
      * This release enables the new ListCrawls API for viewing the AWS Glue Crawler run history.
    * `service/rds-data`: Updates service documentation
    aws-sdk-go-automation authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    32d9e06 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Release v1.44.43 (2022-06-27) (#4456)

    Release v1.44.43 (2022-06-27)
    ===
    
    ### Service Client Updates
    * `service/iot`: Updates service API
      * This release ease the restriction for the input of tag value to align with AWS standard, now instead of min length 1, we change it to min length 0.
    aws-sdk-go-automation authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    64d937d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Release v1.44.44 (2022-06-28) (#4458)

    Release v1.44.44 (2022-06-28)
    ===
    
    ### Service Client Updates
    * `service/datasync`: Updates service API and documentation
    * `service/ec2`: Updates service API and documentation
      * This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
    * `service/finspace-data`: Updates service API and documentation
    * `service/polly`: Updates service API
      * Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB).
    aws-sdk-go-automation authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    4f0bc23 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Release v1.44.45 (2022-06-29) (#4460)

    Release v1.44.45 (2022-06-29)
    ===
    
    ### Service Client Updates
    * `service/appstream`: Updates service API and documentation
      * Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
    * `service/elasticloadbalancingv2`: Updates service documentation
    * `service/elasticmapreduce`: Updates service API and documentation
      * This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.
    * `service/medialive`: Updates service API and documentation
      * This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
    * `service/redshift-serverless`: Adds new service
    * `service/sagemaker`: Updates service API and documentation
      * This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
    * `service/translate`: Updates service API, documentation, and paginators
    aws-sdk-go-automation authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    c500785 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Release v1.44.46 (2022-06-30) (#4461)

    Release v1.44.46 (2022-06-30)
    ===
    
    ### Service Client Updates
    * `service/athena`: Updates service API and documentation
      * This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.
    * `service/customer-profiles`: Updates service API and documentation
    * `service/elasticmapreduce`: Updates service API and documentation
      * This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API.
    * `service/glue`: Updates service API and documentation
      * This release adds tag as an input of CreateDatabase
    * `service/kendra`: Updates service API and documentation
      * Amazon Kendra now provides a data source connector for alfresco
    * `service/mwaa`: Updates service API and documentation
    * `service/pricing`: Updates service API and documentation
    * `service/wellarchitected`: Updates service API and documentation
    * `service/workmail`: Updates service API, documentation, and paginators
      * This release adds support for managing user availability configurations in Amazon WorkMail.
    aws-sdk-go-automation authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d381e94 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Release v1.44.47 (2022-07-01) (#4466)

    Release v1.44.47 (2022-07-01)
    ===
    
    ### Service Client Updates
    * `service/dms`: Updates service API and documentation
      * Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle.
    * `service/rds`: Updates service API, documentation, waiters, paginators, and examples
      * Adds support for additional retention periods to Performance Insights.
    aws-sdk-go-automation authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    31e1e85 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Release v1.44.48 (2022-07-05) (#4468)

    Release v1.44.48 (2022-07-05)
    ===
    
    ### Service Client Updates
    * `service/config`: Updates service documentation
    * `service/models.lex.v2`: Updates service API and documentation
    * `service/quicksight`: Updates service API and documentation
      * This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs.
    * `service/rds`: Updates service API, documentation, waiters, paginators, and examples
      * Adds waiters support for DBCluster.
    * `service/rolesanywhere`: Adds new service
    * `service/ssm-incidents`: Updates service API and documentation
    aws-sdk-go-automation authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    403621c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Release v1.44.49 (2022-07-06) (#4470)

    Release v1.44.49 (2022-07-06)
    ===
    
    ### Service Client Updates
    * `service/cloudformation`: Updates service API and documentation
      * My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation
    * `service/synthetics`: Updates service API, documentation, and paginators
    aws-sdk-go-automation authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    db4388e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Release v1.44.50 (2022-07-07) (#4472)

    Release v1.44.50 (2022-07-07)
    ===
    
    ### Service Client Updates
    * `service/chime-sdk-meetings`: Updates service API and documentation
    * `service/dms`: Updates service API and documentation
      * New api to migrate event subscriptions to event bridge rules
    * `service/iot`: Updates service API and documentation
      * This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
    * `service/iotwireless`: Updates service API, documentation, and paginators
    * `service/sagemaker`: Updates service API and documentation
      * Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances
    aws-sdk-go-automation authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7616ae0 View commit details
    Browse the repository at this point in the history
Loading