This log was last generated on Wed, 12 Jan 2022 22:31:57 GMT and should not be manually modified.
Wed, 12 Jan 2022 22:31:57 GMT
- Fix semantic validator allowing
readonly
instead ofreadOnly
next to $ref - Do not update $ref in
x-
extensions
Tue, 07 Dec 2021 22:39:16 GMT
Version update only
Wed, 01 Dec 2021 22:39:16 GMT
Version update only
Tue, 30 Nov 2021 15:50:35 GMT
Version update only
Fri, 19 Nov 2021 04:23:42 GMT
- Updated
--help
to use configuration schema and be consistent - Added Support for sourcemap in autorest extensions
- Add installation status of extension with a progress bar.
- Improve error reporting when extension fails to install.
- Fix --help crash
- Internal Remove use of extension method
.last
- Fix Nullable on certain properties during tree shaking
- Fix Sourcemap library fails to load when packed with webpack
Mon, 11 Oct 2021 21:01:13 GMT
- Fix Unreferenced discriminated union option being removed
Wed, 06 Oct 2021 17:36:17 GMT
- Fix exit code always 0
Tue, 05 Oct 2021 16:39:50 GMT
- Fix
message-format
not being respected
Thu, 23 Sep 2021 19:51:32 GMT
- Added
include-x-ms-examples-original-file
flag to activatex-ms-original-file
injection inx-ms-examples
Fri, 17 Sep 2021 17:52:01 GMT
- Fix Deduplicating enums dropped
format
property
Thu, 16 Sep 2021 18:49:17 GMT
- Fix Deduplicating
boolean
enums changed type tostring
Wed, 08 Sep 2021 15:39:22 GMT
- Uptake New logger
- Uptake new changes to Swagger->OpenApi3 converter
x-ms-examples
loaded via $ref will save orignal location withx-ms-original-file
extension property- Keep
x-
extension properties when merging enums - Perf Small perf improvement for components cleaner plugin
- Update to new path mapping sourcemap functionality
- Remove quick-check plugin
- Perf Minor perf in merger plugin
- Perf Minor performance improvement in allof cleaner plugin
- Log error when directive where clause is invalid
- Improve erorr message for directive when there is an error in the transform code
- Fix Error in config loading would not be logged as the logging session would not be awaited on
Mon, 19 Jul 2021 15:15:41 GMT
- Added
debug
flag to directive to enable additional logging - Added support for changing end of line of generated files with new
eol
config. - Feature Resolve relative servers url using spec host
- Allow suppressing warnings without source
- Drop support for node 10
- Perf Memory usage improvements
- Perf Unload sourcemap from memory if not used
- Added Flag to skip sourcemap generation
- Fix sourcemap for multiple plugins
- Fix Issue in directive manipulator preventing multiple directive to run on OpenApi3 documents
Thu, 03 Jun 2021 22:37:55 GMT
- Blaming files not loaded by autorest
Wed, 26 May 2021 18:31:17 GMT
- Bump @autorest/configuration with fix with yarn/cli.js not found
Thu, 20 May 2021 16:41:13 GMT
- Added $ref sibling validation
- Fix Keep
x-
extension next to $ref when tree shaking properties - Bump @autorest/configuration version
- Added warning when using
x-ms-code-generation-settings
which is not supported in autorest v3
Mon, 10 May 2021 18:01:37 GMT
- Update dependencies to include fix for interpolating config value from previous value in same file
Tue, 04 May 2021 18:18:45 GMT
- Fix Uncaught promise exception
Tue, 27 Apr 2021 17:48:43 GMT
- Updated CLI Parsing to uptake logic moved to @autorest/configuration and use config validation
- Fix Default license header containing uninterpolated {generator}
- Fix Tree Shaking number enums same as string enum. This allows those enum to get a better auto generated name if no name is provided
- Perf improvement to multi api merger
Fri, 16 Apr 2021 15:18:54 GMT
- **Merge x-ms-paths into paths during multi-api-merger step"
Tue, 13 Apr 2021 15:34:55 GMT
- Package update update schema package for fix with $ref
Fri, 09 Apr 2021 19:53:22 GMT
- Added Semantic validator plugin
- Feature Add sourcemap support for errors providing original location of problem
- Added support for emitting statistics of the specs and resuting model
- Added [SemanticValidator] Path parameters validation to the semantic validator
- Internal Refactor plugins
Fri, 02 Apr 2021 15:18:00 GMT
- Update @autorest/configuration to take fix for broken interactive plugin
Thu, 01 Apr 2021 15:46:41 GMT
- Bump @azure-tools/uri version to ~3.1.1
- Cleanup Migrated use of require -> es6 imports
- Added configure @azure/logger according to debug/verbose flags
- Added New normalize-identity plugin to support multi openapi3 files output
- Added New config/flag
--output-converted-oai3
to output openapi3 files right after conversion from Swager 2.0 - Update to simplified configuration loader interface
Tue, 16 Mar 2021 19:28:18 GMT
- Update @azure-tools/data-store
Tue, 16 Mar 2021 15:52:56 GMT
- Update swagger schema validator to use new system(
ajv
&ajv-errors
) providing more relevant information
- Fix enum deduplicator to prevent crash when using allOf in enums
- Handle Discrimnator mapping. Make sure the refs are updated
- Fix Cannot read property 'pass-thru' of undefined crash
- Bump dependencies versions
Wed, 10 Mar 2021 02:02:59 GMT
- Update @autorest/configuration to uptake directives array fix
Mon, 08 Mar 2021 18:07:37 GMT
- Set @autorest/typescript default version to 'latest'
- Update @autorest/configuration dependency to update
--require
cli load order fix
Fri, 05 Mar 2021 16:31:29 GMT
- Rename trenton plugin to terraform
- Fix Handle using extension properties(x-) under components in OpenAPI3
- Update @autorest/configuration dependency to uptake various configuration loading fixes
Fri, 26 Feb 2021 21:50:13 GMT
- Remove legacy CLI functionality(Using arguments with single dash).
- Update Moved configuration loading from @autorest/core and redesign
- Fix issue when using properties with
$ref
as name where it would try to resolve a reference.
Sat, 20 Feb 2021 17:49:35 GMT
- Fix Revert use of flatMap which is not available on node 10
Fri, 19 Feb 2021 21:42:09 GMT
- Bundle jsonpath in webpack
- Extract some section into @autorest/core
- Rethink config
- Fix problem not resolving the yarn/cli.js file
- Fix Components cleaner not removing external non used headers but remove their schemas
- Revert removal of header-text config getter
Thu, 11 Feb 2021 18:03:07 GMT
- Fix Configuration for csharp causing pipeline stage not found error
- Improvement Provide a more detail error message when pipeline can't find a stage.
- Update @azure-tools/extension to ~3.1.272 and bundle it in the webpack file
Tue, 09 Feb 2021 22:00:21 GMT
- Fix Issue where it was not possible to override a config flag defined in the same markdown config. Markdown configuration loading now treats yaml code block in increasing priority order.
- Update @azure-tools/extension to newer version that will log errors when installing packages.
Mon, 08 Feb 2021 23:06:15 GMT
- Internal: Migrate bundling system to webpack
- Update csharp generator to default to v3. Use
--v2
to revert to previous version
Thu, 04 Feb 2021 19:05:18 GMT
- Internal: Moved source to src/ folder
- Refactoring: Cleanup of code running transform directives
- Internal code linting fixes
- Internal: Add some tests to the tree shaker
Tue, 4 Feb 2020 00:00:00 GMT
- rebuild to pick up latest data-store to fix the caching filename size
- OAI2-to-OAI3 converter update in perks.
- TransformerViaPointer was turning null into {}
- rebuild to fix NPM publishing problem.
- remove additionalProperties: false so v2 generators don't choke.
- rebuild to pick up perks change to fix multibyte utf8 over byte boundary problem
- rebuild to pick up a perks change to support turning underscore in semver to dash on gh releases
- rebuild to pick up newer extension library that supports python interpreter detection
- force rebuild to pick up fix in oai2 converter
- update the oai2-to-oai3 converter (parameterized host parameters should be client parameters if they are $ref'd)