What's Changed
- fix build fail by @ElizabethOkerio in #314
- Make ODataT4CodeGenerator public by @KenitoInc in #310
- Fix/vsix signing by @ElizabethOkerio in #315
- Upgrade Newtonsoft.Json dependency to fix vulnerability by @gathogojr in #316
- Improve metadata uri handling by @Nthemba in #311
- Bump NuGet.Protocol from 6.1.0 to 6.2.2 in /src/Microsoft.OData.Cli by @dependabot in #320
- Fix .NET Foundation Code of Conduct Link by @gathogojr in #326
- Update version to v1.0.1 by @habbes in #334
- add code-signing for OData CLI by @ElizabethOkerio in #344
- Fix default value initialization for nullable properties by @habbes in #345
- Implement "No tracking" option for odata-cli by @marcmognol in #330
- add vs2022plus.dll to .tt file. by @ElizabethOkerio in #347
- fix CLI nupkg sign failure by @ElizabethOkerio in #348
- fix sign issue by @ElizabethOkerio in #354
- add task to get nupkg file by @ElizabethOkerio in #356
- add .net7.0 support by @ElizabethOkerio in #357
- add task to extract file name by @ElizabethOkerio in #358
- update variable name by @ElizabethOkerio in #359
- Bump NuGet.Protocol from 6.3.1 to 6.3.3 in /src/Microsoft.OData.Cli by @dependabot in #365
- rerun build by @ElizabethOkerio in #367
- bump up version by @ElizabethOkerio in #371
- Add SECURITY.md containing instructions for reporting security bugs by @gathogojr in #370
- Fix odata-cli exclusions by @gregwinterstein in #364
- Make odata-cli honor internal option (issue #268) by @gregwinterstein in #361
- Add no timestamp option (issue #349) by @gregwinterstein in #362
- Support omitting runtime version and code generation timestamp from generated files by @gathogojr in #383
- Fix missing ContainerProperty attribute on dynamic properties (issue #380) by @stanb in #381
- Add command-line option for ConnectedService.json file by @gregwinterstein in #363
- support arm64 product architecture by @ElizabethOkerio in #376
- Create valid property identifiers when generating OData client by @gregwinterstein in #333
- Fix dependencies and code violations warnings by @gathogojr in #388
- Bump version to 1.1.0 (CLI 0.3.0) by @gathogojr in #387
- Fix broken command line options by @gathogojr in #392
- Bump version to 1.1.1 (CLI 0.3.1) by @gathogojr in #396
New Contributors
- @marcmognol made their first contribution in #330
- @gregwinterstein made their first contribution in #364
- @stanb made their first contribution in #381
Full Changelog: v1.0.0...odatacli-v0.3.1