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 com.azure:azure-ai-documentintelligence from 1.0.0-beta.4 to 1.0.0 in /backend #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps com.azure:azure-ai-documentintelligence from 1.0.0-beta.4 to 1.0.0.

Release notes

Sourced from com.azure:azure-ai-documentintelligence's releases.

azure-resourcemanager-iotoperations_1.0.0

1.0.0 (2024-12-16)

  • Azure Resource Manager IoT Operations client library for Java. This package contains Microsoft Azure SDK for IoT Operations Management SDK. Microsoft.IoTOperations Resource Provider management API. For documentation on how to use this package, please see Azure Management Libraries for Java.

Features Added

  • The first stable release for the azure-resourcemanager-iotoperations Java SDK.

azure-resourcemanager-playwrighttesting_1.0.0

1.0.0 (2024-12-16)

  • Azure Resource Manager Playwright Testing client library for Java. This package contains Microsoft Azure SDK for Playwright Testing Management SDK. Microsoft.AzurePlaywrightService Resource Provider Management API. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.AccountListResult was removed

models.OperationListResult was removed

models.QuotaListResult was removed

models.QuotaProperties was modified

  • withFreeTrial(models.FreeTrialProperties) was removed

models.FreeTrialProperties was modified

  • usedValue() was removed
  • expiryAt() was removed
  • allocatedValue() was removed
  • createdAt() was removed
  • percentageUsed() was removed

Features Added

  • models.CheckNameAvailabilityResponse was added

  • implementation.models.AccountListResult was added

  • implementation.models.OperationListResult was added

  • models.CheckNameAvailabilityReason was added

  • implementation.models.AccountQuotaListResult was added

  • models.AccountFreeTrialProperties was added

  • models.AccountQuotaProperties was added

... (truncated)

Changelog

Sourced from com.azure:azure-ai-documentintelligence's changelog.

2016.3.3 Version 1.0.0-beta1

  • Use AutoRest generated clients
  • Add ARM clients for compute, network, resource, storage, and web apps, generated from latest specs in azure-rest-api-specs
  • Easier paging operations
  • Cancellation on async operations,
  • Allow changes to base URL
  • Support flattening on nested properties
  • Easier authentication with azure-client-authentication
  • Support Android natively

2016.2.18 Version 0.9.3

  • Fix enum bugs in azure-svc-mgmt-websites

2016.1.26 Version 0.9.2

  • Fix HTTP Proxy for Apache HTTP Client in Service Clients
  • Key Vault: Fix KeyVaultKey to not attempt to load RSA Private Key

2016.1.8 Version 0.9.1

  • Support HTTP Proxy
  • Fix token expiration issue #557
  • Service Bus: Add missing attributes: partitionKey, viaPartitionKey
  • Traffic Manager: Update API version, add MinChildEndpoints for NestedEndpoints
  • Media: Add support for Widevine (DRM) dynamic encryption

2015.10.21 Version 0.9.0

  • New Azure Resource Manager Storage Management library
  • Fix a few bugs

2015.9.22 Version 0.8.3

  • Fix unexpected exceptions thrown in some long running operations

2015.9.22 Version 0.8.2

  • Revert a previous breaking change on enum casing
  • Fix string comparison on long running operation status

2015.9.15 Version 0.8.1

  • Use commons library for Base64 encoding

2015.8.21 Version 0.8.0

  • Support token based credentials
  • Support Azure Resource Management

2014.12.09 Version 0.7.0

  • Refresh client wrappers to latest specifications

2014.08.4 Version 0.6.0

  • Multiple fixes

2014.04.2 Version 0.5.0

  • Add multiple service management modules

... (truncated)

Commits
  • 6458fcf [maven-release-plugin] prepare release v1.0.0
  • 2497c20 Exclude packages not for 1.0.0 release
  • fd98e88 Updates to README - do not merge (#1587)
  • 669172a Merge pull request #1621 from martinsawicki/martin-networking
  • 359753a Merge pull request #1620 from bryant1410/master
  • c98f0a2 moving tests to location with more cores
  • 15da4e6 Fix broken Markdown headings
  • e0882b5 Merge pull request #1617 from martinsawicki/martin-networking
  • a88e889 updated recordings of 2 improved tests
  • 7ba1032 Merge remote-tracking branch 'upstream/master' into martin-networking
  • 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 [com.azure:azure-ai-documentintelligence](https://github.com/Azure/azure-sdk-for-java) from 1.0.0-beta.4 to 1.0.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-java/blob/v1.0.0/ChangeLog.txt)
- [Commits](Azure/azure-sdk-for-java@azure-ai-openai_1.0.0-beta.4...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 17, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants