Azure / Azure/azure-libraries-for-java
[BUG] Api versions is very old in java sdk 1.20.1
- 主要言語
- Java
- スター
- 97
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Describe the bug**
On creating the azure resources with java sdk 1.20.1 , i encounter the actual api versions with which the resource gets created are very old.
Say for example
Using the java sdk i created a resource group and dns zone. On checking the resources.azure.com i saw the api-version is very old.
For resource group it is: "api-version=2014-04-01"
For dns it is "api-version=2016-04-01"
ResourceGroup:

DNS:

**To Reproduce**
Use the azure java sdk 1.20.1 and create the resources like resource groups and private dns zones. Go to resources.azure.com and You will be able to see the same.
**Expected behavior**
The api version should be the latest ones
**Setup (please complete the following information):**
- IDE : Inellij
- Version of the Library used: java sdk 1.20.1
コントリビューションガイド
調査の方向性
Java SDK 1.20.1 を使用して問題を再現し、resource-group と private-DNS-zone の作成に焦点を当てます。これらの resource-client のエントリポイントから開始し、送信される API バージョンを resources.azure.com に表示されるバージョンと比較します。両方のリクエストが意図された現在サポートされているバージョンを使用し、既存のリソース作成動作が維持されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, java
- 領域
- api, cloud
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100