Implemented enhancements:
- Refitter v1.5.2 #1085 (christianhelle)
1.19.0 (2025-01-25)
Implemented enhancements:
- Refitter v1.5.1 #1083 (christianhelle)
- Fix non-editable HTTP headers Grid #1081 (christianhelle)
- OpenAPI Generator v7.11.0 #1080 (christianhelle)
- Refitter v1.5.0 #1078 (renovate[bot])
Merged pull requests:
- Update dependency coverlet.collector to 6.0.4 #1079 (renovate[bot])
- Update dependency FluentAssertions to 7.1.0 #1077 (renovate[bot])
- Update Kiota dependencies to v1.16.4 #1076 (christianhelle)
- Update dependency Polly to 8.5.1 #1074 (renovate[bot])
1.18.0 (2025-01-10)
Implemented enhancements:
- Microsoft Kiota v1.22.0 #1073 (christianhelle)
- Update Kiota dependencies to v1.16.1 #1064 (christianhelle)
- Update Microsoft Kiota dependencies to v1.16.0 #1062 (christianhelle)
Merged pull requests:
- Update xunit-dotnet monorepo #1072 (renovate[bot])
- Update dependency coverlet.collector to 6.0.3 #1065 (renovate[bot])
- Update dependency xunit.runner.visualstudio to v3 #1063 (renovate[bot])
1.17.0 (2024-12-06)
Implemented enhancements:
- Microsoft Kiota v1.21.0 #1054 (christianhelle)
- NSwag v14.2.0 #1051 (christianhelle)
- Refitter v1.4.1 #1050 (renovate[bot])
- Remove Visual Studio for Mac support from Github Workflows #1046 (christianhelle)
- OpenAPI Generator v7.10.0 #1044 (christianhelle)
Merged pull requests:
- Update dependency FluentAssertions to v7 #1053 (renovate[bot])
- Update dependency Xunit.SkippableFact to 1.5.23 #1052 (renovate[bot])
- Update NSwag packages to v14.2.0 #1048 (renovate[bot])
- Update vstest monorepo to 17.12.0 #1047 (renovate[bot])
- Update MacOS runner #1045 (christianhelle)
- Update Microsoft Kiota dependencies to v1.15.2 #1041 (christianhelle)
- Update AutoRestArgumentProvider.cs #1040 (tiagffborges)
- Update dependency cake.tool to v5 #1039 (renovate[bot])
- Update dependency Polly to 8.5.0 #1037 (renovate[bot])
1.16.0 (2024-11-07)
Implemented enhancements:
- Microsoft Kiota v1.20.0 #1034 (christianhelle)
- Update Kiota dependencies to v1.14.0 #1033 (christianhelle)
- Update dependency Refitter.Core to 1.4.0 #1024 (renovate[bot])
Merged pull requests:
- Update dependency Refit to v8 #1032 (renovate[bot])
- Update dependency cake.tool to 4.2.0 #1025 (renovate[bot])
1.15.0 (2024-10-11)
Implemented enhancements:
- Microsoft Kiota v1.19.1 #1023 (christianhelle)
- Include version information in App Insights telemetry #1015 (christianhelle)
- OpenAPI Generator v7.9.0 #1011 (christianhelle)
Closed issues:
- VS 2022, Unrecognized command or argument '--type-access-modifier' 'public. #1016
Merged pull requests:
- Update dotnet monorepo #1012 (renovate[bot])
- Update dependency Azure.Core to 1.44.1 #982 (renovate[bot])
1.14.0 (2024-10-07)
Implemented enhancements:
- Add support --type-access-modifier option for Microsoft Kiota #1010 (christianhelle)
- Microsoft Kiota v1.19.0 #1008 (christianhelle)
- use correct framework #1007 (kasperk81)
- Update Kiota dependencies to v1.13.0 #1001 (christianhelle)
- Refitter v1.3.2 #995 (renovate[bot])
- Update Kiota package references to version 1.12.4 in smoke tests #989 (christianhelle)
Merged pull requests:
- Update dependency xunit to 2.9.2 #1005 (renovate[bot])
- Update dependency Polly to 8.4.2 #1004 (renovate[bot])
- Update dependency xunit to 2.9.1 #996 (renovate[bot])
- Update dependency Refit to 7.2.1 #994 (renovate[bot])
- Update dependency Refit to 7.2.0 #990 (renovate[bot])
- Update dependency JsonSubTypes to 1.9.0 #983 (renovate[bot])
- Update dependency Polly to 8.4.1 #981 (renovate[bot])
- Update dependency RestSharp to v112 [SECURITY] #980 (renovate[bot])
- Update dependency Refitter.Core to 1.3.0 #979 (renovate[bot])
- Update dependency FluentAssertions to 6.12.1 #977 (renovate[bot])
1.11.0 (2024-09-05)
Implemented enhancements:
- Update Kiota package dependencies for v1.18.0 compatibility #976 (christianhelle)
- Microsoft Kiota v1.18.0 #975 (christianhelle)
- Using config file and add parameters causes a command error #973 (BryanAldrich)
Merged pull requests:
- Update vstest monorepo to 17.11.1 #974 (renovate[bot])
- Update dependency Moq to 4.20.71 #972 (renovate[bot])
- Update vstest monorepo to v17.11.0 #969 (renovate[bot])
1.10.9 (2024-08-19)
Implemented enhancements:
- OpenAPI Generator v7.8.0 #968 (christianhelle)
Merged pull requests:
- Update dependency dotnet-sdk to v6.0.425 #967 (renovate[bot])
- Refitter v1.2.0 #963 (renovate[bot])
1.10.8 (2024-08-12)
Implemented enhancements:
- Microsoft Kiota v1.17.0 #962 (christianhelle)
- Add support for .NET 8.0 to the OpenAPI Generator target framework options #961 (christianhelle)
- Refitter v1.1.3 #959 (renovate[bot])
Fixed bugs:
- OpenAPI - default Target Framework NET8.0 missing #960
1.10.7 (2024-07-19)
Implemented enhancements:
- Refitter v1.1.2 #958 (renovate[bot])
- NSwag v14.1.0 #957 (renovate[bot])
Closed issues:
- Kiota sdk gen output #956
Merged pull requests:
- Update dependency dotnet-sdk to v6.0.424 #955 (renovate[bot])
- Update dependency System.Text.Json to v8 [SECURITY] #953 (renovate[bot])
- Update dependency ICSharpCode.CodeConverter to v9.2.6.717 #951 (renovate[bot])
- Update xunit-dotnet monorepo #950 (renovate[bot])
1.10.6 (2024-07-07)
Implemented enhancements:
- Microsoft Kiota v1.16.0 #948 (christianhelle)
Merged pull requests:
- Refitter v1.1.1 #949 (renovate[bot])
1.10.5 (2024-07-02)
Implemented enhancements:
- NSwag v14.0.8 #947 (christianhelle)
- OpenAPI Generator v7.7.0 #946 (christianhelle)
Merged pull requests:
- Update dependency Polly to v8.4.1 #945 (renovate[bot])
- Update dependency NuGet.VisualStudio to v17.10.1 #944 (renovate[bot])
1.10.4 (2024-06-25)
Merged pull requests:
- Revert "Update dependency Microsoft.VSSDK.BuildTools to v17.10.2185" #942 (christianhelle)
- Refitter v1.0.2 #940 (christianhelle)
- Update dependency Refitter.Core to v1.0.2 #939 (renovate[bot])
- Update nswag monorepo to v14.0.8 #938 (renovate[bot])
- Bump Azure.Identity from 1.11.3 to 1.11.4 in /test/GeneratedCode/Kiota/Net481 #936 (dependabot[bot])
- Update dependency Microsoft.VSSDK.BuildTools to v17.10.2185 #935 (renovate[bot])
- Refitter v1.0.1 #934 (renovate[bot])
1.10.3 (2024-06-07)
Implemented enhancements:
- Microsoft Kiota v1.15.0 #933 (christianhelle)
Merged pull requests:
- Update dependency dotnet-sdk to v6.0.423 #932 (renovate[bot])
1.10.2 (2024-05-27)
Implemented enhancements:
- Refitter tracks local specification file rather than remote service specification #912
- Support class name parameter in KiotaCodeGenerator #798
- Use Remote URL by default in .refitter file #922 (christianhelle)
- Re-use existing .refitter file if it already exists #909 (christianhelle)
- OpenAPI Generator v7.6.0 #908 (christianhelle)
- Ensure Kiota custom tool respects the Generate Multiple Files option #904 (christianhelle)
- Add support for Kiota configuration files #894 (christianhelle)
- Add support for generating multiples using Microsoft Kiota #893 (christianhelle)
Fixed bugs:
- Unable to load VSIX package after Microsoft.VSSDK.BuildTools v17.10.2179 update #930
- Refitter file gets overwritten #907
- Generated .refitter file formatting issue #906
- Kiota generates multiple files even configured not to #905
- .refitter VS Integration is not appearing #889
- Bad kiota installation detection #775
- Revert "Update dependency Microsoft.VSSDK.BuildTools to v17.10.2179" #929 (christianhelle)
Merged pull requests:
- Update xunit-dotnet monorepo to v2.8.1 #928 (renovate[bot])
- Bump Microsoft.Kiota.Serialization.Form from 1.2.1 to 1.2.3 #927 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Multipart from 1.1.4 to 1.1.5 #924 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json, System.Text.Json and System.Text.Encodings.Web #923 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary, System.Text.Json and System.Text.Encodings.Web #921 (dependabot[bot])
- Update vstest monorepo to v17.10.0 #919 (renovate[bot])
- Update dependency NuGet.VisualStudio to v17.10.0 #915 (renovate[bot])
- Update dependency Microsoft.VSSDK.BuildTools to v17.10.2179 #914 (renovate[bot])
- chore(deps): bump Microsoft.Kiota.Serialization.Form from 1.2.0 to 1.2.1 #911 (dependabot[bot])
- chore(deps): bump Microsoft.Kiota.Serialization.Json, System.Text.Json and System.Text.Encodings.Web #910 (dependabot[bot])
- Update dependency dotnet-sdk to v6.0.422 #903 (renovate[bot])
- Update Microsoft.Kiota.Serialization.Form, Microsoft.Kiota.Serialization.Json, and Microsoft.Kiota.Serialization dependencies #902 (christianhelle)
- Bump Microsoft.Kiota.Abstractions from 1.8.4 to 1.9.1 #898 (dependabot[bot])
- Bump Polly from 8.3.1 to 8.4.0 #897 (dependabot[bot])
- Update documentation #895 (christianhelle)
- Bump Azure.Identity and Azure.Core #892 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary, System.Text.Json and System.Text.Encodings.Web #891 (dependabot[bot])
1.10.1 (2024-05-07)
Implemented enhancements:
- Implement a Refitter Settings File as part of generation process #845
- Implement option for generating multiple files #175
- Align NSwag version throughout repo #890 (christianhelle)
- Add support for generating multiple files with OpenAPI Generator #886 (christianhelle)
- Add support for .refitter files #879 (christianhelle)
- Add missing feature tracking for Refitter #878 (christianhelle)
Merged pull requests:
- chore(deps): update dependency nuget.visualstudio to v17.9.1 #881 (renovate[bot])
- chore(deps): update dependency newtonsoft.json to v10.0.3 #880 (renovate[bot])
1.10.0 (2024-05-04)
Implemented enhancements:
- Update "New REST API Client" dialog title to include YAML in text #877 (christianhelle)
- Add option to disable telemetry collection #876 (christianhelle)
- Refitter v1.0.0 #875 (renovate[bot])
- Microsoft Kiota v1.14.0 #874 (christianhelle)
- Fix typo "Rifitter" in Visual Studio context menus #851 (christianhelle)
- Microsoft Kiota v1.13.0 #842 (christianhelle)
- Show error message when unable to find java.exe #841 (christianhelle)
- Fix issues regarding whitespaces in file paths #838 (christianhelle)
- Added kiota version detection and its installation if it's not installed #832 (Hiller)
Fixed bugs:
- Rifitter => Refitter typo #844
- Half of the provided client generators don't work but show an error #836
Merged pull requests:
- Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v1 #873 (renovate[bot])
- Update ghcr.io/devcontainers/features/dotnet Docker tag to v2 #872 (renovate[bot])
- Update GitHub workflows to use MacOS 12 #870 (christianhelle)
- Update Kiota dependencies #869 (christianhelle)
- Bump Microsoft.Kiota.Serialization.Text from 1.1.4 to 1.1.5 #868 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary, System.Text.Json and System.Text.Encodings.Web #867 (dependabot[bot])
- Bump Microsoft.Kiota.Authentication.Azure and Azure.Core #866 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Form from 1.1.5 to 1.1.6 #865 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Multipart from 1.1.3 to 1.1.4 #864 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json, System.Text.Json and System.Text.Encodings.Web #863 (dependabot[bot])
- Update xunit-dotnet monorepo to v2.8.0 #860 (renovate[bot])
- Update dependency Microsoft.VSSDK.BuildTools to v17.9.3184 #858 (renovate[bot])
- Bump Azure.Identity and Azure.Core #857 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.8.1 to 1.8.4 #856 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary, System.Text.Json and System.Text.Encodings.Web #854 (dependabot[bot])
- OpenAPI Generator v7.5.0 #853 (christianhelle)
- Bump Azure.Identity and Azure.Core #852 (dependabot[bot])
- Bump microsoft/setup-msbuild from 1.3 to 2 #848 (dependabot[bot])
- Update xunit-dotnet monorepo #847 (renovate[bot])
- Update dependency dotnet-sdk to v6.0.421 #846 (renovate[bot])
- Bump Azure.Identity and Azure.Core #843 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary, System.Text.Json and System.Text.Encodings.Web #840 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json, System.Text.Json and System.Text.Encodings.Web #839 (dependabot[bot])
- Update dependency Exceptionless to v6.0.4 #837 (renovate[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.12 to 1.8.1 #835 (dependabot[bot])
- Update nswag monorepo to v14.0.7 #834 (renovate[bot])
- Update nswag monorepo to v14.0.4 #833 (renovate[bot])
- Update dependency Microsoft.VSSDK.BuildTools to v17.9.3174 #830 (renovate[bot])
- Update dependency dotnet-sdk to v6.0.420 #829 (renovate[bot])
- Bump coverlet.collector from 6.0.1 to 6.0.2 #828 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.11 to 1.7.12 #826 (dependabot[bot])
1.9.8 (2024-03-11)
Implemented enhancements:
- OpenAPI Generator v7.4.0 #825 (christianhelle)
1.9.7 (2024-03-10)
Implemented enhancements:
- Update Microsoft Kiota to v1.12.0 #824 (christianhelle)
Merged pull requests:
- Update dependency Refitter.Core to v0.9.9 #823 (renovate[bot])
- Update dependency Polly to v8.3.1 #822 (renovate[bot])
- Bump Microsoft.Kiota.Serialization.Json, System.Text.Json and System.Text.Encodings.Web #821 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Text from 1.1.3 to 1.1.4 #820 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Form from 1.1.4 to 1.1.5 #819 (dependabot[bot])
- Update dependency Refitter.Core to v0.9.8 #818 (renovate[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary, System.Text.Json and System.Text.Encodings.Web #817 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Multipart from 1.1.2 to 1.1.3 #816 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.10 to 1.7.11 #815 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Form from 1.1.3 to 1.1.4 #814 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Text from 1.1.2 to 1.1.3 #813 (dependabot[bot])
- Bump Microsoft.Kiota.Authentication.Azure and Azure.Core #812 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json, Microsoft.Kiota.Abstractions, System.Text.Json and System.Text.Encodings.Web #808 (dependabot[bot])
- Update dependency coverlet.collector to v6.0.1 #806 (renovate[bot])
- Update dependency McMaster.Extensions.Hosting.CommandLine to v4.1.1 #805 (renovate[bot])
- Update xunit-dotnet monorepo #803 (renovate[bot])
- Update dependency dotnet-sdk to v6.0.419 #802 (renovate[bot])
1.9.6 (2024-02-08)
Implemented enhancements:
- OpenAPI Generator v7.3.0 #799 (christianhelle)
- Refitter v0.9.7 #796 (christianhelle)
- Microsoft Kiota v1.11.1 #793 (christianhelle)
- NSwag v14.0.3 #779 (renovate[bot])
Closed issues:
- Visual Studio freezes when generating client api #776
Merged pull requests:
- Update dependency Microsoft.VSSDK.BuildTools to v17.9.3168 #797 (renovate[bot])
- Bump Microsoft.Kiota.Serialization.Form from 1.1.2 to 1.1.3 #794 (dependabot[bot])
- Update vstest monorepo to v17.9.0 #792 (renovate[bot])
- Bump Microsoft.Kiota.Serialization.Multipart from 1.1.1 to 1.1.2 #791 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json, System.Text.Json and System.Text.Encodings.Web #790 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary, System.Text.Json and System.Text.Encodings.Web #789 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.7 to 1.7.9 #787 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Multipart and Microsoft.Kiota.Abstractions #785 (dependabot[bot])
- Bump Polly from 8.2.1 to 8.3.0 #784 (dependabot[bot])
- Bump Microsoft.Kiota.Authentication.Azure and Azure.Core #783 (dependabot[bot])
- Update dependency dotnet-sdk to v6.0.418 #752 (renovate[bot])
1.9.5 (2024-02-02)
Implemented enhancements:
- Microsoft Kiota v1.11.0 #778 (christianhelle)
Merged pull requests:
- Bump Microsoft.Kiota.Abstractions from 1.7.6 to 1.7.7 #777 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Form from 1.1.1 to 1.1.2 #773 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Text from 1.1.1 to 1.1.2 #772 (dependabot[bot])
- chore(deps): update dependency icsharpcode.codeconverter to v9.2.5.694 #771 (renovate[bot])
- chore(deps): update dependency refitter.core to v0.9.6 #769 (renovate[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.5 to 1.7.6 #768 (dependabot[bot])
- chore(deps): update actions/cache action to v4 #766 (renovate[bot])
- chore(deps): update nswag monorepo to v14.0.2 #765 (renovate[bot])
- chore(deps): update dependency refitter.core to v0.9.5 #764 (renovate[bot])
- chore(deps): update dependency xunit to v2.6.6 #763 (renovate[bot])
- chore(deps): update nswag monorepo to v14.0.1 #759 (renovate[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary, System.Text.Json and System.Text.Encodings.Web #754 (dependabot[bot])
1.9.4 (2024-01-13)
Implemented enhancements:
- Update Microsoft Kiota to v1.10.0 #758 (christianhelle)
Merged pull requests:
- Upgrade Microsoft Kiota to v1.10.1 #761 (christianhelle)
- Bump Microsoft.Kiota.Abstractions from 1.7.4 to 1.7.5 #760 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.3 to 1.7.4 #755 (dependabot[bot])
- chore(deps): update dependency refitter.core to v0.9.4 #744 (renovate[bot])
1.9.3 (2024-01-10)
Implemented enhancements:
- Fix Refitter v0.9.0 crashes Visual Studio #747 (christianhelle)
Merged pull requests:
- Update VSIX build workflows to disable extension deployment #745 (christianhelle)
- Bump Polly from 8.2.0 to 8.2.1 #743 (dependabot[bot])
- Update nuget monorepo #742 (renovate[bot])
- Update dependency xunit to v2.6.5 #740 (renovate[bot])
- Update nswag monorepo to v14 (major) #739 (renovate[bot])
1.9.2 (2023-12-24)
Implemented enhancements:
- Upgrade OpenAPI Generator to v7.2.0 #738 (christianhelle)
Closed issues:
- [Readme] Mention refitter and kiota in feature summary #735
Merged pull requests:
- Update xunit-dotnet monorepo #737 (renovate[bot])
- Add Refitter and Kiota to feature list #736 (christianhelle)
- Bump Refitter.Core from 0.8.6 to 0.8.7 #733 (dependabot[bot])
- Update actions/upload-artifact action to v4 #731 (renovate[bot])
- Update actions/download-artifact action to v4 - autoclosed #730 (renovate[bot])
1.9.1 (2023-12-14)
Implemented enhancements:
- Upgrade Microsoft Kiota to v1.9.1 #729 (christianhelle)
Merged pull requests:
- Update dependency windows to v2022 #725 (renovate[bot])
- Update dependency cake.tool to v4 #723 (renovate[bot])
- Update dependency Microsoft.TestPlatform to v17 #719 (renovate[bot])
- Update actions/setup-node action to v4 #718 (renovate[bot])
- Update actions/setup-java action to v4 #717 (renovate[bot])
- Update actions/setup-dotnet action to v4 #716 (renovate[bot])
- Update actions/github-script action to v7 #715 (renovate[bot])
- Update actions/checkout action to v4 #714 (renovate[bot])
- Update microsoft/setup-msbuild action to v1.3 #712 (renovate[bot])
- Update dependency cake.tool to v3.2.0 #711 (renovate[bot])
- Update dependency Moq to v4.20.70 #710 (renovate[bot])
- Bump ICSharpCode.CodeConverter from 9.2.3.621 to 9.2.4.657 #709 (dependabot[bot])
- Update dependency Microsoft.VSSDK.BuildTools to v17.8.2365 #708 (renovate[bot])
- Update dependency Microsoft.TestPlatform to v16.11.0 #707 (renovate[bot])
- Update dependency dotnet-sdk to v6.0.417 #705 (renovate[bot])
- Update dependency Refitter.Core to v0.8.6 #704 (renovate[bot])
1.9.0 (2023-12-11)
Implemented enhancements:
- Upgrade Microsoft Kiota to v1.9.0 #697 (christianhelle)
- Ensure that the marketplace review link does not block status messages #695 (christianhelle)
Fixed bugs:
- Marketplace Review link in the Add New REST API Client dialog blocks status messages #696
Merged pull requests:
- Configure Renovate #700 (renovate[bot])
- Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 #699 (dependabot[bot])
- Bump xunit from 2.6.2 to 2.6.3 #698 (dependabot[bot])
- Bump Microsoft.ApplicationInsights.WindowsServer from 2.21.0 to 2.22.0 #694 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.2 to 1.7.3 #693 (dependabot[bot])
- Bump AutoFixture.AutoMoq and AutoFixture #692 (dependabot[bot])
- Bump AutoFixture from 4.18.0 to 4.18.1 #691 (dependabot[bot])
- Bump AutoFixture.Xunit2 and AutoFixture #690 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.3.2 to 1.3.3 #689 (dependabot[bot])
- Bump Refitter.Core from 0.8.4 to 0.8.5 #688 (dependabot[bot])
- Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 #687 (dependabot[bot])
- Bump xunit from 2.6.1 to 2.6.2 #686 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Form from 1.1.0 to 1.1.1 #685 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.3.1 to 1.3.2 #684 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Text from 1.1.0 to 1.1.1 #683 (dependabot[bot])
- Bump Microsoft.Kiota.Authentication.Azure from 1.1.1 to 1.1.2 #682 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.1 to 1.7.2 #681 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Multipart from 1.1.0 to 1.1.1 #680 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json from 1.1.1 to 1.1.2 #679 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.7.0 to 1.7.1 #678 (dependabot[bot])
- Bump Polly from 8.1.0 to 8.2.0 #677 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.3.0 to 1.3.1 #676 (dependabot[bot])
- Bump Microsoft.Extensions.Logging.Debug from 7.0.0 to 8.0.0 #675 (dependabot[bot])
- Bump Microsoft.Extensions.Logging.Console from 7.0.0 to 8.0.0 #674 (dependabot[bot])
- Bump Microsoft.Extensions.Hosting from 7.0.1 to 8.0.0 #673 (dependabot[bot])
- Bump Azure.Identity from 1.10.3 to 1.10.4 #672 (dependabot[bot])
1.8.10 (2023-11-13)
Implemented enhancements:
- OpenAPI Generator v7.1.0 #671 (christianhelle)
Merged pull requests:
- Bump Azure.Core from 1.35.0 to 1.36.0 #670 (dependabot[bot])
1.8.9 (2023-11-10)
Implemented enhancements:
- Upgrade Microsoft Kiota to v1.8.2 #667 (christianhelle)
Merged pull requests:
- Bump Microsoft.Kiota.Abstractions from 1.6.1 to 1.7.0 #669 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #668 (dependabot[bot])
- Bump Refitter.Core from 0.8.3 to 0.8.4 #666 (dependabot[bot])
- Bump Microsoft.Kiota.Authentication.Azure from 1.1.0 to 1.1.1 #665 (dependabot[bot])
1.8.8 (2023-11-05)
Implemented enhancements:
- Microsoft Kiota v1.8.1 #661 (christianhelle)
- Microsoft Kiota v1.8.0 #660 (christianhelle)
- Improve Exception handling #659 (christianhelle)
Merged pull requests:
- Bump Microsoft.Kiota.Abstractions from 1.6.0 to 1.6.1 #664 (dependabot[bot])
- Bump xunit from 2.6.0 to 2.6.1 #663 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.2.0 to 1.3.0 #662 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.5.0 to 1.6.0 #658 (dependabot[bot])
- Bump Refitter.Core from 0.8.2 to 0.8.3 #657 (dependabot[bot])
- Bump xunit from 2.5.3 to 2.6.0 #656 (dependabot[bot])
- Bump Polly from 8.0.0 to 8.1.0 #655 (dependabot[bot])
- Fix Microsoft Kiota dependencies in package dependency installer #654 (christianhelle)
- Bump Microsoft.Kiota.Serialization.Form from 1.0.1 to 1.1.0 #653 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json from 1.0.8 to 1.1.1 #652 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Text from 1.0.3 to 1.1.0 #651 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.4.0 to 1.5.0 #650 (dependabot[bot])
- Bump Microsoft.Kiota.Authentication.Azure from 1.0.3 to 1.1.0 #649 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Multipart from 1.0.0 to 1.1.0 #648 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.1.1 to 1.2.0 #647 (dependabot[bot])
- Bump Azure.Identity from 1.10.2 to 1.10.3 #646 (dependabot[bot])
- Bump xunit from 2.5.2 to 2.5.3 #645 (dependabot[bot])
- Bump xunit from 2.5.1 to 2.5.2 #644 (dependabot[bot])
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 #643 (dependabot[bot])
- Bump Exceptionless from 6.0.2 to 6.0.3 #642 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.3.5 to 1.4.0 #641 (dependabot[bot])
- Bump Azure.Identity from 1.10.1 to 1.10.2 #640 (dependabot[bot])
- Bump Refitter.Core from 0.8.1 to 0.8.2 #639 (dependabot[bot])
1.8.7 (2023-10-06)
Implemented enhancements:
- Upgrade Microsoft Kiota to v1.7.0 #637 (christianhelle)
Merged pull requests:
- Bump Microsoft.Kiota.Abstractions from 1.3.4 to 1.3.5 #638 (dependabot[bot])
- Bump Refitter.Core from 0.8.0 to 0.8.1 #636 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.3.3 to 1.3.4 #635 (dependabot[bot])
- Bump Polly from 7.2.4 to 8.0.0 #634 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.3.2 to 1.3.3 #633 (dependabot[bot])
- Bump Refitter.Core from 0.7.5 to 0.8.0 #632 (dependabot[bot])
1.8.6 (2023-09-22)
Implemented enhancements:
- Update OpenAPI Generator to v7.0.1 #630 (christianhelle)
Merged pull requests:
- Bump Microsoft.Kiota.Abstractions from 1.3.1 to 1.3.2 #631 (dependabot[bot])
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 #629 (dependabot[bot])
- Bump xunit from 2.5.0 to 2.5.1 #628 (dependabot[bot])
- Bump Azure.Identity from 1.10.0 to 1.10.1 #627 (dependabot[bot])
1.8.5 (2023-09-11)
Implemented enhancements:
- Update Microsoft Kiota to v1.6.1 #626 (christianhelle)
1.8.4 (2023-09-09)
Implemented enhancements:
- Automatically add -c command option for OpenApiGenerator #610
- Add support for OpenAPI Generator configuration files #622 (christianhelle)
Merged pull requests:
- Bump Azure.Core from 1.34.0 to 1.35.0 #625 (dependabot[bot])
- Bump Refitter.Core from 0.7.3 to 0.7.5 #624 (dependabot[bot])
1.8.3 (2023-09-04)
Implemented enhancements:
- Fix issue when downloading an OpenAPI spec from a URL that returns a GZIP stream #621 (christianhelle)
Fixed bugs:
- Getting garbled/binary content when attempting to download JSON definition file (publicly available URL) #620
Merged pull requests:
- Bump Microsoft.VSSDK.BuildTools from 17.6.2164 to 17.7.2196 #619 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 #618 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.1.0 to 1.1.1 #617 (dependabot[bot])
- Bump Polly from 7.2.3 to 7.2.4 #616 (dependabot[bot])
- Bump McMaster.Extensions.Hosting.CommandLine from 4.0.2 to 4.1.0 #615 (dependabot[bot])
1.8.2 (2023-08-26)
Implemented enhancements:
- Add support for Refitter v0.7.3 #614 (christianhelle)
- Add support for OpenAPI Generator v7.0.0 #613 (christianhelle)
- Add support for Codespaces using devcontainers #612 (christianhelle)
Merged pull requests:
- Bump FluentAssertions from 6.11.0 to 6.12.0 #611 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 #609 (dependabot[bot])
- Bump Azure.Identity from 1.9.0 to 1.10.0 #608 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.0.6 to 1.1.0 #607 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.19.0 to 13.20.0 #606 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.19.0 to 13.20.0 #605 (dependabot[bot])
1.8.1 (2023-08-09)
Implemented enhancements:
- Update Kiota to v1.5.1 #603 (christianhelle)
- Resolve GitHub Action warnings #599 (christianhelle)
Merged pull requests:
- Downgrade Moq to 4.18.4 for privacy reasons #602 (christianhelle)
- Bump Microsoft.Kiota.Abstractions from 1.3.0 to 1.3.1 #601 (dependabot[bot])
- Bump Moq from 4.20.0 to 4.20.1 #600 (dependabot[bot])
- Bump Moq from 4.18.4 to 4.20.0 #598 (dependabot[bot])
- Bump Refitter.Core from 0.7.1 to 0.7.2 #597 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 #596 (dependabot[bot])
1.8.0 (2023-08-04)
Implemented enhancements:
- Update Kiota to v1.5.0 #595 (christianhelle)
- Fix Microsoft Kiota naming and links to official MS Learn in docs #590 (christianhelle)
Fixed bugs:
- OpenAPI FormUrlEncodedContent #585
Merged pull requests:
- Bump Refitter.Core from 0.7.0 to 0.7.1 #594 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.2.1 to 1.3.0 #593 (dependabot[bot])
- Bump Refitter.Core from 0.6.2 to 0.7.0 #592 (dependabot[bot])
- Add docs for generating code using Microsoft Kiota #591 (christianhelle)
- Bump Microsoft.VSSDK.BuildTools from 17.5.4074 to 17.6.2164 #550 (dependabot[bot])
1.7.18 (2023-07-15)
Implemented enhancements:
- OpenAPI Generator v7.0.0-beta #588 (christianhelle)
- Add support for Microsoft Kiota v1.4.0 #583 (christianhelle)
Merged pull requests:
- Bump Microsoft.Kiota.Serialization.Json from 1.0.7 to 1.0.8 #587 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Text from 1.0.1 to 1.0.3 #586 (dependabot[bot])
- Bump Azure.Core from 1.33.0 to 1.34.0 #584 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.0.5 to 1.0.6 #582 (dependabot[bot])
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 #581 (dependabot[bot])
- Bump xunit from 2.4.2 to 2.5.0 #580 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.2.0 to 1.2.1 #579 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.1.4 to 1.2.0 #578 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.0.4 to 1.0.5 #577 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json from 1.0.6 to 1.0.7 #576 (dependabot[bot])
- Bump Refit from 6.5.1 to 7.0.0 #575 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 #574 (dependabot[bot])
- Bump Microsoft.Kiota.Authentication.Azure from 1.0.2 to 1.0.3 #573 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 9.2.2.606 to 9.2.3.621 #572 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.1.3 to 1.1.4 #571 (dependabot[bot])
- Bump Refitter.Core from 0.6.1 to 0.6.2 #570 (dependabot[bot])
- Bump Refitter.Core from 0.6.0 to 0.6.1 #569 (dependabot[bot])
- Bump Azure.Core from 1.32.0 to 1.33.0 #568 (dependabot[bot])
1.7.17 (2023-06-17)
Merged pull requests:
- Bump Refitter.Core from 0.5.30 to 0.6.0 #567 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.0.3 to 1.0.4 #566 (dependabot[bot])
- Bump Polly from 7.2.3 to 7.2.4 #565 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.1.2 to 1.1.3 #564 (dependabot[bot])
- Bump Refitter.Core from 0.5.28 to 0.5.30 #563 (dependabot[bot])
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.0.2 to 1.0.3 #562 (dependabot[bot])
- Bump Refitter.Core from 0.5.27 to 0.5.28 #561 (dependabot[bot])
1.7.16 (2023-06-11)
Implemented enhancements:
- Add support for Microsoft Kiota v1.3.0 #560 (christianhelle)
Merged pull requests:
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 #559 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 #558 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.1.1 to 1.1.2 #557 (dependabot[bot])
- Bump Refitter.Core from 0.5.26 to 0.5.27 #556 (dependabot[bot])
- Bump Microsoft.Kiota.Serialization.Json from 1.0.5 to 1.0.6 #555 (dependabot[bot])
- Bump coverlet.collector from 3.2.0 to 6.0.0 #554 (dependabot[bot])
- Bump Exceptionless from 6.0.1 to 6.0.2 #553 (dependabot[bot])
1.7.15 (2023-05-17)
Merged pull requests:
- Support for Microsoft Kiota v1.2.1 #552 (christianhelle)
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 #551 (dependabot[bot])
1.7.14 (2023-05-12)
Implemented enhancements:
- OpenAPI Generator v6.6.0 #549 (christianhelle)
- Update Refitter to v0.5.3 #543 (christianhelle)
- Update Microsoft Kiota to v1.2.0 #539 (christianhelle)
Merged pull requests:
- Bump Azure.Identity from 1.8.2 to 1.9.0 #548 (dependabot[bot])
- Bump Refitter.Core from 0.5.3 to 0.5.26 #547 (dependabot[bot])
- Bump Azure.Core from 1.31.0 to 1.32.0 #545 (dependabot[bot])
- Bump Exceptionless from 6.0.0 to 6.0.1 #544 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.18.5 to 13.19.0 #542 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 9.2.1.590 to 9.2.2.606 #541 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.18.5 to 13.19.0 #540 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.18.3 to 13.18.5 #538 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.18.3 to 13.18.5 #537 (dependabot[bot])
- Bump Exceptionless from 5.0.0 to 6.0.0 #536 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.18.2 to 13.18.3 #535 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.18.2 to 13.18.3 #534 (dependabot[bot])
- Bump Refitter.Core from 0.5.0 to 0.5.2 #533 (dependabot[bot])
1.7.13 (2023-04-30)
Implemented enhancements:
- Add support for Refitter CancellationTokens #532 (christianhelle)
- Add Refitter settings to Visual Studio and CLI Tool #529 (christianhelle)
Merged pull requests:
- Bump Microsoft.VSSDK.BuildTools from 17.5.4072 to 17.5.4074 #531 (dependabot[bot])
- Bump Refitter.Core from 0.4.1 to 0.4.2 #530 (dependabot[bot])
- Bump FluentAssertions from 6.10.0 to 6.11.0 #528 (dependabot[bot])
1.7.12 (2023-04-19)
1.7.11 (2023-04-18)
Implemented enhancements:
- Update Microsoft Kiota to v1.1.3 #527 (christianhelle)
1.7.10 (2023-04-18)
Implemented enhancements:
- Windows ARM64 not supported #498
- Update to Microsoft Kiota to v1.1.2 #524 (christianhelle)
Merged pull requests:
- Bump Microsoft.Kiota.Http.HttpClientLibrary from 1.0.1 to 1.0.2 #526 (dependabot[bot])
- Bump Microsoft.Kiota.Abstractions from 1.1.0 to 1.1.1 #525 (dependabot[bot])
- Bump Refit from 6.3.2 to 6.5.1 #521 (dependabot[bot])
- Bump Azure.Core from 1.30.0 to 1.31.0 #518 (dependabot[bot])
- Bump Microsoft.VisualStudioMac.Sdk from 17.0.0 to 17.5.0 #494 (dependabot[bot])
1.7.9 (2023-04-07)
Implemented enhancements:
- Update Dependencies #514 (christianhelle)
- Add support for Microsoft Kiota v1.1.1 #513 (christianhelle)
Merged pull requests:
- Bump Refitter.Core from 0.4.0 to 0.4.1 #511 (dependabot[bot])
1.7.8 (2023-04-02)
Implemented enhancements:
- OpenAPI Generator v6.5.0 #510 (christianhelle)
Merged pull requests:
- Bump ICSharpCode.CodeConverter from 9.2.0.586 to 9.2.1.590 #509 (dependabot[bot])
- Bump Refitter.Core from 0.3.16 to 0.4.0 #508 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.5.4065 to 17.5.4072 #507 (dependabot[bot])
- Bump Refitter.Core from 0.3.3 to 0.3.16 #506 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 9.1.3.577 to 9.2.0.586 #505 (dependabot[bot])
1.7.7 (2023-03-19)
Implemented enhancements:
- Bump Refitter.Core from 0.3.2 to 0.3.3 #504 (christianhelle)
- Enable ARM64 support for Visual Studio 2022 extension #503 (christianhelle)
- Bump Refitter.Core from 0.3.1 to 0.3.2 #502 (dependabot[bot])
- Remove Sentry #500 (christianhelle)
Merged pull requests:
- Bump Refitter.Core from 0.2.4-alpha to 0.3.1 #501 (dependabot[bot])
1.7.3 (2023-03-09)
Implemented enhancements:
- Add support for Microsoft Kiota v1.0.1 #496 (christianhelle)
1.7.2 (2023-03-07)
Implemented enhancements:
- Support for Refit #467
- Add support for Visual Studio for Mac 2022 #493 (christianhelle)
Fixed bugs:
- Extensions stopped working in Visual Studio for Mac 2022 #490
- Fix Visual Studio for Mac 2022 Build #491 (christianhelle)
Merged pull requests:
- Bump Sentry from 3.28.1 to 3.29.0 #495 (dependabot[bot])
1.7.1 (2023-03-01)
1.7.0 (2023-02-27)
Merged pull requests:
- Add support for generating a Refit inteface #489 (christianhelle)
- Bump AutoFixture from 4.17.0 to 4.18.0 #488 (dependabot[bot])
- Bump AutoFixture.AutoMoq from 4.17.0 to 4.18.0 #487 (dependabot[bot])
- Bump AutoFixture.Xunit2 from 4.17.0 to 4.18.0 #486 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 #485 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.4.2120 to 17.5.4065 #484 (dependabot[bot])
1.6.98 (2023-02-19)
Implemented enhancements:
- OpenAPI Generator v6.4.0 #483 (christianhelle)
Merged pull requests:
- Bump Microsoft.Extensions.Hosting from 7.0.0 to 7.0.1 #482 (dependabot[bot])
1.6.97 (2023-02-13)
Implemented enhancements:
- Kiota v0.11.1 #481 (christianhelle)
Merged pull requests:
- Bump FluentAssertions from 6.9.0 to 6.10.0 #480 (dependabot[bot])
- Bump Sentry from 3.28.0 to 3.28.1 #479 (dependabot[bot])
- Bump Sentry from 3.27.1 to 3.28.0 #478 (dependabot[bot])
1.6.96 (2023-02-08)
Implemented enhancements:
- Add support for Microsoft Kiota v0.11.0 #477 (christianhelle)
Fixed bugs:
- MAUI Projects crash when opening solution explorer context menu #449
- Fix crash when using MAUI projects #476 (christianhelle)
1.6.95 (2023-02-07)
Merged pull requests:
- Bump Sentry from 3.27.0 to 3.27.1 #475 (dependabot[bot])
1.6.94 (2023-02-03)
Implemented enhancements:
- Add support for Kiota in Visual Studio Extensions #472 (christianhelle)
Merged pull requests:
- Bump ICSharpCode.CodeConverter from 9.1.2.564 to 9.1.3.577 #474 (dependabot[bot])
1.6.93 (2023-02-02)
Implemented enhancements:
- OpenAPI Generator v6.3.0 #473 (christianhelle)
- Add support for generating C# using Microsoft Kiota from CLI Tool #469 (christianhelle)
Fixed bugs:
- Sometimes a NullReference occurs when loading Visual Studio #468
Merged pull requests:
- Bump Sentry from 3.26.2 to 3.27.0 #471 (dependabot[bot])
1.6.92 (2023-01-28)
1.6.91 (2023-01-27)
Merged pull requests:
- Bump Exceptionless from 4.8.0 to 5.0.0 #466 (dependabot[bot])
- Bump Sentry from 3.26.1 to 3.26.2 #465 (dependabot[bot])
- Upgrade Rapicgen CLI Tool to target .NET 6.0 #464 (christianhelle)
1.6.88 (2023-01-18)
Merged pull requests:
- Bump Sentry from 3.26.0 to 3.26.1 #463 (dependabot[bot])
- Bump Sentry from 3.25.0 to 3.26.0 #462 (dependabot[bot])
- Bump FluentAssertions from 6.8.0 to 6.9.0 #461 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 9.1.1.554 to 9.1.2.564 #460 (dependabot[bot])
1.6.86 (2023-01-05)
Merged pull requests:
- Bump Moq from 4.18.3 to 4.18.4 #459 (dependabot[bot])
1.5.84 (2023-01-05)
1.5.0.2352 (2023-01-05)
1.6.80 (2022-12-29)
Fixed bugs:
- Fix crash on MAUI projects #458 (christianhelle)
- Fix Visual Studio 2022 crash when used in MAUI projects #457 (christianhelle)
Merged pull requests:
- Bump Sentry from 3.24.1 to 3.25.0 #456 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 9.0.4.493 to 9.1.1.554 #455 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 #454 (dependabot[bot])
- Bump Sentry from 3.24.0 to 3.24.1 #453 (dependabot[bot])
1.6.79 (2022-12-17)
Merged pull requests:
- Bump NSwag.Core.Yaml from 13.18.0 to 13.18.2 #452 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.18.0 to 13.18.2 #451 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.4.2119 to 17.4.2120 #450 (dependabot[bot])
- Bump Moq from 4.18.2 to 4.18.3 #448 (dependabot[bot])
1.6.78 (2022-11-28)
Implemented enhancements:
- Remove Visual Studio 2017 support #445 (christianhelle)
- Nswag v13.18.0 #444 (christianhelle)
Fixed bugs:
- Recent release causing errors in 'Build' stage #437
Merged pull requests:
- Bump Sentry from 3.23.1 to 3.24.0 #443 (dependabot[bot])
- Bump McMaster.Extensions.Hosting.CommandLine from 4.0.1 to 4.0.2 #442 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.17.0 to 13.18.0 #441 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.17.0 to 13.18.0 #440 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.3.2094 to 17.4.2119 #438 (dependabot[bot])
- Bump Microsoft.Extensions.Logging.Debug from 6.0.0 to 7.0.0 #436 (dependabot[bot])
- Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.0 #435 (dependabot[bot])
- Bump Microsoft.Extensions.Logging.Console from 6.0.0 to 7.0.0 #434 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 #433 (dependabot[bot])
1.5.72 (2022-11-01)
Implemented enhancements:
- Missing way to set ParameterDateTimeFormat for NSwag #420
- OpenAPI Generator v6.2.1 #432 (christianhelle)
Merged pull requests:
- Bump Sentry from 3.23.0 to 3.23.1 #431 (dependabot[bot])
- Bump coverlet.collector from 3.1.2 to 3.2.0 #430 (dependabot[bot])
1.5.71 (2022-10-28)
Implemented enhancements:
- Missing way to set skipFormModel for OpenApi Generator #421
- Add NSwag option for ParameterDateTimeFormat #429 (christianhelle)
- Add support for skipFormModel and custom templates to OpenAPI Generator #426 (christianhelle)
Merged pull requests:
- Bump Sentry from 3.22.0 to 3.23.0 #428 (dependabot[bot])
- Bump FluentAssertions from 6.7.0 to 6.8.0 #427 (dependabot[bot])
1.5.70 (2022-10-21)
Implemented enhancements:
- Include Visual Studio version in telemetry data #424 (christianhelle)
- Add support for OpenAPI Generator v6.2.0 #422 (christianhelle)
1.5.69 (2022-10-09)
Merged pull requests:
- Resolve bugs detected by SonarCloud #418 (christianhelle)
- Bump Sentry from 3.21.0 to 3.22.0 #417 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 #411 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.16.1 to 13.17.0 #409 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.16.1 to 13.17.0 #408 (dependabot[bot])
- Bump Sentry from 3.20.1 to 3.21.0 #407 (dependabot[bot])
1.5.67 (2022-09-01)
Merged pull requests:
- Track dependency failures and execution performance anonymously #406 (christianhelle)
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 #405 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 9.0.3.482 to 9.0.4.493 #404 (dependabot[bot])
1.5.66 (2022-08-29)
Merged pull requests:
- Bump Microsoft.VSSDK.BuildTools from 17.3.2093 to 17.3.2094 #403 (dependabot[bot])
- Track Dependency Failures in Application Insights #402 (christianhelle)
1.5.64 (2022-08-24)
Merged pull requests:
- Add CLI Tool support for OpenAPI Generator pass through commands #401 (christianhelle)
1.5.63 (2022-08-20)
Implemented enhancements:
- Restructure CLI Tool commands #400 (christianhelle)
1.5.62 (2022-08-18)
1.5.60 (2022-08-12)
Merged pull requests:
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 #399 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.3.2092 to 17.3.2093 #398 (dependabot[bot])
1.5.59 (2022-08-10)
Merged pull requests:
- Bump Microsoft.VSSDK.BuildTools from 17.3.2090 to 17.3.2092 #397 (dependabot[bot])
- Add CLI Tool support for generating JMeter test plans #396 (christianhelle)
1.5.51 (2022-08-05)
Closed issues:
- Cannot generate .cs file #388
Merged pull requests:
- Bump ICSharpCode.CodeConverter from 9.0.2.451 to 9.0.3.482 #395 (dependabot[bot])
- Bump Moq from 4.18.1 to 4.18.2 #394 (dependabot[bot])
- Bump xunit from 2.4.1 to 2.4.2 #393 (dependabot[bot])
- Bump Sentry from 3.20.0 to 3.20.1 #391 (dependabot[bot])
- Bump Sentry from 3.19.0 to 3.20.0 #390 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.3.2088 to 17.3.2090 #389 (dependabot[bot])
1.5.50 (2022-07-04)
Merged pull requests:
- Bump Microsoft.VSSDK.BuildTools from 17.3.2083 to 17.3.2088 #387 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 9.0.0.415 to 9.0.2.451 #386 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.3.2078 to 17.3.2083 #385 (dependabot[bot])
- Bump Sentry from 3.18.0 to 3.19.0 #384 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.2.2186 to 17.3.2078 #383 (dependabot[bot])
1.5.49 (2022-06-18)
Merged pull requests:
- Bump Sentry from 3.17.1 to 3.18.0 #381 (dependabot[bot])
1.5.48 (2022-06-06)
Implemented enhancements:
- Possibility to choose OpenAPI client generator and configure generator specific additional-properties #361
- New OpenAPI Generator options #378 (christianhelle)
Merged pull requests:
- Bump NSwag.Core.Yaml from 13.16.0 to 13.16.1 #380 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.16.0 to 13.16.1 #379 (dependabot[bot])
- Bump Exceptionless from 4.6.2 to 4.8.0 #377 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.15.9 to 13.16.0 #375 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.15.9 to 13.16.0 #374 (dependabot[bot])
- Bump FluentAssertions from 6.6.0 to 6.7.0 #373 (dependabot[bot])
- Bump Moq from 4.18.0 to 4.18.1 #372 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.2.2174 to 17.2.2186 #370 (dependabot[bot])
- Bump Moq from 4.17.2 to 4.18.0 #369 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 #368 (dependabot[bot])
- Bump Sentry from 3.17.0 to 3.17.1 #367 (dependabot[bot])
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 #366 (dependabot[bot])
- Bump Sentry from 3.16.0 to 3.17.0 #364 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.5.0.374 to 9.0.0.415 #363 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.2.2159 to 17.2.2174 #362 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.4.7.326 to 8.5.0.374 #360 (dependabot[bot])
- Bump Sentry from 3.15.0 to 3.16.0 #359 (dependabot[bot])
- Bump FluentAssertions from 6.5.1 to 6.6.0 #358 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.2.2146 to 17.2.2159 #357 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.2.2145 to 17.2.2146 #356 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.2.2141 to 17.2.2145 #355 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.1.4054 to 17.2.2141 #354 (dependabot[bot])
- Bump Sentry from 3.14.1 to 3.15.0 #353 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.4.6.318 to 8.4.7.326 #352 (dependabot[bot])
- Bump Moq from 4.17.1 to 4.17.2 #351 (dependabot[bot])
1.5.47 (2022-03-04)
Merged pull requests:
- Bump ICSharpCode.CodeConverter from 8.4.5.268 to 8.4.6.318 #350 (dependabot[bot])
- Bump Moq from 4.16.1 to 4.17.1 #349 (dependabot[bot])
- Bump Sentry from 3.14.0 to 3.14.1 #348 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 #345 (dependabot[bot])
1.5.46 (2022-02-17)
Merged pull requests:
- Bump Sentry from 3.13.0 to 3.14.0 #343 (dependabot[bot])
- Bump FluentAssertions from 6.5.0 to 6.5.1 #342 (dependabot[bot])
1.5.45 (2022-02-11)
Merged pull requests:
- Bump FluentAssertions from 6.4.0 to 6.5.0 #341 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.15.7 to 13.15.9 #340 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.15.7 to 13.15.9 #339 (dependabot[bot])
- Bump Microsoft.Extensions.Hosting from 6.0.0 to 6.0.1 #338 (dependabot[bot])
- Bump coverlet.collector from 3.1.1 to 3.1.2 #337 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.15.6 to 13.15.7 #336 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.15.6 to 13.15.7 #335 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.15.5 to 13.15.6 #334 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.15.5 to 13.15.6 #333 (dependabot[bot])
- Bump McMaster.Extensions.Hosting.CommandLine from 4.0.0 to 4.0.1 #332 (dependabot[bot])
- Bump coverlet.collector from 3.1.0 to 3.1.1 #331 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/Net452 #330 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/Net462 #329 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/Net472 #328 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/Net48 #327 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/Net5 #326 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/Net6 #325 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/NetCore21 #324 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/NetCore31 #323 (dependabot[bot])
- Bump RestSharp from 106.11.7 to 106.12.0 in /test/GeneratedCode/OpenApiGenerator/NetStandard20 #322 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.4.4.244 to 8.4.5.268 #312 (dependabot[bot])
- Bump FluentAssertions from 6.3.0 to 6.4.0 #311 (dependabot[bot])
1.5.44 (2022-01-23)
1.4.42 (2022-01-18)
Merged pull requests:
- Bump Polly from 7.2.2 to 7.2.3 #310 (dependabot[bot])
- Bump Sentry from 3.12.3 to 3.13.0 #309 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.4.3.209 to 8.4.4.244 #308 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.0.5232 to 17.1.4054 #307 (dependabot[bot])
- Bump FluentAssertions from 6.2.0 to 6.3.0 #306 (dependabot[bot])
- Bump McMaster.Extensions.Hosting.CommandLine from 3.1.0 to 4.0.0 #305 (dependabot[bot])
1.4.41 (2021-12-26)
Merged pull requests:
- Bump ICSharpCode.CodeConverter from 8.4.2.188 to 8.4.3.209 #304 (dependabot[bot])
- Bump Sentry from 3.12.2 to 3.12.3 #303 (dependabot[bot])
1.4.39 (2021-12-18)
Merged pull requests:
- Bump NSwag.CodeGeneration.CSharp from 13.15.4 to 13.15.5 #302 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.15.4 to 13.15.5 #301 (dependabot[bot])
- Bump Sentry from 3.12.1 to 3.12.2 #300 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.15.3 to 13.15.4 #299 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.15.3 to 13.15.4 #298 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.15.1 to 13.15.3 #297 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.15.1 to 13.15.3 #296 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.4.1.154 to 8.4.2.188 #295 (dependabot[bot])
1.4.38 (2021-12-11)
Merged pull requests:
- Bump NSwag.CodeGeneration.CSharp from 13.15.0 to 13.15.1 #294 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.15.0 to 13.15.1 #293 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.14.8 to 13.15.0 #292 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.14.8 to 13.15.0 #291 (dependabot[bot])
- Bump Sentry from 3.12.0 to 3.12.1 #290 (dependabot[bot])
1.4.37 (2021-12-01)
Merged pull requests:
- Bump NSwag.Core.Yaml from 13.14.7 to 13.14.8 #289 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.14.7 to 13.14.8 #288 (dependabot[bot])
1.4.36 (2021-11-29)
1.4.35 (2021-11-26)
Merged pull requests:
- Bump NSwag.Core.Yaml from 13.14.5 to 13.14.7 #287 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.14.5 to 13.14.7 #286 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.14.4 to 13.14.5 #285 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.14.4 to 13.14.5 #284 (dependabot[bot])
- Bump Sentry from 3.11.1 to 3.12.0 #283 (dependabot[bot])
1.4.34 (2021-11-20)
Merged pull requests:
- Bump NSwag.CodeGeneration.CSharp from 13.14.3 to 13.14.4 #282 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.14.3 to 13.14.4 #281 (dependabot[bot])
1.4.33 (2021-11-16)
1.4.32 (2021-11-15)
Merged pull requests:
- Bump Sentry from 3.10.0 to 3.11.1 #273 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 #271 (dependabot[bot])
- Bump FluentAssertions from 6.1.0 to 6.2.0 #270 (dependabot[bot])
1.4.30 (2021-10-22)
Merged pull requests:
- Bump Sentry from 3.9.4 to 3.10.0 #269 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.4.0.127 to 8.4.1.154 #268 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 17.0.1600 to 17.0.5232 #267 (dependabot[bot])
- Bump Sentry from 3.9.3 to 3.9.4 #266 (dependabot[bot])
1.3.7984 (2021-09-27)
1.3.8003 (2021-09-27)
Implemented enhancements:
- Introduce VSIX Shared project to support Visual Studio 2022 #260 (christianhelle)
Closed issues:
Merged pull requests:
- Bump Microsoft.VisualStudio.SDK from 17.0.0-previews-2-31512-422 to 17.0.0-previews-4-31709-430 #261 (dependabot[bot])
- Bump Sentry from 3.9.2 to 3.9.3 #259 (dependabot[bot])
- Bump Sentry from 3.9.0 to 3.9.2 #257 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.3.1.106 to 8.4.0.127 #254 (dependabot[bot])
- Bump Sentry from 3.8.3 to 3.9.0 #253 (dependabot[bot])
1.3.7741 (2021-08-29)
Implemented enhancements:
- [OpenAPI Generator] Add option to generate code with EmitDefaultValue=false #246
Merged pull requests:
- Bump ICSharpCode.CodeConverter from 8.2.5 to 8.3.1.106 #252 (dependabot[bot])
- Bump FluentAssertions from 6.0.0 to 6.1.0 #251 (dependabot[bot])
- Bump FluentAssertions from 5.10.3 to 6.0.0 #250 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 #249 (dependabot[bot])
1.3.7613 (2021-08-15)
Implemented enhancements:
- Create options page for OpenAPI Generator settings #248 (christianhelle)
Merged pull requests:
- Bump Microsoft.VisualStudio.SDK.Analyzers from 16.10.1 to 16.10.10 #247 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.13.1 to 13.13.2 #245 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.13.1 to 13.13.2 #244 (dependabot[bot])
1.2.7536 (2021-08-07)
Merged pull requests:
- Bump NSwag.Core.Yaml from 13.12.1 to 13.13.1 #243 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.12.1 to 13.13.1 #242 (dependabot[bot])
- Bump Sentry from 3.8.2 to 3.8.3 #239 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.12.0 to 13.12.1 #238 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.11.3 to 13.12.1 #237 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.11.3 to 13.12.0 #235 (dependabot[bot])
- Bump coverlet.collector from 3.0.3 to 3.1.0 #234 (dependabot[bot])
- Bump Sentry from 3.7.0 to 3.8.2 #233 (dependabot[bot])
- Bump Microsoft.Extensions.DependencyInjection from 5.0.1 to 5.0.2 #230 (dependabot[bot])
- Bump Sentry from 3.6.1 to 3.7.0 #227 (dependabot[bot])
- Bump Sentry from 3.6.0 to 3.6.1 #226 (dependabot[bot])
- Bump Sentry from 3.5.0 to 3.6.0 #223 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.2.4 to 8.2.5 #222 (dependabot[bot])
1.2.7037 (2021-06-08)
Merged pull requests:
- Bump Sentry from 3.4.0 to 3.5.0 #221 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.11.2 to 13.11.3 #220 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.11.2 to 13.11.3 #219 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.11.1 to 13.11.2 #218 (dependabot[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.11.1 to 13.11.2 #217 (dependabot[bot])
- Bump Sentry from 3.3.4 to 3.4.0 #216 (dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 #215 (dependabot[bot])
- Bump Microsoft.VSSDK.BuildTools from 16.10.1053 to 17.0.1600 #212 (dependabot[bot])
1.2.6859 (2021-05-20)
Merged pull requests:
- Bump NSwag.CodeGeneration.CSharp from 13.10.9 to 13.11.1 #211 (dependabot[bot])
- Bump NSwag.Core.Yaml from 13.10.9 to 13.11.1 #210 (dependabot[bot])
- Bump ICSharpCode.CodeConverter from 8.2.2 to 8.2.4 #208 (dependabot[bot])
1.2.6685 (2021-04-30)
Merged pull requests:
- Upgrade to GitHub-native Dependabot #207 (dependabot-preview[bot])
- Bump Microsoft.VisualStudio.SDK.Analyzers from 16.7.9 to 16.10.1 #206 (dependabot-preview[bot])
- Bump Microsoft.VSSDK.BuildTools from 16.10.31 to 16.10.1053 #205 (dependabot-preview[bot])
- Bump Sentry from 3.3.2 to 3.3.4 #204 (dependabot-preview[bot])
- Bump Sentry from 3.3.1 to 3.3.2 #203 (dependabot-preview[bot])
- Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0 #202 (dependabot-preview[bot])
- Bump AutoFixture from 4.16.0 to 4.17.0 #201 (dependabot-preview[bot])
- Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0 #200 (dependabot-preview[bot])
1.2.6442 (2021-04-13)
Merged pull requests:
- Bump NSwag.Core.Yaml from 13.10.8 to 13.10.9 #199 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.10.8 to 13.10.9 #198 (dependabot-preview[bot])
- Bump Polly from 7.2.1 to 7.2.2 #197 (dependabot-preview[bot])
- Bump Sentry from 3.3.0 to 3.3.1 #196 (dependabot-preview[bot])
1.2.6359 (2021-04-05)
Merged pull requests:
- Bump Sentry from 3.2.0 to 3.3.0 #195 (dependabot-preview[bot])
- Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0 #194 (dependabot-preview[bot])
- Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 #193 (dependabot-preview[bot])
- Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0 #192 (dependabot-preview[bot])
- Bump AutoFixture from 4.15.0 to 4.16.0 #191 (dependabot-preview[bot])
- Bump Microsoft.VSSDK.BuildTools from 16.10.23 to 16.10.31 #189 (dependabot-preview[bot])
- Bump Sentry from 3.1.0 to 3.2.0 #188 (dependabot-preview[bot])
1.2.6222 (2021-03-27)
Merged pull requests:
- Bump Microsoft.VSSDK.BuildTools from 16.10.10 to 16.10.23 #187 (dependabot-preview[bot])
1.2.6153 (2021-03-20)
Implemented enhancements:
- Implement support for AutoRest Configuration Files #160
Fixed bugs:
- Missing AutoRest v3 package references when using "Add New REST API Client" command #176
Merged pull requests:
- Bump Sentry from 3.0.8 to 3.1.0 #185 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.10.7 to 13.10.8 #184 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.10.7 to 13.10.8 #183 (dependabot-preview[bot])
- Bump Sentry from 3.0.7 to 3.0.8 #182 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.10.6 to 13.10.7 #179 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.10.6 to 13.10.7 #178 (dependabot-preview[bot])
1.2.5901 (2021-02-28)
Implemented enhancements:
- Implement support AutoRest v3 #164
- Add support for AutoRest v3 #174 (christianhelle)
- OpenAPI Generator 5.0.1 and AutoRest fixes #157 (christianhelle)
Fixed bugs:
- Visual Studio Extension background loading incorrectly setup #173
- AutoRest stopped working #156
- Fix Missing AutoRest v3 package references when using "Add New REST API Client" command #177 (christianhelle)
Merged pull requests:
- Bump NSwag.Core.Yaml from 13.10.5 to 13.10.6 #172 (dependabot-preview[bot])
- Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 #171 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.10.5 to 13.10.6 #170 (dependabot-preview[bot])
- Bump Moq from 4.16.0 to 4.16.1 #169 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.10.2 to 13.10.5 #168 (dependabot-preview[bot])
- Bump Sentry from 3.0.5 to 3.0.7 #167 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.10.2 to 13.10.5 #166 (dependabot-preview[bot])
- Bump coverlet.collector from 3.0.2 to 3.0.3 #165 (dependabot-preview[bot])
- Bump Microsoft.VSSDK.BuildTools from 16.9.1044 to 16.10.10 #161 (dependabot-preview[bot])
- Bump Sentry from 3.0.4 to 3.0.5 #155 (dependabot-preview[bot])
- Bump Sentry from 3.0.3 to 3.0.4 #154 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.10.1 to 13.10.2 #153 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.10.1 to 13.10.2 #152 (dependabot-preview[bot])
- Bump Sentry from 3.0.2 to 3.0.3 #151 (dependabot-preview[bot])
- Bump Sentry from 3.0.1 to 3.0.2 #150 (dependabot-preview[bot])
- Bump Sentry from 3.0.0 to 3.0.1 #149 (dependabot-preview[bot])
- Bump Sentry from 2.1.8 to 3.0.0 #148 (dependabot-preview[bot])
- Bump Microsoft.VSSDK.BuildTools from 16.9.1043 to 16.9.1044 #147 (dependabot-preview[bot])
- Bump ICSharpCode.CodeConverter from 8.2.1 to 8.2.2 #145 (dependabot-preview[bot])
- Bump coverlet.collector from 3.0.1 to 3.0.2 #144 (dependabot-preview[bot])
- Bump Moq from 4.15.2 to 4.16.0 #143 (dependabot-preview[bot])
- Bump coverlet.collector from 3.0.0 to 3.0.1 #142 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.9.4 to 13.10.1 #141 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.9.4 to 13.10.1 #140 (dependabot-preview[bot])
- Bump McMaster.Extensions.Hosting.CommandLine from 3.0.0 to 3.1.0 #139 (dependabot-preview[bot])
- Bump Exceptionless from 4.6.1 to 4.6.2 #138 (dependabot-preview[bot])
- Bump coverlet.collector from 1.3.0 to 3.0.0 #137 (dependabot-preview[bot])
1.1.4934 (2021-01-09)
Merged pull requests:
- Bump Microsoft.VSSDK.BuildTools from 16.9.1041 to 16.9.1043 #136 (dependabot-preview[bot])
- Bump Exceptionless from 4.6.0 to 4.6.1 #135 (dependabot-preview[bot])
- Bump Exceptionless from 4.5.0 to 4.6.0 #134 (dependabot-preview[bot])
1.1.4697 (2020-12-25)
Merged pull requests:
- Bump AutoFixture from 4.14.0 to 4.15.0 #133 (dependabot-preview[bot])
- Bump AutoFixture.Xunit2 from 4.14.0 to 4.15.0 #132 (dependabot-preview[bot])
- Bump AutoFixture.AutoMoq from 4.14.0 to 4.15.0 #131 (dependabot-preview[bot])
1.1.4559 (2020-12-16)
Merged pull requests:
- Bump Microsoft.VSSDK.BuildTools from 16.9.1035 to 16.9.1041 #130 (dependabot-preview[bot])
- Bump Microsoft.VSSDK.BuildTools from 16.9.9 to 16.9.1035 #129 (dependabot-preview[bot])
1.1.4470 (2020-12-11)
Implemented enhancements:
- New version of the Restsharp changed the signature of Addfile parameter #93
Merged pull requests:
- Bump Microsoft.Extensions.DependencyInjection from 5.0.0 to 5.0.1 #128 (dependabot-preview[bot])
- Bump System.ComponentModel.Annotations from 4.7.0 to 5.0.0 #127 (dependabot-preview[bot])
1.1.4142 (2020-12-03)
Fixed bugs:
- Extension stopped working on older versions of Visual Studio, but works on the latest 2019 Preview #98
- The "OpenApiReference" rule is missing the "Generator" property. #63
Closed issues:
- BasePath in default constructor will cause exception #92
Merged pull requests:
- Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 #126 (dependabot-preview[bot])
- Bump Moq from 4.15.1 to 4.15.2 #125 (dependabot-preview[bot])
- Fix Azure Pipeline builds #124 (christianhelle)
- Bump NSwag.CodeGeneration.CSharp from 13.9.3 to 13.9.4 #123 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.9.3 to 13.9.4 #122 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.9.2 to 13.9.3 #121 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.9.2 to 13.9.3 #120 (dependabot-preview[bot])
- Add a Gitter chat badge to README.md #115 (gitter-badger)
- Bump StreamJsonRpc from 1.5.43 to 1.5.68 #114 (dependabot-preview[bot])
- Bump Microsoft.VisualStudio.SDK.EmbedInteropTypes from 15.0.34 to 15.0.36 #110 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.9.1 to 13.9.2 #109 (dependabot-preview[bot])
- Bump NSwag.CodeGeneration.CSharp from 13.9.0 to 13.9.2 #105 (dependabot-preview[bot])
- Bump NSwag.Core.Yaml from 13.8.2 to 13.9.1 #101 (dependabot-preview[bot])
1.1.3189 (2020-11-11)
Fixed bugs:
- Plugin is not working in VS 2017 #97
- Fix issue "Unable to load VsPackage" in Visual Studio 2017 and 2019 #99 (christianhelle)
1.1.3147 (2020-11-07)
1.1.3012 (2020-10-31)
Implemented enhancements:
- Use OpenAPI Generator v5.0.0 (beta2) #94 (christianhelle)
Fixed bugs:
- Visual Studio for Mac build fails on hosted MacOS 10.15 #95
- Fix Visual Studio for Mac Extension builds #96 (christianhelle)
1.1.2795 (2020-10-20)
1.1.2631 (2020-10-11)
1.1.2531 (2020-09-23)
1.1.2400 (2020-09-02)
1.1.2394 (2020-09-01)
Implemented enhancements:
- Add support for OpenAPI Specification YAML files (Visual Studio for Mac) #89
- Add YAML support for Visual Studio for Mac #91 (christianhelle)
1.1.2301 (2020-08-17)
Implemented enhancements:
- Add support for OpenAPI Specification YAML files #87
- Support Authorization HTTP request header #86
- Add support for custom HTTP headers when adding new REST API Client #90 (christianhelle)
- Add support for YAML files #88 (christianhelle)
1.1.2039 (2020-06-12)
1.1.2007 (2020-06-03)
1.1.1943 (2020-05-21)
1.1.1895 (2020-05-11)
1.1.1852 (2020-05-01)
1.1.1823 (2020-04-26)
1.1.1784 (2020-04-17)
Implemented enhancements:
- Add option pages for dependency NuGet package installation #50
- Create options for automatic NuGet package installation #85 (christianhelle)
1.1.1715 (2020-04-04)
1.1.1682 (2020-03-29)
1.1.1586 (2020-03-18)
Fixed bugs:
- Missing automatic nuget install on Visual Studio for Mac #83
- Implement automatic Installation of required NuGet packages #84 (christianhelle)
1.1.1549 (2020-03-15)
Implemented enhancements:
- support for Visual Studio for Mac ? #76
- Swagger 1.2 Spec #33
- Add support for Visual Basic #23
- Add Support for Visual Studio for Mac #82 (christianhelle)
Fixed bugs:
- CLI Tool -v or --verbose mode doesn't work #80
1.1.1318 (2020-03-03)
Merged pull requests:
- Dependency updates and bug fixes #81 (christianhelle)
1.1.1152 (2020-02-16)
Fixed bugs:
- AutoRest results in error in CLI Tool #78
Merged pull requests:
- Fix CLI AutoRest output folder issue #79 (christianhelle)
1.1.1003 (2020-02-07)
Implemented enhancements:
Merged pull requests:
- Code Quality Improvements #77 (christianhelle)
- NuGet Dependency Updates #75 (christianhelle)
1.1.788 (2020-01-17)
Merged pull requests:
- Fix OpenAPI Generator CLI download and update NuGet package #73 (christianhelle)
1.1.778 (2020-01-04)
Implemented enhancements:
- Download NSwag CLI On-Demand #70
Merged pull requests:
- Downgrade CLI Tool .NET Core target to 2.1 #72 (christianhelle)
1.1.775 (2019-12-17)
Merged pull requests:
- Download NSwag CLI on-demand #71 (christianhelle)
1.1.753 (2019-12-02)
Implemented enhancements:
- Cross platform CLI tool #66
Merged pull requests:
- Update NuGet packages #69 (christianhelle)
- Create Cross Platform CLI app #68 (christianhelle)
1.1.717 (2019-11-09)
Merged pull requests:
- Create .NET Standard Library as a preparation for creating cross platform CLI tool #67 (christianhelle)
1.1.709 (2019-11-01)
Implemented enhancements:
1.1.708 (2019-10-28)
Implemented enhancements:
- Update documentation #64 (christianhelle)
Merged pull requests:
- Improve code quality #65 (christianhelle)
- AutoRest Option Page #62 (christianhelle)
1.1.695 (2019-09-20)
Implemented enhancements:
Fixed bugs:
- Missing Microsoft.CSharp reference on .NET Standard projects #49
Merged pull requests:
- Improve code quality #58 (christianhelle)
- Feature/update dependencies #57 (christianhelle)
1.1.672 (2019-08-25)
Fixed bugs:
- Microsoft csharp nuget package #52 (christianhelle)
1.1.658 (2019-07-12)
Merged pull requests:
- Improve Unit Testing Code Coverage #48 (christianhelle)
- Resolve Code Smells #47 (christianhelle)
1.1.650 (2019-07-07)
Merged pull requests:
- Initial work for supporting Visual Basic #46 (christianhelle)
- Fix issue regarding Cake Build not finding tests to execute #45 (christianhelle)
1.1.642 (2019-06-29)
Implemented enhancements:
- Create Option Pages for specifying path to JAR files #35
Fixed bugs:
- AutoRest v2.0.4283 generated code fails to build due to missing Newtonsoft.Json reference #43
Merged pull requests:
- [FIX] AutoRest v2.0.4283 generated code fails to build due to missing Newtonsoft.Json reference #44 (christianhelle)
1.1.637 (2019-06-20)
Implemented enhancements:
- Add support for portable java #28
- Add custom paths to JAR files option pages #42 (christianhelle)
Fixed bugs:
- Missing System.Runtime.Serialization reference on .NET Standard projects #41
- Installing NuGet packages fail on Visual Studio 2017 #38
- Missing System.ComponentModel.DataAnnotations reference on .NET Standard projects #29
Merged pull requests:
- Fix Missing Package References #40 (christianhelle)
- Fix NuGet packages installation failure on Visual Studio 2017 #39 (christianhelle)
1.1.631 (2019-06-14)
Implemented enhancements:
- Replaces latest Newtonsoft.Json nuget package with older version #31
- Add User Settings and Option pages for defining custom paths and download options #30
Merged pull requests:
- Resolve compiler warnings #37 (christianhelle)
- Fix DialogPage issue in OptionsFactory #36 (christianhelle)
- Implement Options page #34 (christianhelle)
- Do not update Newtonsoft.Json NuGet package #32 (christianhelle)
1.1.609 (2019-06-05)
1.0.20190605.1 (2019-06-04)
Fixed bugs:
- Add New REST API Client fails for .NET Core Web Apps #25
Merged pull requests:
- OpenAPI Generator v4.0.0 #27 (christianhelle)
- Install AutoRest on-demand #26 (christianhelle)
1.0.20190531.2 (2019-05-31)
1.0.20190603.1 (2019-05-31)
1.0.20190531.1 (2019-05-30)
Merged pull requests:
- Replace Add New shortcut with a Submenu #22 (christianhelle)
1.0.20190530.1 (2019-05-29)
Merged pull requests:
- Add support for NSwag Studio files in Add New dialog #21 (christianhelle)
1.0.20190528.1 (2019-05-28)
Merged pull requests:
- Add missing NuGet packages automatically and implement "Add New" context menu #20 (christianhelle)
1.0.20190526.4 (2019-05-26)
1.0.20190526.3 (2019-05-26)
Fixed bugs:
- OpenApiCodeGenerator custom tool generated code doesn't build #18
- SwaggerCodeGenerator custom tool generated code fails to build #17
1.0.20190526.2 (2019-05-26)
Implemented enhancements:
- Missing Icon and Visual Studio Marketplace Tags #15
Fixed bugs:
- Generate NSwag Studio Output context menu is always visible after use #14
- Generate NSwag Studio Output uses cached version of the Swagger JSON spec #7
Merged pull requests:
- Bugfix/swagger codegen cli output doesnt build #19 (christianhelle)
- Add missing Icon and Tags to VSIX manifest #16 (christianhelle)
- Ensure that NSwag Studio Code Generator uses latest Swagger spec #13 (christianhelle)
- NuGet package updates #12 (christianhelle)
- Update README.md #11 (christianhelle)
- Implement Continuous Deployment using Azure DevOps #10 (christianhelle)
- Fix issue where NSwag Studio generated output uses the cached Swagger JSON spec #8 (christianhelle)
- Implement IVsGeneratorProgress #6 (christianhelle)
- Feature/nswag studio #5 (christianhelle)
- Feature/open api #4 (christianhelle)
- Feature/context menus #3 (christianhelle)
- Feature/nswag via nuget #2 (christianhelle)
- Feature/swagger codegen #1 (christianhelle)
* This Changelog was automatically generated by github_changelog_generator