Skip to content

Commit

Permalink
TypeSpec Azure 0.45 - August 2024 Release (#1324)
Browse files Browse the repository at this point in the history
Depends on microsoft/typespec#4120

---------

Co-authored-by: Christopher Radek <[email protected]>
  • Loading branch information
chrisradek and Christopher Radek committed Aug 8, 2024
1 parent 35b7306 commit 4ed008b
Show file tree
Hide file tree
Showing 228 changed files with 2,206 additions and 808 deletions.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/allow_int_string-2024-6-29-16-19-19.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/default_endpoint-2024-6-11-17-47-42.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .chronus/changes/improve-armid-doc-2024-6-26-10-21-28.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/location-parameter-2024-6-17-17-48-51.md

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/no-private-linter-rule-2024-6-17-15-10-51.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/no-private-linter-rule-2024-6-17-15-11-17.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/no_server_desc-2024-6-29-14-27-45.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/override_client_method-2024-6-10-21-0-35.md

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/revert-fix-2024-6-23-10-47-25.md

This file was deleted.

14 changes: 0 additions & 14 deletions .chronus/changes/upgrade-deps-july-2024-2-2024-6-22-23-39-34.md

This file was deleted.

8 changes: 0 additions & 8 deletions .chronus/changes/uptake-uri-templates-2024-6-26-21-7-49.md

This file was deleted.

6 changes: 0 additions & 6 deletions .chronus/changes/uptake-uri-templates-2024-7-6-9-38-18.md

This file was deleted.

7 changes: 0 additions & 7 deletions .chronus/changes/uptake-uri-templates-2024-7-6-9-38-7.md

This file was deleted.

2 changes: 1 addition & 1 deletion core
Submodule core updated 180 files
11 changes: 11 additions & 0 deletions packages/typespec-autorest-canonical/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog - @azure-tools/typespec-autorest-canonical

## 0.6.0

### Bug Fixes

- [#1279](https://github.com/Azure/typespec-azure/pull/1279) fix the included versions value in typespec-autorest-canonical emitter

### Bump dependencies

- [#1219](https://github.com/Azure/typespec-azure/pull/1219) Update dependencies


## 0.5.1

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/typespec-autorest-canonical/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure-tools/typespec-autorest-canonical",
"version": "0.5.1",
"version": "0.6.0",
"author": "Microsoft Corporation",
"description": "TypeSpec library for emitting canonical swagger",
"homepage": "https://azure.github.io/typespec-azure",
Expand Down
16 changes: 16 additions & 0 deletions packages/typespec-autorest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log - @azure-tools/typespec-autorest

## 0.45.0

### Bug Fixes

- [#1248](https://github.com/Azure/typespec-azure/pull/1248) Fix issue what allowed `multi` format on a header

### Bump dependencies

- [#1219](https://github.com/Azure/typespec-azure/pull/1219) Update dependencies

### Features

- [#1275](https://github.com/Azure/typespec-azure/pull/1275) Add support for encoding numeric types as string
- [#1247](https://github.com/Azure/typespec-azure/pull/1247) Add support for URI templates in routes


## 0.44.1

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/typespec-autorest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure-tools/typespec-autorest",
"version": "0.44.1",
"version": "0.45.0",
"author": "Microsoft Corporation",
"description": "TypeSpec library for emitting openapi from the TypeSpec REST protocol binding",
"homepage": "https://azure.github.io/typespec-azure",
Expand Down
16 changes: 16 additions & 0 deletions packages/typespec-azure-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log - @azure-tools/typespec-azure-core

## 0.45.0

### Bug Fixes

- [#1198](https://github.com/Azure/typespec-azure/pull/1198) Use some more precise types for certain decorators that would have crashed otherwise

### Bump dependencies

- [#1219](https://github.com/Azure/typespec-azure/pull/1219) Update dependencies

### Features

- [#1154](https://github.com/Azure/typespec-azure/pull/1154) Add new `@azure-tools/typespec-azure-core/require-versioned` linting rule to require Azure service to use versioning library.
- [#1193](https://github.com/Azure/typespec-azure/pull/1193) Add new linter rule to prevent using items from Private namespace from an external library.


## 0.44.0

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/typespec-azure-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure-tools/typespec-azure-core",
"version": "0.44.0",
"version": "0.45.0",
"author": "Microsoft Corporation",
"description": "TypeSpec Azure Core library",
"homepage": "https://azure.github.io/typespec-azure",
Expand Down
7 changes: 7 additions & 0 deletions packages/typespec-azure-portal-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog - @azure-tools/typespec-azure-portal-core

## 0.45.0

### Bump dependencies

- [#1219](https://github.com/Azure/typespec-azure/pull/1219) Update dependencies


## 0.44.0

### Bump dependencies
Expand Down
2 changes: 1 addition & 1 deletion packages/typespec-azure-portal-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure-tools/typespec-azure-portal-core",
"version": "0.44.0",
"version": "0.45.0",
"author": "Microsoft Corporation",
"description": "TypeSpec Azure Portal Core library",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/typespec-azure-resource-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log - @azure-tools/typespec-azure-resource-manager

## 0.45.0

### Bug Fixes

- [#1187](https://github.com/Azure/typespec-azure/pull/1187) Replace deprecated LocationParameter with LocationResourceParameter

### Bump dependencies

- [#1219](https://github.com/Azure/typespec-azure/pull/1219) Update dependencies


## 0.44.0

### Bug Fixes
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.44.0",
"version": "0.45.0",
"author": "Microsoft Corporation",
"description": "TypeSpec Azure Resource Manager library",
"homepage": "https://azure.github.io/typespec-azure",
Expand Down
Loading

0 comments on commit 4ed008b

Please sign in to comment.