UNPKG

@autorest/codemodel

Version:
319 lines (318 loc) 7.97 kB
{ "name": "@autorest/codemodel", "entries": [ { "version": "4.20.1", "tag": "@autorest/codemodel_v4.20.1", "date": "Tue, 20 May 2025 18:08:56 GMT", "comments": { "patch": [ { "comment": "Update dependencies" } ], "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.10.0` to `2.10.1`" } ] } }, { "version": "4.20.0", "tag": "@autorest/codemodel_v4.20.0", "date": "Thu, 16 Nov 2023 16:00:04 GMT", "comments": { "minor": [ { "comment": "Upgrade dependencies" } ], "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.9.2` to `~2.10.0`" } ] } }, { "version": "4.19.3", "tag": "@autorest/codemodel_v4.19.3", "date": "Wed, 07 Dec 2022 22:24:34 GMT", "comments": { "patch": [ { "comment": "Update dependencies" } ], "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.9.1` to `~2.9.2`" } ] } }, { "version": "4.19.2", "tag": "@autorest/codemodel_v4.19.2", "date": "Fri, 12 Aug 2022 19:53:22 GMT", "comments": { "patch": [ { "comment": "Fix: missing `ArmIdSchema` from yaml schema" } ] } }, { "version": "4.19.1", "tag": "@autorest/codemodel_v4.19.1", "date": "Mon, 08 Aug 2022 16:48:55 GMT", "comments": { "patch": [ { "comment": "Missing `armIds` in schemas" } ] } }, { "version": "4.19.0", "tag": "@autorest/codemodel_v4.19.0", "date": "Tue, 19 Jul 2022 15:09:55 GMT", "comments": { "minor": [ { "comment": "Added `ArmIdSchema` to represent Azure Resource Manager Resource Identifiers" } ] } }, { "version": "4.18.2", "tag": "@autorest/codemodel_v4.18.2", "date": "Wed, 16 Mar 2022 19:40:12 GMT", "comments": { "patch": [ { "comment": "Yaml schema missing deprecated models" } ] } }, { "version": "4.18.1", "tag": "@autorest/codemodel_v4.18.1", "date": "Wed, 16 Mar 2022 15:14:54 GMT", "comments": { "patch": [ { "comment": "Add back old security types to prevent breaking changes" } ] } }, { "version": "4.18.0", "tag": "@autorest/codemodel_v4.18.0", "date": "Tue, 15 Mar 2022 16:00:38 GMT", "comments": { "minor": [ { "comment": "Add `operationId` on Operation" }, { "comment": "**Added** `requestMediaTypes` containing a mapping of all media types for a given operation to its request" }, { "comment": "**Breaking** Renamed `AADTokenSecurityScheme` to `OAuth2SecurityScheme` and renamed `AzureKeySecurityScheme` to `KeySecurityScheme`" }, { "comment": "Added special header to operation" } ], "patch": [ { "comment": "Regen codemodel schema" } ], "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.9.0` to `~2.9.1`" } ] } }, { "version": "4.17.2", "tag": "@autorest/codemodel_v4.17.2", "date": "Fri, 19 Nov 2021 04:23:43 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.8.0` to `~2.9.0`" } ] } }, { "version": "4.17.1", "tag": "@autorest/codemodel_v4.17.1", "date": "Thu, 14 Oct 2021 23:03:29 GMT", "comments": { "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.7.0` to `~2.8.0`" } ] } }, { "version": "4.17.0", "tag": "@autorest/codemodel_v4.17.0", "date": "Wed, 08 Sep 2021 15:39:22 GMT", "comments": { "patch": [ { "comment": "Types tweak to allow string enums value to accept string literals" } ], "minor": [ { "comment": "**Internal** Remove need for @azure-tools/linq library" } ], "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.6.0` to `~2.7.0`" } ] } }, { "version": "4.16.0", "tag": "@autorest/codemodel_v4.16.0", "date": "Mon, 19 Jul 2021 15:15:41 GMT", "comments": { "minor": [ { "comment": "Drop support for node 10" } ], "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.5.294` to `~2.6.0`" } ] } }, { "version": "4.15.0", "tag": "@autorest/codemodel_v4.15.0", "date": "Tue, 27 Apr 2021 17:48:43 GMT", "comments": { "minor": [ { "comment": "**Added** AnyObject schema type" }, { "comment": "**Update** Codemodel to take new security model" } ], "patch": [ { "comment": "**Updated** deprecation model" } ] } }, { "version": "4.14.8", "tag": "@autorest/codemodel_v4.14.8", "date": "Fri, 09 Apr 2021 19:53:22 GMT", "comments": { "patch": [ { "comment": "**Update** knownmediatype and mediaTypes to be optional in HttpOperation" } ] } }, { "version": "4.14.7", "tag": "@autorest/codemodel_v4.14.7", "date": "Tue, 16 Mar 2021 15:52:56 GMT", "comments": { "patch": [ { "comment": "Bump dependencies versions" } ], "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.5.293` to `~2.5.294`" } ] } }, { "version": "4.14.6", "tag": "@autorest/codemodel_v4.14.6", "date": "Fri, 19 Feb 2021 21:42:09 GMT", "comments": { "patch": [ { "comment": "Change name of isInMultipart to isPartialBody" } ] } }, { "version": "4.14.5", "tag": "@autorest/codemodel_v4.14.5", "date": "Mon, 08 Feb 2021 23:06:15 GMT", "comments": { "patch": [ { "comment": "Add a new `isInMultipart` field on parameters" } ] } }, { "version": "4.14.4", "tag": "@autorest/codemodel_v4.14.4", "date": "Thu, 04 Feb 2021 19:05:18 GMT", "comments": { "patch": [ { "comment": "Internal: Moved source to src/ folder" }, { "comment": "Internal code linting fixes" }, { "comment": "Removed unused deprecated dependency @azure-tools/autorest-extension-base" } ], "dependency": [ { "comment": "Updating dependency \"@azure-tools/codegen\" from `~2.5.0` to `~2.5.293`" } ] } }, { "version": "4.14.3", "tag": "@autorest/codemodel_v4.14.3", "date": "Tue, 26 Jan 2021 21:36:02 GMT", "comments": { "patch": [ { "comment": "Revert js-yaml to 3.x" } ] } } ] }