Skip to content

[Hardwaresecuritymodules] Bump up sdk and az dedicated-hsm: add parameters --mgmt-network-subnet and --mgmt-network-interfaces#4870

Merged
kairu-ms merged 8 commits intoAzure:mainfrom
ZengTaoxu:hardwaresecuritymodules
May 26, 2022
Merged

[Hardwaresecuritymodules] Bump up sdk and az dedicated-hsm: add parameters --mgmt-network-subnet and --mgmt-network-interfaces#4870
kairu-ms merged 8 commits intoAzure:mainfrom
ZengTaoxu:hardwaresecuritymodules

Conversation

@ZengTaoxu
Copy link
Contributor


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

@ghost ghost requested review from jsntcy, kairu-ms and yonzhan May 23, 2022 03:39
@ghost ghost added the Auto-Assign Auto assign by bot label May 23, 2022
@ghost ghost requested review from necusjz and wangzelin007 May 23, 2022 03:39
@ghost ghost assigned necusjz May 23, 2022
@ghost ghost added this to the Jun 2022 (2022-07-05) milestone May 23, 2022
@ghost ghost added the Network label May 23, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented May 23, 2022

Hardwaresecuritymodules


# TODO: Confirm this is the right version number you want and it matches your
# HISTORY.rst entry.
VERSION = '0.1.0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the version to 0.2.0

++++++
* 'az dedicated-hsm': add parameters '--mgmt-network-subnet' and '--mgmt-network-interfaces' and
* 'az dedicated-hsm': add parameters '--mgmt-network-subnet' and '--mgmt-network-interfaces'
* Bump up SDK to 2021_11_30
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the note of this line as API version used in SDK is an implementation detail that should not be exposed to customers.

0.2.0
++++++
* 'az dedicated-hsm': add parameters '--mgmt-network-subnet' and '--mgmt-network-interfaces' and
* 'az dedicated-hsm': add parameters '--mgmt-network-subnet' and '--mgmt-network-interfaces'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capitalize 'add` to Add' as it's our convention.

HISTORY = f.read()

setup(
name='hardware-security-modules',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this name will cause breaking change, could you use the previous name

@kairu-ms kairu-ms merged commit e92f423 into Azure:main May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot Network

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants