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 github.com/aws/aws-sdk-go-v2/service/quicksight from 1.37.1 to 1.39.0 #177

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/quicksight from 1.37.1 to 1.39.0.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/quicksight's changelog.

Release (2023-07-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.15
    • Documentation: Documentation updates for Amazon API Gateway.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.5.0
    • Feature: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.32.0
    • Feature: 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.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.26.0
    • Feature: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.106.0
    • Feature: Add "disabled" enum value to SpotInstanceState.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.57.0
    • Feature: Added support for Data Preparation Recipe node in Glue Studio jobs
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.39.0
    • Feature: 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 (2023-07-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.56.0
    • Feature: 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.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.0
    • Feature: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.47.0
    • Feature: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.28.17
    • Documentation: Fixed VolumeEncryptionKey descriptions

Release (2023-07-20.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.4.0
    • Feature: This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.5.0
    • Feature: This release adds the ability to assign a case to a queue or user.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.31.0
    • Feature: This release updates type for Channel field in SessionSpecification and UtteranceSpecification
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.18.0
    • Feature: This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.93.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.16.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.5.0
    • Feature: Adding support for Tags on Create and Resource Tagging API.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.27.0
    • Feature: Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

... (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-v2/service/quicksight](https://github.com/aws/aws-sdk-go-v2) from 1.37.1 to 1.39.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.37.1...service/ec2/v1.39.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/quicksight
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@dependabot dependabot bot requested a review from mashiike July 24, 2023 20:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #179.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/quicksight-1.39.0 branch July 31, 2023 20:22
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.

0 participants