Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Update module aws/aws-sdk-go to v1.30.16 #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 20, 2020

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require minor v1.28.5 -> v1.30.16

Release Notes

aws/aws-sdk-go

v1.30.16

Compare Source

===

Service Client Updates
  • service/ecr: Updates service API and documentation
    • This release adds support for multi-architecture images also known as a manifest list
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/kinesisvideo: Updates service API and documentation
    • Add "GET_CLIP" to the list of supported API names for the GetDataEndpoint API.
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports several new features: enhanced VQ for H.264 (AVC) output encodes; passthrough of timed metadata and of Nielsen ID3 metadata in fMP4 containers in HLS outputs; the ability to generate a SCTE-35 sparse track without additional segmentation, in Microsoft Smooth outputs; the ability to select the audio from a TS input by specifying the audio track; and conversion of HDR colorspace in the input to an SDR colorspace in the output.
  • service/route53: Updates service API, documentation, and paginators
    • Amazon Route 53 now supports the Africa (Cape Town) Region (af-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • service/ssm: Updates service API and documentation
    • SSM State Manager support for adding list association filter for Resource Group and manual mode of managing compliance for an association.
SDK Bugs
  • service/s3: Fix S3 client behavior wrt 200 OK response with empty payload

v1.30.15

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service API and documentation
  • service/dataexchange: Updates service API and documentation
  • service/dms: Updates service API and documentation
    • Adding minimum replication engine version for describe-endpoint-types api.
  • service/sagemaker: Updates service API and documentation
    • Change to the input, ResourceSpec, changing EnvironmentArn to SageMakerImageArn. This affects the following preview APIs: CreateDomain, DescribeDomain, UpdateDomain, CreateUserProfile, DescribeUserProfile, UpdateUserProfile, CreateApp and DescribeApp.

v1.30.14

Compare Source

===

Service Client Updates
  • service/dlm: Updates service documentation
  • service/elastic-inference: Updates service API, documentation, and paginators
  • service/iot: Updates service API
    • This release adds a new exception type to the AWS IoT SetV2LoggingLevel API.

v1.30.13

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service API, documentation, and examples
  • service/firehose: Updates service API and documentation
    • You can now deliver streaming data to an Amazon Elasticsearch Service domain in an Amazon VPC. You can now compress streaming data delivered to S3 using Hadoop-Snappy in addition to Gzip, Zip and Snappy formats.
  • service/mediapackage-vod: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release of the Amazon Pinpoint API enhances support for sending campaigns through custom channels to locations such as AWS Lambda functions or web applications. Campaigns can now use CustomDeliveryConfiguration and CampaignCustomMessage to configure custom channel settings for a campaign.
  • service/ram: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Adds support for AWS Local Zones, including a new optional parameter AvailabilityZoneGroup for the DescribeOrderableDBInstanceOptions operation.
  • service/storagegateway: Updates service API and documentation
    • Added AutomaticTapeCreation APIs
  • service/transfer: Updates service API and documentation
    • This release adds support for transfers over FTPS and FTP in and out of Amazon S3, which makes it easy to migrate File Transfer Protocol over SSL (FTPS) and FTP workloads to AWS, in addition to the existing support for Secure File Transfer Protocol (SFTP).
SDK Enhancements
  • aws/credentials/stscreds: Add support for policy ARNs (#​3249)
    • Adds support for passing AWS policy ARNs to the AssumeRoleProvider and WebIdentityRoleProvider credential providers. This allows you provide policy ARNs when assuming the role that will further limit the permissions of the credentials returned.

v1.30.12

Compare Source

===

Service Client Updates
  • service/codeguru-reviewer: Updates service API, documentation, and paginators
  • service/es: Updates service API and documentation
    • This change adds a new field 'OptionalDeployment' to ServiceSoftwareOptions to indicate whether a service software update is optional or mandatory. If True, it indicates that the update is optional, and the service software is not automatically updated. If False, the service software is automatically updated after AutomatedUpdateDate.
  • service/fms: Updates service API and documentation
  • service/redshift: Updates service API, documentation, and paginators
    • Amazon Redshift support for usage limits
  • service/transcribe-streaming: Updates service API and documentation
SDK Enhancements
  • aws/credentials/stscreds: Add support for custom web identity TokenFetcher (#​3256)
    • Adds new constructor, NewWebIdentityRoleProviderWithToken for WebIdentityRoleProvider which takes a TokenFetcher. Implement TokenFetcher to provide custom sources for web identity tokens. The TokenFetcher must be concurrency safe. TokenFetcher may return unique value each time it is called.

v1.30.11

Compare Source

===

Service Client Updates
  • service/ce: Updates service API and documentation
  • service/elasticmapreduce: Updates service API and documentation
    • Amazon EMR adds support for configuring a managed scaling policy for an Amazon EMR cluster. This enables automatic resizing of a cluster to optimize for job execution speed and reduced cluster cost.
  • service/guardduty: Updates service API, documentation, and paginators
    • AWS GuardDuty now supports using AWS Organizations delegated administrators to create and manage GuardDuty master and member accounts. The feature also allows GuardDuty to be automatically enabled on associated organization accounts.
  • service/route53domains: Updates service API and documentation
    • You can now programmatically transfer domains between AWS accounts without having to contact AWS Support

v1.30.10

Compare Source

===

Service Client Updates
  • service/apigatewayv2: Updates service API and documentation
    • You can now export an OpenAPI 3.0 compliant API definition file for Amazon API Gateway HTTP APIs using the Export API.
  • service/ce: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Added a new ConnectionType "KAFKA" and a ConnectionProperty "KAFKA_BOOTSTRAP_SERVERS" to support Kafka connection.
  • service/iotevents: Updates service API and documentation
  • service/synthetics: Adds new service

v1.30.9

Compare Source

===

Service Client Updates
  • service/frauddetector: Updates service API and documentation
  • service/opsworkscm: Updates service documentation and paginators
    • Documentation updates for opsworkscm

v1.30.8

Compare Source

===

Service Client Updates
  • service/AWSMigrationHub: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Amazon EC2 now supports adding AWS resource tags for placement groups and key pairs, at creation time. The CreatePlacementGroup API will now return placement group information when created successfully. The DeleteKeyPair API now supports deletion by resource ID.
  • service/glue: Updates service API
    • This release adds support for querying GetUserDefinedFunctions API without databaseName.
  • service/imagebuilder: Updates service API and documentation
  • service/iotevents: Updates service API and documentation
  • service/lambda: Updates service documentation and examples
    • Sample code for AWS Lambda operations
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert now allows you to specify your input captions frame rate for SCC captions sources.
  • service/mediatailor: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • This release adds support for Amazon RDS Proxy with PostgreSQL compatibility.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker now supports running training jobs on ml.g4dn and ml.c5n instance types. Amazon SageMaker supports in "IN" operation for Search now.
  • service/sagemaker-a2i-runtime: Updates service API and documentation
  • service/securityhub: Updates service API and documentation
  • service/snowball: Updates service API
    • An update to the Snowball Edge Storage Optimized device has been launched. Like the previous version, it has 80 TB of capacity for data transfer. Now it has 40 vCPUs, 80 GiB, and a 1 TiB SATA SSD of memory for EC2 compatible compute. The 80 TB of capacity can also be used for EBS-like volumes for AMIs.

v1.30.7

Compare Source

===

Service Client Updates
  • service/chime: Updates service API and documentation
    • feature: Chime: This release introduces the ability to tag Amazon Chime SDK meeting resources. You can use tags to organize and identify your resources for cost allocation.
  • service/cloudformation: Updates service documentation
    • The OrganizationalUnitIds parameter on StackSet and the OrganizationalUnitId parameter on StackInstance, StackInstanceSummary, and StackSetOperationResultSummary are now reserved for internal use. No data is returned for this parameter.
  • service/codeguruprofiler: Updates service API, documentation, and paginators
  • service/ec2: Updates service API and documentation
    • This release provides the ability to include tags in EC2 event notifications.
  • service/ecs: Updates service API and documentation
    • This release provides native support for specifying Amazon EFS file systems as volumes in your Amazon ECS task definitions.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK adds support for queue hopping. Jobs can now hop from their original queue to a specified alternate queue, based on the maximum wait time that you specify in the job settings.
  • service/migrationhub-config: Updates service API and documentation
SDK Enhancements
  • example/service/ecr: Add create and delete repository examples (#​3221)
    • Adds examples demonstrating how you can create and delete repositories with the SDK.

v1.30.6

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway.
  • service/codeguru-reviewer: Updates service API
  • service/mediaconnect: Updates service API and documentation

v1.30.5

Compare Source

===

Service Client Updates
  • service/chime: Updates service API, documentation, and paginators
    • Amazon Chime proxy phone sessions let you provide two users with a shared phone number to communicate via voice or text for up to 12 hours without revealing personal phone numbers. When users call or message the provided phone number, they are connected to the other party and their private phone numbers are replaced with the shared number in Caller ID.
  • service/elasticbeanstalk: Updates service API, documentation, and paginators
    • This release adds a new action, ListPlatformBranches, and updates two actions, ListPlatformVersions and DescribePlatformVersion, to support the concept of Elastic Beanstalk platform branches.
  • service/iam: Updates service documentation
    • Documentation updates for AWS Identity and Access Management (IAM).
  • service/transcribe: Updates service API, documentation, and paginators

v1.30.4

Compare Source

===

Service Client Updates
  • service/personalize-runtime: Updates service API and documentation
  • service/robomaker: Updates service API and documentation

v1.30.3

Compare Source

===

Service Client Updates
  • service/gamelift: Updates service API and documentation
    • Public preview of GameLift FleetIQ as a standalone feature. GameLift FleetIQ makes it possible to use low-cost Spot instances by limiting the chance of interruptions affecting game sessions. FleetIQ is a feature of the managed GameLift service, and can now be used with game hosting in EC2 Auto Scaling groups that you manage in your own account.
  • service/medialive: Updates service API, documentation, and waiters
    • AWS Elemental MediaLive now supports Automatic Input Failover. This feature provides resiliency upstream of the channel, before ingest starts.
  • service/monitoring: Updates service API and documentation
    • Amazon CloudWatch Contributor Insights adds support for tags and tagging on resource creation.
  • service/rds: Updates service documentation
    • Documentation updates for RDS: creating read replicas is now supported for SQL Server DB instances
  • service/redshift: Updates service documentation
    • Documentation updates for redshift
SDK Enhancements
  • aws/credentials: ProviderWithContext optional interface has been added to support passing contexts on credential retrieval (#​3223)
    • Credential providers that implement the optional ProviderWithContext will have context passed to them
    • ec2rolecreds.EC2RoleProvider, endpointcreds.Provider, stscreds.AssumeRoleProvider, stscreds.WebIdentityRoleProvider have been updated to support the ProviderWithContext interface
    • Fixes #​3213
  • aws/ec2metadata: Context aware operations have been added EC2Metadata client (#​3223)

v1.30.2

Compare Source

===

Service Client Updates
  • service/iot: Updates service API and documentation
    • This release introduces Dimensions for AWS IoT Device Defender. Dimensions can be used in Security Profiles to collect and monitor fine-grained metrics.
  • service/mediaconnect: Updates service API and documentation

v1.30.1

Compare Source

===

Service Client Updates
  • service/ecr: Updates service API and documentation
    • This release adds support for multi-architecture images also known as a manifest list
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/kinesisvideo: Updates service API and documentation
    • Add "GET_CLIP" to the list of supported API names for the GetDataEndpoint API.
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports several new features: enhanced VQ for H.264 (AVC) output encodes; passthrough of timed metadata and of Nielsen ID3 metadata in fMP4 containers in HLS outputs; the ability to generate a SCTE-35 sparse track without additional segmentation, in Microsoft Smooth outputs; the ability to select the audio from a TS input by specifying the audio track; and conversion of HDR colorspace in the input to an SDR colorspace in the output.
  • service/route53: Updates service API, documentation, and paginators
    • Amazon Route 53 now supports the Africa (Cape Town) Region (af-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • service/ssm: Updates service API and documentation
    • SSM State Manager support for adding list association filter for Resource Group and manual mode of managing compliance for an association.
SDK Bugs
  • service/s3: Fix S3 client behavior wrt 200 OK response with empty payload

v1.30.0

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service API and documentation
SDK Features
  • SDK generated errors are fixed to use pointer receivers preventing confusion, and potential impossible type assertions. The SDK will only return API generated API error types as pointers. This fix ensures Go's type system will catch invalid error type assertions.
SDK Enhancements
  • Update SDK's go-jmespath dependency to latest tagged version 0.3.0 (#​3205)
SDK Bugs
  • Fix generated SDK errors to use pointer receivers
    • Fixes the generated SDK API errors to use pointer function receivers instead of value. This fixes potential confusion writing code and not casting to the correct type. The SDK will always return the API error as a pointer, not value.
    • Code that did type assertions from the operation's returned error to the value type would never be satisfied. Leading to errors being missed. Changing the function receiver to a pointer prevents this error. Highlighting it in code bases.

v1.29.34

Compare Source

===

Service Client Updates
  • service/globalaccelerator: Updates service API and documentation
  • service/kendra: Updates service API and documentation
    • The Amazon Kendra Microsoft SharePoint data source now supports include and exclude regular expressions and change log features. Include and exclude regular expressions enable you to provide a list of regular expressions to match the display URL of SharePoint documents to either include or exclude documents respectively. When you enable the changelog feature it enables Amazon Kendra to use the SharePoint change log to determine which documents to update in the index.
  • service/servicecatalog: Updates service documentation
    • Added "LocalRoleName" as an acceptable Parameter for Launch type in CreateConstraint and UpdateConstraint APIs

v1.29.33

Compare Source

===

Service Client Updates
  • service/fsx: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • This release updates Amazon Augmented AI CreateFlowDefinition API and DescribeFlowDefinition response.
  • service/securityhub: Updates service API and documentation

v1.29.32

Compare Source

===

Service Client Updates
  • service/application-insights: Updates service API and documentation
  • service/ce: Updates service API and documentation
  • service/detective: Updates service API and documentation
  • service/es: Updates service API, documentation, and paginators
    • Adding support for customer packages (dictionary files) to Amazon Elasticsearch Service
  • service/managedblockchain: Updates service API and documentation
  • service/xray: Updates service API and documentation
    • GetTraceSummaries - Now provides additional root cause attribute ClientImpacting which indicates whether root cause impacted trace client.

v1.29.31

Compare Source

===

Service Client Updates
  • service/athena: Updates service documentation
    • Documentation updates for Athena, including QueryExecutionStatus QUEUED and RUNNING states. QUEUED now indicates that the query has been submitted to the service. RUNNING indicates that the query is in execution phase.
  • service/eks: Updates service API and documentation
  • service/organizations: Updates service API, documentation, and paginators
    • Introduces actions for giving a member account administrative Organizations permissions for an AWS service. You can run this action only for AWS services that support this feature.
  • service/rds-data: Updates service documentation

v1.29.30

Compare Source

===

Service Client Updates
  • service/apigatewayv2: Updates service API and documentation
    • Documentation updates to reflect that the default timeout for integrations is now 30 seconds for HTTP APIs.
  • service/eks: Updates service API and documentation
  • service/route53: Updates service documentation
    • Documentation updates for Route 53.

v1.29.29

Compare Source

===

Service Client Updates
  • service/servicecatalog: Updates service API and documentation
    • Added "productId" and "portfolioId" to responses from CreateConstraint, UpdateConstraint, ListConstraintsForPortfolio, and DescribeConstraint APIs

v1.29.28

Compare Source

===

Service Client Updates
  • service/acm: Updates service API and documentation
    • AWS Certificate Manager documentation updated on API calls ImportCertificate and ListCertificate. Specific updates included input constraints, private key size for import and next token size for list.
  • service/outposts: Updates service documentation

v1.29.27

Compare Source

===

Service Client Updates
  • service/mediaconnect: Updates service API and documentation
  • service/personalize: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • Updated the MaxRecords type in DescribeExportTasks to Integer.

v1.29.26

Compare Source

===

Service Client Updates
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for: AV1 encoding in File Group MP4, DASH and CMAF DASH outputs; PCM/WAV audio output in MPEG2-TS containers; and Opus audio in Webm inputs.

v1.29.25

Compare Source

===

Service Client Updates
  • service/cognito-idp: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • This release adds the ability to update the task placement strategy and constraints for Amazon ECS services.
  • service/elasticache: Updates service API, documentation, and paginators
    • Amazon ElastiCache now supports Global Datastore for Redis. Global Datastore for Redis offers fully managed, fast, reliable and secure cross-region replication. Using Global Datastore for Redis, you can create cross-region read replica clusters for ElastiCache for Redis to enable low-latency reads and disaster recovery across regions. You can create, modify and describe a Global Datastore, as well as add or remove regions from your Global Datastore and promote a region as primary in Global Datastore.
  • service/s3control: Updates service API and documentation
    • Amazon S3 now supports Batch Operations job tagging.
  • service/ssm: Updates service API and documentation
    • Resource data sync for AWS Systems Manager Inventory now includes destination data sharing. This feature enables you to synchronize inventory data from multiple AWS accounts into a central Amazon S3 bucket. To use this feature, all AWS accounts must be listed in AWS Organizations.

v1.29.24

Compare Source

===

Service Client Updates
  • service/appconfig: Updates service documentation

v1.29.23

Compare Source

===

Service Client Updates
  • service/apigatewayv2: Updates service API and documentation
    • Amazon API Gateway HTTP APIs is now generally available. HTTP APIs offer the core functionality of REST API at up to 71% lower price compared to REST API, 60% lower p99 latency, and is significantly easier to use. As part of general availability, we added new features to route requests to private backends such as private ALBs, NLBs, and IP/ports. We also brought over a set of features from REST API such as Stage Variables, and Stage/Route level throttling. Custom domain names can also now be used with both REST And HTTP APIs.
  • service/ec2: Updates service documentation
    • Documentation updates for EC2
  • service/iot: Updates service API and documentation
    • As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT Cloudwatch log action. The IoT Cloudwatch log rule action lets you send messages from IoT sensors and applications to Cloudwatch logs for troubleshooting and debugging.
  • service/lex-models: Updates service API and documentation
  • service/securityhub: Updates service API and documentation

v1.29.22

Compare Source

===

Service Client Updates
  • service/elasticfilesystem: Updates service documentation
    • Documentation updates for elasticfilesystem
  • service/redshift: Updates service API and documentation
    • Amazon Redshift now supports operations to pause and resume a cluster on demand or on a schedule.

v1.29.21

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • Documentation updates for EC2
  • service/iotevents: Updates service API and documentation
  • service/marketplacecommerceanalytics: Updates service documentation
    • Change the disbursement data set to look past 31 days instead until the beginning of the month.
  • service/serverlessrepo: Updates service API and documentation
SDK Enhancements
  • aws/credentials: Clarify token usage in NewStaticCredentials documentation.
  • service/s3/s3manager: Improve memory allocation behavior by replacing sync.Pool with custom pool implementation (#​3183)
    • Improves memory allocations that occur when the provided io.Reader to upload does not satisfy both the io.ReaderAt and io.ReadSeeker interfaces.
    • Fixes #​3075

v1.29.20

Compare Source

===

Service Client Updates
  • service/dms: Updates service API and documentation
    • Added new settings for Kinesis target to include detailed transaction info; to capture table DDL details; to use single-line unformatted json, which can be directly queried by AWS Athena if data is streamed into S3 through AWS Kinesis Firehose. Added CdcInsertsAndUpdates in S3 target settings to allow capture ongoing insertions and updates only.
  • service/ec2: Updates service API and documentation
    • Amazon Virtual Private Cloud (VPC) NAT Gateway adds support for tagging on resource creation.
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports the ability to configure the Preferred Channel Pipeline for channels contributing to a Multiplex.

v1.29.19

Compare Source

===

Service Client Updates
  • service/appmesh: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release provides customers with a self-service option to enable Local Zones.
  • service/guardduty: Updates service API and documentation
    • Amazon GuardDuty findings now include the OutpostArn if the finding is generated for an AWS Outposts EC2 host.
  • service/robomaker: Updates service API and documentation
  • service/signer: Updates service API and documentation
    • This release enables signing image format override in PutSigningProfile requests, adding two more enum fields, JSONEmbedded and JSONDetached. This release also extends the length limit of SigningProfile name from 20 to 64.

v1.29.18

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • You can now create AWS Client VPN Endpoints with a specified VPC and Security Group. Additionally, you can modify these attributes when modifying the endpoint.
  • service/eks: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Add a new finding field for EC2 findings indicating the instance's local IP address involved in the threat.
  • service/opsworkscm: Updates service API
    • Updated the Tag regex pattern to align with AWS tagging APIs.

v1.29.17

Compare Source

===

Service Client Updates
  • service/pinpoint: Updates service API and documentation
    • This release of the Amazon Pinpoint API introduces support for integrating recommender models with email, push notification, and SMS message templates. You can now use these types of templates to connect to recommender models and add personalized recommendations to messages that you send from campaigns and journeys.
SDK Bugs
  • service/s3/s3manager: Fix resource leak on UploadPart failures (#​3144)

v1.29.16

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API, documentation, and paginators
    • Amazon VPC Flow Logs adds support for tags and tagging on resource creation.

v1.29.15

Compare Source

===

Service Client Updates
  • service/comprehendmedical: Updates service API and documentation
  • service/monitoring: Updates service API, documentation, waiters, and paginators
    • Introducing Amazon CloudWatch Composite Alarms

v1.29.14

Compare Source

===

Service Client Updates
  • service/config: Updates service API and documentation

v1.29.13

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service paginators
  • service/appmesh: Updates service API and documentation
  • service/codeguruprofiler: Updates service documentation
  • service/config: Updates service API, documentation, and paginators
  • service/elasticloadbalancingv2: Updates service documentation
  • service/glue: Updates service API, documentation, and paginators
    • AWS Glue adds resource tagging support for Machine Learning Transforms and adds a new API, ListMLTransforms to support tag filtering. With this feature, customers can use tags in AWS Glue to organize and control access to Machine Learning Transforms.
  • service/quicksight: Updates service API, documentation, and paginators
    • Added SearchDashboards API that allows listing of dashboards that a specific user has access to.
  • service/sagemaker-a2i-runtime: Updates service API and documentation
  • service/workdocs: Updates service documentation
    • Documentation updates for workdocs

v1.29.12

Compare Source

===

Service Client Updates
  • service/globalaccelerator: Updates service API and documentation
  • service/lightsail: Updates service API and documentation
    • Adds support to create notification contacts in Amazon Lightsail, and to create instance, database, and load balancer metric alarms that notify you based on the value of a metric relative to a threshold that you specify.

v1.29.11

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • service/sagemaker: Updates service API and documentation
    • SageMaker UpdateEndpoint API now supports retained variant properties, e.g., instance count, variant weight. SageMaker ListTrials API filter by TrialComponentName. Make ExperimentConfig name length limits consistent with CreateExperiment, CreateTrial, and CreateTrialComponent APIs.
  • service/securityhub: Updates service API and documentation
  • service/transcribe: Updates service API and documentation

v1.29.10

Compare Source

===

Service Client Updates
  • service/kafka: Updates service API and documentation
  • service/outposts: Updates service API and documentation
  • service/secretsmanager: Updates service API and documentation
    • This release increases the maximum allowed size of SecretString or SecretBinary from 10KB to 64KB in the CreateSecret, UpdateSecret, PutSecretValue and GetSecretValue APIs.
  • service/states: Updates service API and documentation
    • This release adds support for CloudWatch Logs for Standard Workflows.

v1.29.9

Compare Source

===

Service Client Updates
  • service/docdb: Updates service documentation
    • Documentation updates for docdb
  • service/eventbridge: Updates service API and documentation
  • service/events: Updates service API and documentation
    • This release allows you to create and manage tags for event buses.
  • service/fsx: Updates service API and documentation
    • Announcing persistent file systems for Amazon FSx for Lustre that are ideal for longer-term storage and workloads, and a new generation of scratch file systems that offer higher burst throughput for spiky workloads.
  • service/iotevents: Updates service documentation
  • service/snowball: Updates service API and documentation
    • AWS Snowball adds a field for entering your GSTIN when creating AWS Snowball jobs in the Asia Pacific (Mumbai) region.

v1.29.8

Compare Source

===

Service Client Updates
  • service/imagebuilder: Updates service API and documentation
  • service/redshift: Updates service API and documentation
    • Extend elastic resize to support resizing clusters to different instance types.
  • service/wafv2: Updates service API and documentation

v1.29.7

Compare Source

===

Service Client Updates
  • service/appconfig: Updates service API and documentation
  • service/pinpoint: Updates service API
    • As of this release of the Amazon Pinpoint API, the Title property is optional for the CampaignEmailMessage object.
  • service/savingsplans: Updates service API

v1.29.6

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service documentation
    • Doc update for EC2 Auto Scaling: Add Enabled parameter for PutScalingPolicy
  • service/lambda: Updates service API, documentation, and examples
    • AWS Lambda now supports Ruby 2.7
  • service/servicecatalog: Updates service API, documentation, and paginators
    • "ListPortfolioAccess" API now has a new optional parameter "OrganizationParentId". When it is provided and if the portfolio with the "PortfolioId" given was shared with an organization or organizational unit with "OrganizationParentId", all accounts in the organization sub-tree under parent which inherit an organizational portfolio share will be listed, rather than all accounts with external shares. To accommodate long lists returned from the new option, the API now supports pagination.

v1.29.5

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service API and documentation
    • Amazon EC2 Auto Scaling now supports the ability to enable/disable target tracking, step scaling, and simple scaling policies.
  • service/chime: Updates service API and documentation
    • Added AudioFallbackUrl to support Chime SDK client.
  • service/rds: Updates service API and documentation
    • This release supports Microsoft Active Directory authentication for Amazon Aurora.

v1.29.4

Compare Source

===

Service Client Updates
  • service/cloud9: Updates service API and documentation
    • AWS Cloud9 now supports the ability to tag Cloud9 development environments.
  • service/ec2: Updates service API and documentation
    • Documentation updates for EC2
  • service/rekognition: Updates service API, documentation, and paginators
    • This update adds the ability to detect text in videos and adds filters to image and video text detection.
  • service/dynamodb: Add feature update for Amazon DynamoDB
    • Amazon DynamoDB enables you to restore your DynamoDB backup or table data across AWS Regions such that the restored table is created in a different AWS Region from where the source table or backup resides. You can do cross-region restores between AWS commercial Regions, AWS China Regions, and AWS GovCloud (US) Regions.

v1.29.3

Compare Source

===

Service Client Updates
  • service/globalaccelerator: Updates service API and documentation
  • service/kendra: Updates service API and documentation
    • The Amazon Kendra Microsoft SharePoint data source now supports include and exclude regular expressions and change log features. Include and exclude regular expressions enable you to provide a list of regular expressions to match the display URL of SharePoint documents to either include or exclude documents respectively. When you enable the changelog feature it enables Amazon Kendra to use the SharePoint change log to determine which documents to update in the index.
  • service/servicecatalog: Updates service documentation
    • Added "LocalRoleName" as an acceptable Parameter for Launch type in CreateConstraint and UpdateConstraint APIs

v1.29.2

Compare Source

===

Service Client Updates
  • service/servicecatalog: Updates service API and documentation
    • Added "productId" and "portfolioId" to responses from CreateConstraint, UpdateConstraint, ListConstraintsForPortfolio, and DescribeConstraint APIs

v1.29.1

Compare Source

===

Service Client Updates
  • service/appmesh: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release provides customers with a self-service option to enable Local Zones.
  • service/guardduty: Updates service API and documentation
    • Amazon GuardDuty findings now include the OutpostArn if the finding is generated for an AWS Outposts EC2 host.
  • service/robomaker: Updates service API and documentation
  • service/signer: Updates service API and documentation
    • This release enables signing image format override in PutSigningProfile requests, adding two more enum fields, JSONEmbedded and JSONDetached. This release also extends the length limit of SigningProfile name from 20 to 64.

v1.29.0

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • This release of AWS CloudFormation StackSets allows you to centrally manage deployments to all the accounts in your organization or specific organizational units (OUs) in AWS Organizations. You will also be able to enable automatic deployments to any new accounts added to your organization or OUs. The permissions needed to deploy across accounts will automatically be taken care of by the StackSets service.
  • service/cognito-idp: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Amazon EC2 Now Supports Tagging Spot Fleet.
SDK Features
  • Remove SDK's vendor directory of vendored dependencies
    • Updates the SDK's Go module definition to enumerate all dependencies of the SDK and its components.
    • SDK's repository root package has been updated to refer to runtime dependencies like go-jmespath for go get the SDK with Go without modules.
  • Deletes the deprecated awsmigrate utility from the SDK's repository.
    • This utility is no longer relevant. The utility allowed users the beta pre-release v0 SDK to update to the v1.0 released version of the SDK.

v1.28.14

Compare Source

===

Service Client Updates
  • service/docdb: Updates service documentation
    • Added clarifying information that Amazon DocumentDB shares operational technology with Amazon RDS and Amazon Neptune.
  • service/kms: Updates service API and documentation
    • The ConnectCustomKeyStore API now provides a new error code (SUBNET_NOT_FOUND) for customers to better troubleshoot if their "connect-custom-key-store" operation fails.

v1.28.13

Compare Source

===

Service Client Updates
  • service/imagebuilder: Updates service API and documentation
  • service/rds: Updates service documentation
    • Documentation updates for RDS: when restoring a DB cluster from a snapshot, must create DB instances
  • service/robomaker: Updates service API, documentation, and paginators

v1.28.12

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and documentation
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild adds support for Amazon Elastic File Systems
  • service/ebs: Updates service documentation
  • service/ec2: Updates service API and documentation
    • This release adds platform details and billing info to the DescribeImages API.
  • service/ecr: Updates service documentation
    • This release contains updated text for the GetAuthorizationToken API.
  • service/lex-models: Updates service API, documentation, and examples

v1.28.11

Compare Source

===

Service Client Updates
  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release provides support for tagging when you create a VPC endpoint, or VPC endpoint service.
  • service/forecastquery: Updates service API and documentation
  • service/groundstation: Updates service API, documentation, paginators, and examples
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert SDK has added support for fine-tuned QVBR quality level.
  • service/resourcegroupstaggingapi: Updates service documentation
    • Documentation-only update that adds services to the list of supported services.
  • service/securityhub: Updates service API and documentation

v1.28.10

Compare Source

===

Service Client Updates
  • service/cloudfront: Updates service documentation
    • Documentation updates for CloudFront
  • service/ec2: Updates service API and documentation
    • Amazon VPC Flow Logs adds support for 1-minute aggregation intervals.
  • service/iot: Updates service API
    • Updated ThrottlingException documentation to report that the error code is 400, and not 429, to reflect actual system behaviour.
  • service/kafka: Updates service API, documentation, and paginators
  • service/ssm: Updates service API and documentation
    • This feature ensures that an instance is patched up to the available patches on a particular date. It can be enabled by selecting the 'ApproveUntilDate' option as the auto-approval rule while creating the patch baseline. ApproveUntilDate - The cutoff date for auto approval of released patches. Any patches released on or before this date will be installed automatically.
  • service/storagegateway: Updates service API
    • Adding KVM as a support hypervisor
  • service/workmail: Updates service API and documentation
    • This release adds support for tagging Amazon WorkMail organizations.
SDK Enhancements
  • aws/request: Add support for EC2 specific throttle exception code
    • Adds support for the EC2ThrottledException throttling exception code. The SDK will now treat this error code as throttling.
SDK Bugs
  • aws/request: Fixes an issue where the HTTP host header did not reflect changes to the endpoint URL (#​3102)

v1.28.9

Compare Source

===

Service Client Updates
  • service/datasync: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • This release provides support for tagging Amazon ECS task sets for services using external deployment controllers.
  • service/eks: Updates service API
  • service/opsworkscm: Updates service documentation
    • AWS OpsWorks for Chef Automate now supports in-place upgrade to Chef Automate 2. Eligible servers can be updated through the management console, CLI and APIs.
  • service/workspaces: Updates service documentation
    • Documentation updates for WorkSpaces

v1.28.8

Compare Source

===

Service Client Updates
  • service/iam: Updates service API and documentation
    • This release enables the Identity and Access Management policy simulator to simulate permissions boundary policies.
  • service/rds: Updates service API, documentation, and paginators
    • This SDK release introduces APIs that automate the export of Amazon RDS snapshot data to Amazon S3. The new APIs include: StartExportTask, CancelExportTask, DescribeExportTasks. These APIs automate the extraction of data from an RDS snapshot and export it to an Amazon S3 bucket. The data is stored in a compressed, consistent, and query-able format. After the data is exported, you can query it directly using tools such as Amazon Athena or Redshift Spectrum. You can also consume the data as part of a data lake solution. If you archive the data in S3 Infrequent Access or Glacier, you can reduce long term data storage costs by applying data lifecycle policies.
SDK Bugs
  • Fix generated errors for some JSON APIs not including a message (#​3089)
    • Fixes the SDK's generated errors to all include the Message member regardless if it was modeled on the error shape. This fixes the bug identified in #​3088 where some JSON errors were not modeled with the Message member.

v1.28.7

Compare Source

===

Service Client Updates
  • service/codepipeline: Updates service API and documentation
    • AWS CodePipeline enables an ability to stop pipeline executions.
  • service/discovery: Updates service documentation
    • Documentation updates for the AWS Application Discovery Service.
  • service/ec2: Updates service API
    • Add an enum value to the result of DescribeByoipCidrs to support CIDRs that are not publicly advertisable.
  • service/iotevents: Updates service documentation
  • service/marketplacecommerceanalytics: Updates service documentation
    • Remove 4 deprecated data sets, change some data sets available dates to 2017-09-15

v1.28.6

Compare Source

===

Service Client Updates
  • service/alexaforbusiness: Updates service API and documentation
  • service/application-insights: Updates service API, documentation, and paginators
  • service/ec2: Updates service API, documentation, and paginators
    • This release provides support for a preview of bringing your own IPv6 addresses (BYOIP for IPv6) for use in AWS.
  • service/kms: Updates service API and documentation
    • The ConnectCustomKeyStore operation now provides new error codes (USER_LOGGED_IN and USER_NOT_FOUND) for customers to better troubleshoot if their connect custom key store operation fails. Password length validation during CreateCustomKeyStore now also occurs on the client side.
  • service/lambda: Updates service API and documentation
    • Added reason codes to StateReasonCode (InvalidSubnet, InvalidSecurityGroup) and LastUpdateStatusReasonCode (SubnetOutOfIPAddresses, InvalidSubnet, InvalidSecurityGroup) for functions that connect to a VPC.
  • service/monitoring: Updates service API and documentation
    • Updating DescribeAnomalyDetectors API to return AnomalyDetector Status value in response.
SDK Bugs
  • service/dynamodb/expression: Allow AttributeValue as a value to BuildOperand. (#​3057)
    • This change fixes the SDK's behavior with DynamoDB Expression builder to not double marshal AttributeValues when used as BuildOperands, Value type. The AttributeValue will be used in the expression as the specific value set in the AttributeValue, instead of encoded as another AttributeValue.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from ef8dc8a to c88778a Compare January 21, 2020 20:50
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.28.6 chore(deps): update module aws/aws-sdk-go to v1.28.7 Jan 21, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from c88778a to e288054 Compare January 23, 2020 21:26
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.28.7 chore(deps): update module aws/aws-sdk-go to v1.28.8 Jan 23, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from e288054 to b5f564a Compare January 24, 2020 19:59
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.28.8 chore(deps): update module aws/aws-sdk-go to v1.28.9 Jan 24, 2020
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.28.9 chore(deps): update module aws/aws-sdk-go to v1.28.10 Feb 4, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch 2 times, most recently from e37aeae to d6a02e0 Compare February 5, 2020 19:56
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.28.10 chore(deps): update module aws/aws-sdk-go to v1.28.11 Feb 5, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from d6a02e0 to 5377485 Compare February 6, 2020 20:21
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.28.11 chore(deps): update module aws/aws-sdk-go to v1.28.12 Feb 6, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 5377485 to 798d0e0 Compare February 7, 2020 19:45
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.28.12 chore(deps): update module aws/aws-sdk-go to v1.28.13 Feb 7, 2020
@renovate renovate bot changed the title chore(deps): update module aws/aws-sdk-go to v1.28.13 Update module aws/aws-sdk-go to v1.28.13 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 798d0e0 to 3c5673a Compare February 10, 2020 20:31
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.28.13 Update module aws/aws-sdk-go to v1.28.14 Feb 10, 2020
@renovate
Copy link
Author

renovate bot commented Feb 10, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/golangci/golangci-api":"/mnt/renovate/gh/golangci/golangci-api" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/golangci/golangci-api" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: downloading github.com/jinzhu/gorm v1.9.12
go: downloading github.com/golangci/golangci-lint v1.20.0
go: downloading github.com/garyburd/redigo v1.6.0
go: downloading gopkg.in/redsync.v1 v1.0.1
go: downloading github.com/markbates/goth v0.0.0-20180113214406-24f8ac10e57e
go: downloading github.com/gorilla/mux v1.7.3
go: downloading github.com/google/go-github v0.0.0-20180123235826-b1f138353a62
go: downloading github.com/aws/aws-sdk-go v1.30.16
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
go: downloading github.com/satori/go.uuid v1.2.0
go: downloading golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
go: downloading github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
go: downloading gopkg.in/boj/redistore.v1 v1.0.0-20160128113310-fc113767cd6b
go: downloading github.com/levigross/grequests v0.0.0-20190908174114-253788527a1a
go: downloading github.com/dukex/mixpanel v0.0.0-20180925151559-f8d5594f958e
go: downloading github.com/mattes/migrate v0.0.0-20171208214826-d23f71b03c4a
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/go-kit/kit v0.9.0
go: downloading github.com/gorilla/sessions v1.1.3
go: downloading github.com/fatih/color v1.9.0
go: downloading github.com/gavv/httpexpect v0.0.0-20170820080527-c44a6d7bb636
go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424
go: downloading github.com/gorilla/context v1.1.1
go: downloading github.com/xeipuuv/gojsonschema v1.1.0
go: downloading github.com/fatih/structs v1.1.0
go: downloading github.com/aws/aws-lambda-go v1.11.1
go: downloading github.com/mattn/go-colorable v0.1.4
go: downloading github.com/go-logfmt/logfmt v0.4.0
go: downloading github.com/ajg/form v1.5.1
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading golang.org/x/net v0.0.0-20200202094626-16171245cfb2
verifying github.com/golangci/[email protected]: checksum mismatch
	downloaded: h1:BRmroXvnikbTCJJ+wbBgbt2kfbDC5RGONSK8xL9D6eo=
	go.sum:     h1:bokjFHRgut7TT9YiKSVWVscWfZNs1fQgSz94geGPHJw=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 3c5673a to faae108 Compare February 11, 2020 19:31
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.28.14 Update module aws/aws-sdk-go to v1.29.0 Feb 11, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from faae108 to f36ee33 Compare February 12, 2020 20:36
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.29.0 Update module aws/aws-sdk-go to v1.29.1 Feb 12, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from f36ee33 to 505d5ed Compare February 13, 2020 20:25
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.29.1 Update module aws/aws-sdk-go to v1.29.2 Feb 13, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 505d5ed to 03655c9 Compare February 14, 2020 19:59
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.29.2 Update module aws/aws-sdk-go to v1.29.3 Feb 14, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 03655c9 to b1ee1ba Compare February 17, 2020 20:34
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.29.3 Update module aws/aws-sdk-go to v1.29.4 Feb 17, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from b1ee1ba to d7a697f Compare February 18, 2020 19:56
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.29.4 Update module aws/aws-sdk-go to v1.29.5 Feb 18, 2020
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.1 Update module aws/aws-sdk-go to v1.30.2 Apr 1, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from a357ba0 to 20aa315 Compare April 2, 2020 18:40
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.2 Update module aws/aws-sdk-go to v1.30.3 Apr 2, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 20aa315 to ecd05c5 Compare April 3, 2020 19:54
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.3 Update module aws/aws-sdk-go to v1.30.4 Apr 3, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from ecd05c5 to 53af1ae Compare April 6, 2020 18:57
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.4 Update module aws/aws-sdk-go to v1.30.5 Apr 6, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 53af1ae to f33142e Compare April 7, 2020 18:23
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.5 Update module aws/aws-sdk-go to v1.30.6 Apr 7, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from f33142e to 1b9409c Compare April 8, 2020 20:43
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.6 Update module aws/aws-sdk-go to v1.30.7 Apr 8, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 1b9409c to ddff863 Compare April 16, 2020 19:28
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.7 Update module aws/aws-sdk-go to v1.30.8 Apr 16, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from ddff863 to 7c2bc5d Compare April 17, 2020 18:24
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.8 Update module aws/aws-sdk-go to v1.30.9 Apr 17, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 7c2bc5d to 836f57b Compare April 20, 2020 19:25
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.9 Update module aws/aws-sdk-go to v1.30.10 Apr 20, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 836f57b to 75e8067 Compare April 21, 2020 20:38
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.10 Update module aws/aws-sdk-go to v1.30.11 Apr 21, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 75e8067 to c048ae9 Compare April 22, 2020 18:33
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.11 Update module aws/aws-sdk-go to v1.30.12 Apr 22, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from c048ae9 to 656d6ec Compare April 23, 2020 18:49
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.12 Update module aws/aws-sdk-go to v1.30.13 Apr 23, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 656d6ec to 5a3763a Compare April 24, 2020 18:56
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.13 Update module aws/aws-sdk-go to v1.30.14 Apr 24, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 5a3763a to 242e0ef Compare April 27, 2020 19:00
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.14 Update module aws/aws-sdk-go to v1.30.15 Apr 27, 2020
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 242e0ef to faf80c6 Compare April 28, 2020 18:55
@renovate renovate bot changed the title Update module aws/aws-sdk-go to v1.30.15 Update module aws/aws-sdk-go to v1.30.16 Apr 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant