Azure / Azure/azure-libraries-for-java

[BUG] Api versions is very old in java sdk 1.20.1

オープン
#755 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
ARM customer-reported Mgmt needs-more-info
主要言語
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:
![Screenshot 2019-06-12 at 3 02 29 PM](https://user-images.githubusercontent.com/5957585/59340478-bc0f4580-8d23-11e9-92ca-a8ba98ba2590.png)

DNS:
![Screenshot 2019-06-12 at 3 08 42 PM](https://user-images.githubusercontent.com/5957585/59340695-190afb80-8d24-11e9-8cb2-36d102281674.png)

**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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。