Releases: microsoft/moc-sdk-for-go
Releases · microsoft/moc-sdk-for-go
API to eject and remove ISO disk from VM
API to eject and remove ISO disk from VM (#281) * Remove ISO from VM operation * Add role and rename the operation --------- Co-authored-by: Pradeep Kumar Gayam <[email protected]>
v0.19.4
What's Changed
- API for Resize with GPUs by @dhavalpopat in #247
- Add guardrails for setting default values by @dhavalpopat in #248
New Contributors
- @dhavalpopat made their first contribution in #247
Full Changelog: v0.19.3...v0.19.4
v0.19.3
Adding Precheck functions for the following resource clients:
- Certificate (security)
- Identity (security)
- Availability set (compute)
- Gallery image (compute)
- Virtual machine image (compute)
- Load balancer (network)
- Logical network (network)
- MAC pool (network)
- Network interface (network)
- Network security group (network)
- VIP pool (network)
- Virtual network (network)
- Container (storage)
v0.16.3
Updated moc reference for Standard_F16s_HPN VM SKU
Use latest version of moc
Upgrade to the latest verison of MOC, which avoids a deserialization bug
Add support for NSG on LNET
Change NSG to location based, and add LNET support for NSG
Add support for NSG
Add support for Network Security Groups (#196) * Initial skeleton for NSG support * resolve build problem, push to share code * push for testing * additional go mod changes * add changes, basic functionality working * update with commit in go.mod * remove location and add rule duplicate name check * reinsert location * include default security rules * relax priority range restriction and add icmp protocol support * translate default rules appropriately * try updating security rule dereference * add two way check for icmp protocol * update go mod * update with final version of go mod --------- Co-authored-by: mjethwa-msft <[email protected]> Co-authored-by: vlappenbusch <[email protected]>
Add Availability Set Support
Adding APIs for availability set, and update to latest moc version
Use latest moc tag
Use latest moc tag.
CVE fixes
fix for CVEs