Skip to content

chore(deps): bump github.com/aws/aws-sdk-go from 1.44.305 to 1.44.307#14696

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.307
Closed

chore(deps): bump github.com/aws/aws-sdk-go from 1.44.305 to 1.44.307#14696
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.307

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/aws/aws-sdk-go from 1.44.305 to 1.44.307.

Release notes

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

Release v1.44.307 (2023-07-24)

Service Client Updates

  • service/apigatewayv2: Adds new service
    • Documentation updates for Amazon API Gateway.
  • service/ce: Updates service API and documentation
  • service/chime-sdk-media-pipelines: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • service/ec2: Updates service API
    • Add "disabled" enum value to SpotInstanceState.
  • service/glue: Updates service API and documentation
    • Added support for Data Preparation Recipe node in Glue Studio jobs
  • service/quicksight: Updates service API, documentation, and paginators
    • This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release v1.44.306 (2023-07-21)

Service Client Updates

  • service/glue: Updates service API and documentation
    • This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • service/mediaconvert: Updates service documentation
    • This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • service/workspaces: Updates service documentation
    • Fixed VolumeEncryptionKey descriptions

SDK Bugs

  • codegen: Prevent unused imports from being generated for event streams.
    • Potentially-unused "time" import was causing vet failures on generated code.
Commits
  • 0b6a21f Release v1.44.307 (2023-07-24) (#4926)
  • 03554b1 Merge pull request #4911 from khushail/khushail/handleStalediscussions
  • 7175ab4 Release v1.44.306 (2023-07-21) (#4924)
  • e7c3b25 Merge pull request #4919 from aws/fix-eventstream-imports
  • 37fd361 prevent unused time import in event streams
  • 3520bfe added workflow for handling answerable discussions
  • See full diff in compare view

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.305 to 1.44.307.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.305...v1.44.307)

---
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 added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels Jul 25, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage: 45.16% and project coverage change: -0.03% ⚠️

Comparison is base (4ed611c) 49.81% compared to head (0acdd5a) 49.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14696      +/-   ##
==========================================
- Coverage   49.81%   49.78%   -0.03%     
==========================================
  Files         261      261              
  Lines       44842    44871      +29     
==========================================
+ Hits        22337    22338       +1     
- Misses      20303    20326      +23     
- Partials     2202     2207       +5     
Files Changed Coverage Δ
server/server.go 55.04% <32.60%> (-1.21%) ⬇️
util/db/cluster.go 59.23% <66.66%> (ø)
server/deeplinks/deeplinks.go 66.66% <100.00%> (+2.48%) ⬆️
util/db/db.go 83.78% <100.00%> (+4.83%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2023

Superseded by #14714.

@dependabot dependabot bot closed this Jul 26, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.307 branch July 26, 2023 03:25
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 (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants