Skip to content

Bump com.azure:azure-xml from 1.0.0-beta.3 to 1.0.0 #12

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

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 Jun 13, 2025

Bumps com.azure:azure-xml from 1.0.0-beta.3 to 1.0.0.

Release notes

Sourced from com.azure:azure-xml's releases.

azure-sdk-template-three_1.0.0-beta.4868691

1.0.0-beta.4868691 (2025-05-15)

Features Added

  • Test batch release

azure-sdk-template-two_1.0.0-beta.4868691

1.0.0-beta.4868691 (2025-05-15)

Features Added

  • Test batch release

azure-sdk-template-two_1.0.0-beta.4855482

1.0.0-beta.4855482 (2025-05-12)

Features Added

  • Test batch release

azure-core-experimental_1.0.0-beta.61

1.0.0-beta.61 (2025-06-05)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.55.3 to 1.55.4.

azure-core-serializer-avro-apache_1.0.0-beta.57

1.0.0-beta.57 (2025-06-05)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.55.3 to 1.55.4.

azure-core-tracing-opentelemetry_1.0.0-beta.57

1.0.0-beta.57 (2025-06-05)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.55.3 to 1.55.4.
  • Upgraded opentelemetry-api from 1.46.0 to 1.49.0.

azure-core-metrics-opentelemetry_1.0.0-beta.30

1.0.0-beta.30 (2025-06-05)

Other Changes

... (truncated)

Changelog

Sourced from com.azure:azure-xml'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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.azure:azure-xml](https://github.com/Azure/azure-sdk-for-java) from 1.0.0-beta.3 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@core_1.0.0-beta.3...v1.0.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-xml
  dependency-version: 1.0.0
  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 Jun 13, 2025
arjav-desai pushed a commit to arjav-desai/langchain4j-cdi that referenced this pull request Jun 16, 2025
…studio-to-run-examples

Make example working with LM Studio / Mistral 7B using OpenAIChatModel
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