Skip to content

Fix/case return types#211

Merged
mihirvala08 merged 5 commits intogoogle:mainfrom
PaperMtn:fix/case-return-types
Apr 23, 2026
Merged

Fix/case return types#211
mihirvala08 merged 5 commits intogoogle:mainfrom
PaperMtn:fix/case-return-types

Conversation

@PaperMtn
Copy link
Copy Markdown
Contributor

Makes the module case.py consistent with the rest of the SDK in returning dicts instead of typed objects (Fixes #210 )

@PaperMtn PaperMtn requested a review from prachib29 as a code owner April 17, 2026 19:41
Copy link
Copy Markdown
Collaborator

@prachib29 prachib29 left a comment

Choose a reason for hiding this comment

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

Approving the PR.

FYI, From now on development in this repo will focus exclusively on maintenance, including critical security updates and essential bug fixes.

@mihirvala08
Copy link
Copy Markdown
Collaborator

/run-integration-tests 48a2185

@PaperMtn
Copy link
Copy Markdown
Contributor Author

Approving the PR.

FYI, From now on development in this repo will focus exclusively on maintenance, including critical security updates and essential bug fixes.

Thanks @prachib29

Does that mean no additional functionality will be accepted into the SDK? If that is the case, may I ask why? There is still a lot that hasn’t been implemented in the SDK yet, including parts that are in the soon to be deprecated Siemplify API.

@mihirvala08 mihirvala08 merged commit b783f5c into google:main Apr 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

case.py returns typed objects inconsistent with rest of SDK

3 participants