Skip to content

Bump azure-ai-documentintelligence from 1.0.0b2 to 1.0.1 #1315

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps azure-ai-documentintelligence from 1.0.0b2 to 1.0.1.

Release notes

Sourced from azure-ai-documentintelligence's releases.

azure-ai-documentintelligence_1.0.1

1.0.1 (2025-03-13)

Bugs Fixed

  • Fix polling for begin_copy_model_to() to stop on success response from the "Operation-Location" endpoint and correctly parse the result.

azure-ai-documentintelligence_1.0.0

1.0.0 (2024-12-17)

Features Added

  • Added support for the Analyze Batch Documents API:
    • Added operations delete_analyze_batch_result(), get_analyze_batch_result() and list_analyze_batch_results() to DocumentIntelligenceClient.
  • Added support for the Analyze Documents API:
    • Added operations delete_analyze_result() to DocumentIntelligenceClient.

Breaking Changes

  • Renamed request body parameters on all methods to body.
  • Renamed operation get_resource_info() to get_resource_details().
  • Renamed model ContentFormat to DocumentContentFormat.
  • Renamed model AnalyzeBatchResultOperation to AnalyzeBatchOperation.
  • Renamed model CopyAuthorization to ModelCopyAuthorization.
  • Renamed model Document to AnalyzedDocument.
  • Renamed model Error to DocumentIntelligenceError.
  • Renamed model ErrorResponse to DocumentIntelligenceErrorResponse.
  • Renamed model InnerError to DocumentIntelligenceInnerError.
  • Renamed model OperationDetails to DocumentIntelligenceOperationDetails.
  • Renamed model OperationStatus to DocumentIntelligenceOperationStatus.
  • Renamed model ResourceDetails to DocumentIntelligenceResourceDetails.
  • Renamed model Warning to DocumentIntelligenceWarning.
  • Renamed property items_property in model DocumentFieldSchema to items_schema.
  • Renamed enum FontStyle to DocumentFontStyle.
  • Renamed enum FontWeight to DocumentFontWeight.
  • Removed model AnalyzeResultOperation.
  • Removed GENERATIVE in enum DocumentBuildMode.

Other Changes

  • Changed the default service API version to 2024-11-30.
  • No need to pass content-type when analyze_request is a stream in begin_analyze_document() and begin_classify_document().
Commits
  • e816b75 changelog date (#40066)
  • fa14626 [Cosmos] Rename test directory (#40030)
  • 42e0a23 Update CODEOWNERS for Azure Communication Services Phone Numbers (#40058)
  • 3b39fbb Adding change log and New test for Isa Eval - updates (#40051)
  • f3fcfb4 Add resource prefix for safe secret standard alerts (#40028)
  • c33e4f7 For ComputeInstance and AmlCompute update disableLocalAuth property based on ...
  • 9c5f623 [AutoRelease] t2-keyvault-2025-02-25-62029(can only be merged by SDK owner) (...
  • d762abb remove windows style paths on returned AdditionalValidationPackages paths in ...
  • 0a2ae72 Use Root .coveragerc when publishing coverage reports (#40035)
  • 26f7999 [Core] OpenTelemetryTracer updates (#40024)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [azure-ai-documentintelligence](https://github.com/Azure/azure-sdk-for-python) from 1.0.0b2 to 1.0.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-ai-documentintelligence_1.0.0b2...azure-ai-documentintelligence_1.0.1)

---
updated-dependencies:
- dependency-name: azure-ai-documentintelligence
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Superseded by #1330.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/pip/azure-ai-documentintelligence-1.0.1 branch March 31, 2025 06:44
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants