5.0.101
The Layer has been updated to .NET 5.0.101, and has a couple of breaking changes:
- The resulting layer is now called
dotnetinstead ofnet5 - We are now publishing the layer to SAR from a different account. The new link is here.
- Versions published to SAR will coincide with the .NET SDK version (ie 5.0.100, 5.0.101 etc.)
Other changes include:
- The DOTNET_SHARED_STORE environment variable is automatically set to /opt/ so you can put runtime package stores in layers without needing to explicitly set this variable on your Lambda.