Skip to content

Commit

Permalink
Update TypeSpec-Azure release note
Browse files Browse the repository at this point in the history
  • Loading branch information
allenjzhang committed Jun 13, 2024
1 parent 0228410 commit 77e21c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/release-notes/release-2024-06-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This release contains breaking changes and deprecation

### @azure-tools/typespec-autorest

- [#955](https://github.com/Azure/typespec-azure/pull/955) Use emit-lro-options emitter option to control emission of x-ms-long-running-operation-options
- [#955](https://github.com/Azure/typespec-azure/pull/955) Add suppress-lro-options emitter option to control emission of x-ms-long-running-operation-options
- [#955](https://github.com/Azure/typespec-azure/pull/955) Add support for displaying lro options in typespec-autorest based on lro metadata
- [#972](https://github.com/Azure/typespec-azure/pull/972) Add API to programmatically get all the OpenAPI2 documents for all services at all versions in a spec
- [#811](https://github.com/Azure/typespec-azure/pull/811) Add dependency on typespec-azure-resource-manager to resolve the spec repo common types paths
Expand Down Expand Up @@ -57,6 +57,7 @@ This release contains breaking changes and deprecation

### @azure-tools/typespec-azure-resource-manager

- [#998](https://github.com/Azure/typespec-azure/pull/998) Adding legacy v4 ManagedServiceIdentity model to avoid breaking changes in specs with mixed v3 and v4 common type reference
- [#955](https://github.com/Azure/typespec-azure/pull/955) Remove OpenAPI dependencies from ARM LRO templates and test LRO overrides
- [#929](https://github.com/Azure/typespec-azure/pull/929) Adding an overload parameter to ResourceNameParameter that allows `name` type to be set to string union type.
- [#860](https://github.com/Azure/typespec-azure/pull/860) Fix `percentComplete` property on `OperationStatus` should be a float not an int
Expand Down

0 comments on commit 77e21c5

Please sign in to comment.