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 of Golang module #1389

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented Jun 21, 2023

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.287" to "v1.44.288"

v1.44.286
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.286
Release v1.44.286 (2023-06-20)
===

### Service Client Updates
* `service/appflow`: Updates service API and documentation
* `service/config`: Updates service API
* `service/ec2`: Updates service API and documentation
  * Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts
* `service/lambda`: Updates service API and documentation
  * This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.
* `service/redshift`: Updates service API, documentation, and paginators
  * Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

v1.44.287
Changelog retrieved from:
	https://github.com/aws/aws-sdk-go/releases/tag/v1.44.287
Release v1.44.287 (2023-06-21)
===

### Service Client Updates
* `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
  * Documentation updates for DynamoDB
* `service/elasticmapreduce`: Updates service API, documentation, and paginators
  * This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release.
* `service/inspector2`: Updates service API and documentation
* `service/mediaconvert`: Updates service API and documentation
  * This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
* `service/mq`: Updates service API and documentation
  * The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
* `service/sagemaker`: Updates service API and documentation
  * This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
* `service/transfer`: Updates service API and documentation
  * This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

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

### Service Client Updates
* `service/chime-sdk-identity`: Updates service API and documentation
* `service/chime-sdk-messaging`: Updates service API and documentation
* `service/kendra`: Updates service API and documentation
  * Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
* `service/states`: Updates service API and documentation
  * Adds support for Versions and Aliases. Adds 8 operations: PublishStateMachineVersion, DeleteStateMachineVersion, ListStateMachineVersions, CreateStateMachineAlias, DescribeStateMachineAlias, UpdateStateMachineAlias, DeleteStateMachineAlias, ListStateMachineAliases

Update Golang module github.com/BurntSushi/toml

Run Go mod tidy

ran shell command "go mod tidy"

Update github.com/BurntSushi/toml Golang module version

go.mod updated Module path "github.com/BurntSushi/toml" version from "v1.3.0" to "v1.3.2"

v1.3.2
Changelog retrieved from:
	https://github.com/BurntSushi/toml/releases/tag/v1.3.2
Fix reading `BURNTSUSHI_TOML_110` again 😅 The fix for 1.3.1 caused a race issue with multiple decodes being run in parallel.

Update Golang module helm.sh/helm/v3

Run Go mod tidy

ran shell command "go mod tidy"

Update helm.sh/helm/v3 Golang module version

go.mod updated Module path "helm.sh/helm/v3" version from "v3.12.0" to "v3.12.1"

Update Golang module github.com/sirupsen/logrus

Run Go mod tidy

ran shell command "go mod tidy"

Update github.com/sirupsen/logrus Golang module version

go.mod updated Module path "github.com/sirupsen/logrus" version from "v1.9.2" to "v1.9.3"


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 June 21, 2023 05:18
... n from "v1.9.2" to "v1.9.3"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2023
Unknown author and others added 11 commits June 21, 2023 05:18
... 12.0" to "v3.12.1"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
... n from "v1.3.0" to "v1.3.2"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
...  from "v1.44.273" to "v1.44.286"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
...  from "v1.44.286" to "v1.44.287"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
...  from "v1.44.287" to "v1.44.288"

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@olblak olblak enabled auto-merge (squash) June 23, 2023 15:29
@olblak olblak merged commit 7f1f346 into main Jun 23, 2023
9 checks passed
@olblak olblak deleted the updatecli_4557292ba121a25343f7b1f7a778a29a3f11178e9d0f84d9ac28297083141cab branch June 23, 2023 15:44
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