# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.8](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@2.0.7...amplify-dotnet-function-runtime-provider@2.0.8) (2023-07-28) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [2.0.7](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@2.0.6...amplify-dotnet-function-runtime-provider@2.0.7) (2023-07-27) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [2.0.6](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@2.0.5...amplify-dotnet-function-runtime-provider@2.0.6) (2023-07-24) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [2.0.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@2.0.4...amplify-dotnet-function-runtime-provider@2.0.5) (2023-07-20) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [2.0.4](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@2.0.3...amplify-dotnet-function-runtime-provider@2.0.4) (2023-06-13) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [2.0.3](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@2.0.1...amplify-dotnet-function-runtime-provider@2.0.3) (2023-05-25) ### Bug Fixes * version bump ([f820824](https://github.com/aws-amplify/amplify-cli/commit/f82082416187bd1dd33de9f7b35753026ac17eea)) ## [2.0.2](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@2.0.0...amplify-dotnet-function-runtime-provider@2.0.2) (2023-05-25) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [2.0.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@2.0.0...amplify-dotnet-function-runtime-provider@2.0.1) (2023-05-25) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider # [2.0.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.7.7...amplify-dotnet-function-runtime-provider@2.0.0) (2023-05-11) * feat!: use NodeJS 18 runtime (#12043) ([4ae0cde](https://github.com/aws-amplify/amplify-cli/commit/4ae0cde8681810b49b88a4ce7c5ae90724706f5e)), closes [#12043](https://github.com/aws-amplify/amplify-cli/issues/12043) ### BREAKING CHANGES * Updated NodeJS runtime to 18, removed support for .NET Core 3.1. ## [1.7.7](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.7.6...amplify-dotnet-function-runtime-provider@1.7.7) (2023-04-24) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.7.6](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.7.4...amplify-dotnet-function-runtime-provider@1.7.6) (2023-04-14) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.7.4](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.7.4-rc.e9e0d157d.0...amplify-dotnet-function-runtime-provider@1.7.4) (2023-03-23) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.7.4-rc.e9e0d157d.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.7.3...amplify-dotnet-function-runtime-provider@1.7.4-rc.e9e0d157d.0) (2023-03-17) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.7.3](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.7.2...amplify-dotnet-function-runtime-provider@1.7.3) (2023-03-13) ### Bug Fixes * reverting changes to dev ([#12039](https://github.com/aws-amplify/amplify-cli/issues/12039)) ([69f5987](https://github.com/aws-amplify/amplify-cli/commit/69f598731e6461bcb40e7507f6ade82640ee280b)) ## [1.7.2](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.7.1...amplify-dotnet-function-runtime-provider@1.7.2) (2023-02-27) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.7.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.7.0...amplify-dotnet-function-runtime-provider@1.7.1) (2023-02-02) ### Bug Fixes * automatic lint fixes ([#11636](https://github.com/aws-amplify/amplify-cli/issues/11636)) ([0e7f70b](https://github.com/aws-amplify/amplify-cli/commit/0e7f70befbe72d17dfb11f5fed1c8609a13d4a97)) ### Reverts * Revert "chore: fixing main to dev merge conflicts (#11696)" ([00fec46](https://github.com/aws-amplify/amplify-cli/commit/00fec4608096390b5ae2563b5c69453cd48bfa45)), closes [#11696](https://github.com/aws-amplify/amplify-cli/issues/11696) # [1.7.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.10...amplify-dotnet-function-runtime-provider@1.7.0) (2023-01-03) ### Features * use .NET 6 in lambdas ([#11569](https://github.com/aws-amplify/amplify-cli/issues/11569)) ([7739102](https://github.com/aws-amplify/amplify-cli/commit/77391028df753d39b0a3ec0a96fc9169bd00f7ce)) ## [1.6.10](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.9...amplify-dotnet-function-runtime-provider@1.6.10) (2022-08-02) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.6.9](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.8...amplify-dotnet-function-runtime-provider@1.6.9) (2022-05-10) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.6.8](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.7...amplify-dotnet-function-runtime-provider@1.6.8) (2022-02-25) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.6.7](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.6...amplify-dotnet-function-runtime-provider@1.6.7) (2022-02-10) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.6.6](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.4...amplify-dotnet-function-runtime-provider@1.6.6) (2022-01-10) ## 7.6.7 (2022-01-10) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.6.4](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.3...amplify-dotnet-function-runtime-provider@1.6.4) (2021-11-17) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.6.3](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.2...amplify-dotnet-function-runtime-provider@1.6.3) (2021-08-24) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.6.2](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.1...amplify-dotnet-function-runtime-provider@1.6.2) (2021-07-30) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.6.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.6.0...amplify-dotnet-function-runtime-provider@1.6.1) (2021-06-30) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider # [1.6.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.5.4...amplify-dotnet-function-runtime-provider@1.6.0) (2021-06-15) ### Features * lambda layers rework ([#7375](https://github.com/aws-amplify/amplify-cli/issues/7375)) ([a3b7d3e](https://github.com/aws-amplify/amplify-cli/commit/a3b7d3e427e16bac2b2ea27699fe53b48cf47656)) ## [1.5.4](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.5.2...amplify-dotnet-function-runtime-provider@1.5.4) (2021-05-03) ## 4.50.1 (2021-05-03) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.5.3](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.5.2...amplify-dotnet-function-runtime-provider@1.5.3) (2021-05-03) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider ## [1.5.2](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.5.0...amplify-dotnet-function-runtime-provider@1.5.2) (2021-02-26) ## 4.44.2 (2021-02-26) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider # [1.5.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.4.1...amplify-dotnet-function-runtime-provider@1.5.0) (2021-02-17) ### Bug Fixes * mock bug fixes and e2e test updates ([#6626](https://github.com/aws-amplify/amplify-cli/issues/6626)) ([af76446](https://github.com/aws-amplify/amplify-cli/commit/af76446d18bf626ca5f91c3ad41081175c959807)) * mock handles and prints child proc errors ([#6601](https://github.com/aws-amplify/amplify-cli/issues/6601)) ([ce075d9](https://github.com/aws-amplify/amplify-cli/commit/ce075d91c0b93885229ab3c6000a450c6b8cc56a)) ### Features * Separate prod and dev lambda function builds ([#6494](https://github.com/aws-amplify/amplify-cli/issues/6494)) ([2977c6a](https://github.com/aws-amplify/amplify-cli/commit/2977c6a886b33a38ef46f898a2adc1ffdb6d228b)) ## [1.4.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.4.0...amplify-dotnet-function-runtime-provider@1.4.1) (2020-12-11) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider # [1.4.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.3.1...amplify-dotnet-function-runtime-provider@1.4.0) (2020-11-30) ### Features * pre-deploy pull, new login mechanism and pkg cli updates ([#5941](https://github.com/aws-amplify/amplify-cli/issues/5941)) ([7274251](https://github.com/aws-amplify/amplify-cli/commit/7274251faadc1035acce5f44699b172e10e2e67d)) ## [1.3.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.2.1...amplify-dotnet-function-runtime-provider@1.3.1) (2020-11-22) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider # 1.3.0 (2020-11-22) ### Bug Fixes * match dotnet version per line ([#4251](https://github.com/aws-amplify/amplify-cli/issues/4251)) ([b38deb5](https://github.com/aws-amplify/amplify-cli/commit/b38deb59223417c67d41838c7af21fe4184babd0)) * **amplify-dotnet-function-runtime-provider:** added mock/debug build ([#4108](https://github.com/aws-amplify/amplify-cli/issues/4108)) ([bf476e2](https://github.com/aws-amplify/amplify-cli/commit/bf476e2472c09abc387806cc85eafeb8536f449b)) * **amplify-dotnet-function-runtime-provider:** mock build fix ([#4116](https://github.com/aws-amplify/amplify-cli/issues/4116)) ([554a6c2](https://github.com/aws-amplify/amplify-cli/commit/554a6c29637284c5b5045807bb3484ee8fdc8f17)) * **amplify-dotnet-function-runtime-provider:** packaging now uses glob ([#3883](https://github.com/aws-amplify/amplify-cli/issues/3883)) ([b0f9e07](https://github.com/aws-amplify/amplify-cli/commit/b0f9e07e1cb0a27e5ab9a7e726139b0e6511720d)) * dotnet fucntion provider fixes, package.json cleanup, add pkg refs ([#3826](https://github.com/aws-amplify/amplify-cli/issues/3826)) ([75361fb](https://github.com/aws-amplify/amplify-cli/commit/75361fb266f15ba954a8b8e935874c74f66eb11a)) ### Features * changes to use .NET global tools ([#4079](https://github.com/aws-amplify/amplify-cli/issues/4079)) ([7c8802e](https://github.com/aws-amplify/amplify-cli/commit/7c8802eea55fcd86bad1f2e3f347193c62b68c40)) * Lambda layers ([#4697](https://github.com/aws-amplify/amplify-cli/issues/4697)) ([4e97400](https://github.com/aws-amplify/amplify-cli/commit/4e974007d95c894ab4108a2dff8d5996e7e3ce25)) ## [1.2.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.2.0...amplify-dotnet-function-runtime-provider@1.2.1) (2020-08-31) **Note:** Version bump only for package amplify-dotnet-function-runtime-provider # [1.2.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.1.1...amplify-dotnet-function-runtime-provider@1.2.0) (2020-07-07) ### Features * Lambda layers ([#4697](https://github.com/aws-amplify/amplify-cli/issues/4697)) ([c55b2e0](https://github.com/aws-amplify/amplify-cli/commit/c55b2e0c3377127aaf887591d7bc20d7240ef11d)) ## [1.1.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.1.0...amplify-dotnet-function-runtime-provider@1.1.1) (2020-05-15) ### Bug Fixes * match dotnet version per line ([#4251](https://github.com/aws-amplify/amplify-cli/issues/4251)) ([b38deb5](https://github.com/aws-amplify/amplify-cli/commit/b38deb59223417c67d41838c7af21fe4184babd0)) # [1.1.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.0.2...amplify-dotnet-function-runtime-provider@1.1.0) (2020-05-08) ### Bug Fixes * **amplify-dotnet-function-runtime-provider:** added mock/debug build ([#4108](https://github.com/aws-amplify/amplify-cli/issues/4108)) ([bf476e2](https://github.com/aws-amplify/amplify-cli/commit/bf476e2472c09abc387806cc85eafeb8536f449b)) * **amplify-dotnet-function-runtime-provider:** mock build fix ([#4116](https://github.com/aws-amplify/amplify-cli/issues/4116)) ([554a6c2](https://github.com/aws-amplify/amplify-cli/commit/554a6c29637284c5b5045807bb3484ee8fdc8f17)) ### Features * changes to use .NET global tools ([#4079](https://github.com/aws-amplify/amplify-cli/issues/4079)) ([7c8802e](https://github.com/aws-amplify/amplify-cli/commit/7c8802eea55fcd86bad1f2e3f347193c62b68c40)) ## [1.0.2](https://github.com/aws-amplify/amplify-cli/compare/amplify-dotnet-function-runtime-provider@1.0.1...amplify-dotnet-function-runtime-provider@1.0.2) (2020-04-23) ### Bug Fixes * **amplify-dotnet-function-runtime-provider:** packaging now uses glob ([#3883](https://github.com/aws-amplify/amplify-cli/issues/3883)) ([b0f9e07](https://github.com/aws-amplify/amplify-cli/commit/b0f9e07e1cb0a27e5ab9a7e726139b0e6511720d)) ## 1.0.1 (2020-04-06) ### Bug Fixes * dotnet fucntion provider fixes, package.json cleanup, add pkg refs ([#3826](https://github.com/aws-amplify/amplify-cli/issues/3826)) ([75361fb](https://github.com/aws-amplify/amplify-cli/commit/75361fb266f15ba954a8b8e935874c74f66eb11a))