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

[CORE-69]: Bump com.azure.resourcemanager:azure-resourcemanager-costmanagement from 1.0.0-beta.7 to 1.0.0 #512

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 Jan 6, 2025

Bumps com.azure.resourcemanager:azure-resourcemanager-costmanagement from 1.0.0-beta.7 to 1.0.0.

Release notes

Sourced from com.azure.resourcemanager:azure-resourcemanager-costmanagement's releases.

azure-resourcemanager-mysqlflexibleserver_1.0.0

1.0.0 (2024-12-20)

  • Azure Resource Manager MySql client library for Java. This package contains Microsoft Azure SDK for MySql Management SDK. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model. Package tag package-flexibleserver-2021-05-01. For documentation on how to use this package, please see Azure Management Libraries for Java.

Other Changes

Release for the azure-resourcemanager-mysqlflexibleserver Java SDK.

azure-resourcemanager-relay_1.0.0

1.0.0 (2024-12-20)

  • Azure Resource Manager Relay client library for Java. This package contains Microsoft Azure SDK for Relay Management SDK. Use these API to manage Azure Relay resources through Azure Resource Manager. Package tag package-2017-04. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.Sku was modified

  • withName(java.lang.String) was removed

azure-resourcemanager-advisor_1.0.0

1.0.0 (2024-12-23)

  • Azure Resource Manager Advisor client library for Java. This package contains Microsoft Azure SDK for Advisor Management SDK. REST APIs for Azure Advisor. Package tag package-2020-01. For documentation on how to use this package, please see Azure Management Libraries for Java.

Other Changes

  • Release for Azure Resource Manager Advisor client library for Java.

azure-resourcemanager-apimanagement_1.0.0

1.0.0 (2024-12-23)

  • Azure Resource Manager ApiManagement client library for Java. This package contains Microsoft Azure SDK for ApiManagement Management SDK. ApiManagement Client. Package tag package-2022-08. For documentation on how to use this package, please see Azure Management Libraries for Java.

Other Changes

  • Release for Azure Resource Manager ApiManagement client library for Java.

azure-resourcemanager-automation_1.0.0

1.0.0 (2024-12-23)

  • Azure Resource Manager Automation client library for Java. This package contains Microsoft Azure SDK for Automation Management SDK. Automation Client. Package tag package-2022-02-22. For documentation on how to use this package, please see Azure Management Libraries for Java.

Other Changes

  • Release for Azure Resource Manager Automation client library for Java.

azure-resourcemanager-azurestack_1.0.0

1.0.0 (2024-12-23)

... (truncated)

Changelog

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

@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 11:56
@dependabot dependabot bot added dependency Dependencies gradle Gradle labels Jan 6, 2025
@dependabot dependabot bot requested review from kevinpalis and samanehsan January 6, 2025 11:56
@dependabot dependabot bot force-pushed the dependabot/gradle/main/com.azure.resourcemanager-azure-resourcemanager-costmanagement-1.0.0 branch from 9af7b81 to 5643452 Compare January 6, 2025 14:48
…anagement

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/com.azure.resourcemanager-azure-resourcemanager-costmanagement-1.0.0 branch from 5643452 to 7af4341 Compare January 27, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependencies gradle Gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant