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: version 27.4.0 → 28.0.0 #772

Merged
merged 1 commit into from
Nov 14, 2024
Merged

bump: version 27.4.0 → 28.0.0 #772

merged 1 commit into from
Nov 14, 2024

Conversation

jacksonj04
Copy link
Collaborator

BREAKING CHANGE

  • Code which provided unsanitised URIs when initialising DocumentURIStrings will now cause InvalidDocumentURIExceptions to be raised.
  • Document can now no longer be initialised with a string as the uri, it must be a DocumentURIString.

Feat

  • Validate strings when creating a new DocumentURIString

Fix

  • deps: update dependency boto3 to v1.35.58
  • deps: update dependency boto3 to v1.35.56

Refactor

  • Document: initialising a Document now requires a DocumentURIString, not a str
  • tests: simpler test changes to pass type checking

@jacksonj04 jacksonj04 added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit 093af39 Nov 14, 2024
12 of 14 checks passed
@jacksonj04 jacksonj04 deleted the release/v28.0.0 branch November 14, 2024 10:21
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