Skip to content

Releases: heroku/buildpacks-dotnet

v0.2.2

12 Feb 18:02
c884420
Compare
Choose a tag to compare

heroku/dotnet

Added

  • The buildpack will now restore .NET tools when a tool manifest file is detected. (#194)

v0.2.1

12 Feb 06:23
869f1c9
Compare
Choose a tag to compare

heroku/dotnet

Changed

  • The .NET SDK inventory was updated with new download URLs for version 9.0 release artifacts. #197

Added

  • Support for .NET SDK versions: 8.0.113 (linux-amd64), 8.0.113 (linux-arm64), 8.0.309 (linux-amd64), 8.0.309 (linux-arm64), 8.0.406 (linux-amd64), 8.0.406 (linux-arm64), 9.0.103 (linux-amd64), 9.0.103 (linux-arm64), 9.0.200 (linux-amd64), 9.0.200 (linux-arm64). #197

v0.2.0

10 Feb 18:18
08d88d0
Compare
Choose a tag to compare

heroku/dotnet

Changed

  • Detected process types are now only registered as launch processes when no Procfile is present. #185

Added

  • Enabled libcnb's trace feature. #184

Changed

  • The .NET SDK inventory was updated with new download URLs for version 9.0 release artifacts. #193

v0.1.10

15 Jan 17:42
767aac2
Compare
Choose a tag to compare

heroku/dotnet

Changed

  • Error messages are now printed to stderr. #173

Added

  • Support for .NET SDK versions: 8.0.112 (linux-amd64), 8.0.112 (linux-arm64), 8.0.308 (linux-amd64), 8.0.308 (linux-arm64), 8.0.405 (linux-amd64), 8.0.405 (linux-arm64), 9.0.102 (linux-amd64), 9.0.102 (linux-arm64).

v0.1.9

04 Dec 18:42
355913c
Compare
Choose a tag to compare

heroku/dotnet

Added

  • Support for .NET SDK versions: 9.0.101 (linux-amd64), 9.0.101 (linux-arm64).

v0.1.8

30 Nov 18:26
d1e893c
Compare
Choose a tag to compare

heroku/dotnet

Changed

  • The buildpack will now retry SDK downloads up to 5 times (#160)

v0.1.7

26 Nov 18:24
a9568a1
Compare
Choose a tag to compare

heroku/dotnet

Changed

  • Web application launch processes now configure Kestrel to bind both IPv4 and IPv6 addresses. (#156)

v0.1.6

12 Nov 19:38
a4f6650
Compare
Choose a tag to compare

heroku/dotnet

Added

  • Support for .NET SDK versions: 8.0.111 (linux-amd64), 8.0.111 (linux-arm64), 8.0.307 (linux-amd64), 8.0.307 (linux-arm64), 8.0.404 (linux-amd64), 8.0.404 (linux-arm64), 9.0.100 (linux-amd64), 9.0.100 (linux-arm64).

v0.1.5

11 Nov 16:58
3fddb54
Compare
Choose a tag to compare

heroku/dotnet

Changed

  • The buildpack will now retry SDK downloads when the request failure is caused by I/O errors. (#140)

Added

  • Support for .NET SDK versions: 9.0.100-preview.1.24101.2 (linux-amd64), 9.0.100-preview.1.24101.2 (linux-arm64), 9.0.100-preview.2.24157.14 (linux-amd64), 9.0.100-preview.2.24157.14 (linux-arm64), 9.0.100-preview.3.24204.13 (linux-amd64), 9.0.100-preview.3.24204.13 (linux-arm64), 9.0.100-preview.4.24267.66 (linux-amd64), 9.0.100-preview.4.24267.66 (linux-arm64), 9.0.100-preview.5.24307.3 (linux-amd64), 9.0.100-preview.5.24307.3 (linux-arm64), 9.0.100-preview.6.24328.19 (linux-amd64), 9.0.100-preview.6.24328.19 (linux-arm64), 9.0.100-preview.7.24407.12 (linux-amd64), 9.0.100-preview.7.24407.12 (linux-arm64), 9.0.100-rc.1.24452.12 (linux-amd64), 9.0.100-rc.1.24452.12 (linux-arm64), 9.0.100-rc.2.24474.11 (linux-amd64), 9.0.100-rc.2.24474.11 (linux-arm64).

v0.1.4

09 Oct 04:43
c2d272c
Compare
Choose a tag to compare

heroku/dotnet

Added

  • Support for .NET SDK versions: 8.0.110 (linux-arm64), 8.0.110 (linux-amd64), 8.0.306 (linux-arm64), 8.0.306 (linux-amd64), 8.0.403 (linux-arm64), 8.0.403 (linux-amd64).