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

Hotfix v29.0.1: resolve issues with unknown or absent identifiers #815

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

jacksonj04
Copy link
Collaborator

@jacksonj04 jacksonj04 commented Dec 20, 2024

v29.0.1 (2024-12-20)

Fix

  • Identifiers: preferred identifier now correctly handles case where there are none of type
  • Identifiers: fix case where unpacking unknown identifier type would raise an exception
  • deps: update dependency mypy-boto3-s3 to v1.35.81
  • deps: update dependency boto3 to v1.35.82

@jacksonj04 jacksonj04 force-pushed the fix/unpacking-non-existent-id-types branch from 90e7b53 to 1a58fc3 Compare December 20, 2024 14:24
@jacksonj04 jacksonj04 force-pushed the fix/unpacking-non-existent-id-types branch from 750cac5 to 27b4adf Compare December 20, 2024 14:45
@jacksonj04 jacksonj04 changed the title fix(Identifiers): fix case where unpacking unknown identifier type would raise an exception Hotfix: resolve issues with unknown or absent identifiers Dec 20, 2024
@jacksonj04 jacksonj04 changed the title Hotfix: resolve issues with unknown or absent identifiers Hotfix v29.0.1: resolve issues with unknown or absent identifiers Dec 20, 2024
@jacksonj04 jacksonj04 requested a review from jlhdxw December 20, 2024 14:47
@jacksonj04 jacksonj04 added this pull request to the merge queue Dec 20, 2024
Merged via the queue into main with commit 89573a5 Dec 20, 2024
11 of 14 checks passed
@jacksonj04 jacksonj04 deleted the fix/unpacking-non-existent-id-types branch December 20, 2024 14:54
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.

2 participants