This log was last generated on Thu, 13 Apr 2023 04:20:09 GMT and should not be manually modified.
Thu, 13 Apr 2023 04:20:09 GMT
- Fix: Suppression of the same code for different area could conflict each other
Wed, 07 Dec 2022 22:24:34 GMT
- Update dependencies
Fri, 19 Aug 2022 16:52:58 GMT
- Fix suppression not working
Tue, 19 Jul 2022 15:09:55 GMT
Version update only
Tue, 22 Mar 2022 16:33:04 GMT
- Fix progress Bar crashing autorest when stdout redirected to file
Mon, 21 Mar 2022 15:38:03 GMT
- Add
PluginUserError
error type
Tue, 15 Mar 2022 16:00:38 GMT
- Add the pluginName and extensionName field
LogInfo
type
Wed, 01 Dec 2021 22:39:16 GMT
- Fix configuration loading issue with nested config
az:
Fri, 19 Nov 2021 04:23:42 GMT
- Removed identitySourceMapping
- Added progress bar reporting to the logger
- Fix Issue with coloring [] wrapped elements
- Render progress bar before closing to force it to 100%
Wed, 08 Sep 2021 15:39:22 GMT
- Added New logger pipeline
- Added coloring for markdown ``` code blocks
- Add
color
utility to style markdown to cli format - Update to new path mapping sourcemap functionality
Mon, 19 Jul 2021 15:15:41 GMT
- Moved literate-yaml logic to @autorest/configuration
- Drop support for node 10
- Added utils
isDefined
Mon, 10 May 2021 18:01:37 GMT
- Fix Keep order of property when merging to allow interpolation from same file
Fri, 09 Apr 2021 19:53:22 GMT
Version update only
Thu, 01 Apr 2021 15:46:41 GMT
- Added configuration for usage of @azure/logger in libraries
Tue, 16 Mar 2021 15:52:56 GMT
- Add
trackWarning
functionality to logger - Fix Max call stack issue with loading very large swagger
- Bump dependencies versions
Fri, 05 Mar 2021 16:31:29 GMT
- Update merge functionality to be able to take interpolation context. Default to the higher priority element otherwise
- Update Merging functionality to accept an array merging strategy to decide order of merging
Fri, 26 Feb 2021 21:50:13 GMT
- Update Autorest logger definition
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
- Initial release, include code extract from @autorest/core around merging object and reading yaml/config