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

chore(deps): bump github.com/aws/aws-sdk-go from 1.44.273 to 1.44.294 #4185

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.273 to 1.44.294.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.44.294 (2023-06-30)

Service Client Updates

  • service/amp: Updates service API and documentation
  • service/ecs: Updates service API and documentation
    • Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
  • service/ivs: Updates service API
  • service/mediaconvert: Updates service documentation
    • This release includes improved color handling of overlays and general updates to user documentation.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for rolling deployment in SageMaker Inference.
  • service/transfer: Updates service API and documentation
    • Add outbound Basic authentication support to AS2 connectors
  • service/verifiedpermissions: Updates service documentation

Release v1.44.293 (2023-06-29)

Service Client Updates

  • service/appstream: Updates service API, documentation, and paginators
    • This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • service/chime: Updates service API and documentation
    • The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice.
  • service/cleanrooms: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed
  • service/gamelift: Updates service API and documentation
    • Amazon GameLift now supports game builds that use the Amazon Linux 2023 (AL2023) operating system.
  • service/glue: Updates service API and documentation
    • This release adds support for AWS Glue Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • service/sagemaker: Updates service API and documentation
    • Adding support for timeseries forecasting in the CreateAutoMLJobV2 API.

SDK Bugs

  • private/protocol: Fix header serialization of empty enum lists in restxml.
    • Header was serialized as the empty string if list was nil/empty.

Release v1.44.292 (2023-06-28)

Service Client Updates

  • service/internetmonitor: Updates service API and documentation
  • service/kinesisanalyticsv2: Updates service API
  • service/lambda: Updates service API and documentation
    • Surface ResourceConflictException in DeleteEventSourceMapping
  • service/omics: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • service/s3: Updates service API, documentation, and examples

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.273 to 1.44.294.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.273...v1.44.294)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2023 06:51
@dependabot dependabot bot requested a review from njtran July 1, 2023 06:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2023
@netlify
Copy link

netlify bot commented Jul 1, 2023

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit d79e8d1
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/649fccf8b7d4780008a9d978

Copy link
Contributor

@jonathan-innis jonathan-innis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@jonathan-innis jonathan-innis merged commit fd312fe into main Jul 3, 2023
13 checks passed
@jonathan-innis jonathan-innis deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.294 branch July 3, 2023 06:35
johngmyers added a commit to johngmyers/karpenter that referenced this pull request May 31, 2024
Merge in DEL/karpenter-fork from upgrade-29-0 to main

* commit 'c6dd8b2cc1b0f5267a27c2b89380381e9a4d39c6': (95 commits)
  update to v0.29.0 karpenter-core (aws#4218)
  update karpenter-core (aws#4215)
  docs: Add karpenter working group call link to readme (aws#4214)
  Revert "feat: publish instanceType, capacityType, availabilityZone in a k8s event when we receive a IsUnfulfillableCapacity error while trying to create fleet " (aws#4212)
  test: Add more regions for e2etests (aws#4204)
  docs: Fix v0.28.0 version compatibility mention in the docs (aws#4203)
  chore: Update data from AWS APIs (aws#4191)
  chore(deps): bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.11.0 (aws#4184)
  chore(deps): bump github.com/aws/aws-sdk-go from 1.44.273 to 1.44.294 (aws#4185)
  chore(deps): bump github.com/onsi/gomega from 1.27.7 to 1.27.8 (aws#4183)
  chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (aws#4182)
  docs: Fix guidance on ALB and `securityGroupSelector` (aws#4181)
  docs: Remove tag restriction scoping on policy (aws#4180)
  docs: Add new DaemonSet FAQ for new DaemonSets deployed after Nodes exist (aws#4161)
  chore: Remove tekton directories and references (aws#4179)
  test: e2e prometheus endpoint metrics scraping (aws#4178)
  chore: Update stalebot labels to add back `roadmap` (aws#4177)
  test: Add check for snapshot release run (aws#4175)
  fix: only warn for ssm query errors (aws#4128)
  test: Add `sts:AssumeRole` for Root in IAM (aws#4172)
  ...
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant