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

Bump Patch version for Golang module #1328

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented May 15, 2023

Update Golang module github.com/stretchr/testify

Run Go mod tidy
Update github.com/stretchr/testify Golang module version

Update Golang module github.com/aws/aws-sdk-go

Run Go mod tidy

ran shell command "go mod tidy"

Update github.com/aws/aws-sdk-go Golang module version

go.mod updated Module path "github.com/aws/aws-sdk-go" version from "v1.44.269" to "v1.44.270"

v1.44.263
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.263
Release v1.44.263 (2023-05-15)
===

### Service Client Updates
* `service/athena`: Updates service API and documentation
  * You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
* `service/kafka`: Updates service API
* `service/rekognition`: Updates service API and documentation
  * This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
* `service/rolesanywhere`: Updates service API and documentation
* `service/transfer`: Updates service API and documentation
  * This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

v1.44.264
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.264
Release v1.44.264 (2023-05-16)
===

### Service Client Updates
* `service/detective`: Updates service API
* `service/directconnect`: Updates service documentation
  * This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
* `service/glue`: Updates service API and documentation
  * Add Support for Tags for Custom Entity Types
* `service/secretsmanager`: Updates service documentation
  * Documentation updates for Secrets Manager
* `service/wafv2`: Updates service API and documentation

v1.44.265
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.265
Release v1.44.265 (2023-05-18)
===

### Service Client Updates
* `service/athena`: Updates service API and documentation
  * Removing SparkProperties from EngineConfiguration object for StartSession API call
* `service/cloudtrail`: Updates service API and documentation
  * Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
* `service/compute-optimizer`: Updates service API and documentation
* `service/connect`: Updates service API and documentation
* `service/ec2`: Updates service API and documentation
  * Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
* `service/ecs`: Updates service documentation
  * Documentation only release to address various tickets.
* `service/mediaconvert`: Updates service API and documentation
  * This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
  * RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
* `service/sagemaker-geospatial`: Updates service API and documentation
* `service/sts`: Updates service API
  * API updates for the AWS Security Token Service

### SDK Bugs
* `rest`: Remove unnecessary path normalization behavior.
  * This behavior would incorrectly mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
* `config`: Deprecate `DisableRestProtocolURICleaning` config setting.
  * This setting no longer has any effect. REST-protocol paths will now never be normalized after serialization.
v1.44.266
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.266
Release v1.44.266 (2023-05-19)
===

### Service Client Updates
* `service/backup`: Updates service API and documentation
* `service/connectcases`: Updates service API
* `service/mediapackagev2`: Adds new service
* `service/sesv2`: Updates service API, documentation, and examples

v1.44.267
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.267
Release v1.44.267 (2023-05-22)
===

### Service Client Updates
* `service/backup`: Updates service API and documentation
* `service/pinpoint`: Updates service documentation
  * Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
* `service/quicksight`: Updates service API, documentation, and paginators
  * Add support for Asset Bundle, Geospatial Heatmaps.

### SDK Bugs
* `rest`: Revert removing unnecessary path normalization behavior.
  * This behavior would mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
* `config`: Revert deprecating `DisableRestProtocolURICleaning` config setting.
  * This setting will have an effect again. REST-protocol paths will now be normalized after serialization.
v1.44.268
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.268
Release v1.44.268 (2023-05-23)
===

### Service Client Updates
* `service/fms`: Updates service API
* `service/sagemaker`: Updates service API and documentation
  * Added ModelNameEquals, ModelPackageVersionArnEquals in request and ModelName, SamplePayloadUrl, ModelPackageVersionArn in response of ListInferenceRecommendationsJobs API. Added Invocation timestamps in response of DescribeInferenceRecommendationsJob API & ListInferenceRecommendationsJobSteps API.
* `service/translate`: Updates service API and documentation

v1.44.269
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.269
Release v1.44.269 (2023-05-24)
===

### Service Client Updates
* `service/appsync`: Updates service API and documentation
* `service/connect`: Updates service API
* `service/cur`: Updates service API
  * Add support for split cost allocation data on a report.
* `service/sagemaker`: Updates service API and documentation
  * SageMaker now provides an instantaneous deployment recommendation through the DescribeModel API

### SDK Bugs

* `service/sms`: Remove deprecated services (SMS) integration tests.
  * SMS integration tests will fail because SMS deprecated their service.
v1.44.270
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.270
Release v1.44.270 (2023-05-25)
===

### Service Client Updates
* `service/application-autoscaling`: Updates service API and documentation
* `service/codepipeline`: Updates service API and documentation
  * Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.
* `service/gamelift`: Updates service API and documentation
  * GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining.
* `service/glue`: Updates service API and documentation
  * Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values.
* `service/migration-hub-refactor-spaces`: Updates service API and documentation
* `service/sagemaker`: Updates service API and documentation
  * Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations.

### SDK Bugs

* `service/s3`: Populate X-Amz-Content-Sha256 header when using s3 outpost arn
  * Using an outpost ARN results in a different signing name from the resolved endpoint. This signing name was not included in the signer logic to indicate the `X-Amz-Content-Sha256` header should be added to the request which is required by S3.

Update Golang module github.com/sirupsen/logrus

Run Go mod tidy
Update github.com/sirupsen/logrus Golang module version

Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Unknown author added 2 commits May 15, 2023 19:07
...  from "v1.44.262" to "v1.44.263"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
Unknown author added 16 commits May 16, 2023 19:09
...  from "v1.44.263" to "v1.44.264"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
... n from "v1.9.0" to "v1.9.1"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
... n from "v1.9.1" to "v1.9.2"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
...  from "v1.44.264" to "v1.44.265"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
... on from "v1.8.2" to "v1.8.3"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
...  from "v1.44.265" to "v1.44.266"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
...  from "v1.44.266" to "v1.44.267"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
...  from "v1.44.267" to "v1.44.268"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
go.mod Fixed Show fixed Hide fixed
Unknown author and others added 3 commits May 24, 2023 19:10
...  from "v1.44.268" to "v1.44.269"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@olblak olblak enabled auto-merge (squash) May 25, 2023 13:44
Unknown author added 2 commits May 25, 2023 19:09
...  from "v1.44.269" to "v1.44.270"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@olblak olblak merged commit e058b1f into main May 25, 2023
9 checks passed
@olblak olblak deleted the updatecli_8d9f2768d55fc4f0c02655f28d59ba26c55adfdd8c217b4a8f5ccd1f943e4347 branch May 25, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant