Skip to content

5.0.101

Choose a tag to compare

@talenfisher talenfisher released this 01 Jan 21:23
· 43 commits to master since this release
0bb9a57

The Layer has been updated to .NET 5.0.101, and has a couple of breaking changes:

  • The resulting layer is now called dotnet instead of net5
  • 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.