Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .chronus/changes/action-temps-2025-7-8-19-5-13.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/leg-temps-aug-2025-7-10-16-45-28.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/private-endpoints-2025-7-3-22-36-31.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/typespec-azure-resource-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log - @azure-tools/typespec-azure-resource-manager

## 0.59.1

### Bug Fixes

- [#3142](https://github.com/Azure/typespec-azure/pull/3142) Relax constraints for Action request and synchronous response parameters
- [#3143](https://github.com/Azure/typespec-azure/pull/3143) Add templates for optional location and etags
- [#3141](https://github.com/Azure/typespec-azure/pull/3141) Add operations for Private Endpoints


## 0.59.0

### Deprecations
Expand Down
2 changes: 1 addition & 1 deletion packages/typespec-azure-resource-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure-tools/typespec-azure-resource-manager",
"version": "0.59.0",
"version": "0.59.1",
"author": "Microsoft Corporation",
"description": "TypeSpec Azure Resource Manager library",
"homepage": "https://azure.github.io/typespec-azure",
Expand Down
Loading