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

Removal of Field in Quicksight API #2377

Closed
bbernays opened this issue Nov 20, 2023 · 2 comments
Closed

Removal of Field in Quicksight API #2377

bbernays opened this issue Nov 20, 2023 · 2 comments
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@bbernays
Copy link

Describe the bug

Field was removed in QuickSight API between 1.50.0 and 1.51.0

// An array of analysis level configurations.
	Options *[AssetOptions](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/[email protected]/types#AssetOptions)

https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/[email protected]/types#Analysis

Not present in latest version:
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/[email protected]/types#Analysis

Expected Behavior

Breaking changes should be explicitly called out and a workaround provided

Current Behavior

No documentation or acknowledgment of change

Reproduction Steps

Looking at docs

Possible Solution

No response

Additional Information/Context

No response

AWS Go SDK V2 Module Versions Used

na

Compiler and Version used

na

Operating System and version

na

@bbernays bbernays added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Nov 20, 2023
@lucix-aws
Copy link
Contributor

I can confirm that this was removed intentionally by the service team. Service teams dictate the release notes for their individual modules as well, unfortunately there was no mention or rationale for the breaking change.

I've raised this internally as something we need to improve.

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants