Re: RE: [DISCUSS] - release openwhisk-runtime-dotnet 1.14.0

2019-12-26 Thread Shawn Black
Howdy, all! I finally got around to migrating the .NET Core 3.0 runtime to .NET Core 3.1. I included an additional unit test for a .NET 2.2 project on the 3.1 runtime to show backwards compatibility. This is the PR: https://github.com/apache/openwhisk-runtime-dotnet/pull/30 Once everything che

RE: [DISCUSS] - release openwhisk-runtime-dotnet 1.14.0

2019-12-18 Thread David P Grove
Shawn Black wrote on 12/18/2019 02:57:21 PM: > > Yes -- .NET 3.1 (LTS) was released and I was planning on migrating > 3.0 to 3.1 and essentially skip having a 3.0 runtime. > I haven't had the time to yet due to work and the holiday schema, > but it is a simple change that I can knock out when I

Re: [DISCUSS] - release openwhisk-runtime-dotnet 1.14.0

2019-12-18 Thread Shawn Black
Yes -- .NET 3.1 (LTS) was released and I was planning on migrating 3.0 to 3.1 and essentially skip having a 3.0 runtime. I haven't had the time to yet due to work and the holiday schema, but it is a simple change that I can knock out when I find an hour or two. Thanks!!Shawn On Wednesday, De

[DISCUSS] - release openwhisk-runtime-dotnet 1.14.0

2019-12-18 Thread David P Grove
It would be nice to push out a release with the recently added (1) .NET 3.0 support and (2) async support in both .NET 2.2 and 3.0. There are no pending PRs and a trial release I built locally passed `rcverify.sh` Shawn, anything we should wait for, or should I kick off a release vote for a 1.14