Skip to content

Releases: heroku/heroku-buildpack-dotnet

v25

16 Jul 12:28
2f3a6a6
Compare
Choose a tag to compare

Changed

  • bin/report output containing single quotes is now properly escaped. (#101)

v24

15 Jul 15:09
3fb0d36
Compare
Choose a tag to compare
v24

Added

  • Implemented the bin/report build report API. (#97)

v23

08 Jul 22:29
5361652
Compare
Choose a tag to compare
v23

Added

  • Support for .NET SDK versions: 8.0.118 (linux-amd64), 8.0.118 (linux-arm64), 8.0.315 (linux-amd64), 8.0.315 (linux-arm64), 8.0.412 (linux-amd64), 8.0.412 (linux-arm64), 9.0.108 (linux-amd64), 9.0.108 (linux-arm64), 9.0.302 (linux-amd64), 9.0.302 (linux-arm64). (#98)

v22

24 Jun 07:40
84dcd74
Compare
Choose a tag to compare
v22

Removed

  • A warning about breaking launch process type name changes is no longer written to the buildpack log output. (#92)

Changed

  • Improved the error messages shown if there is a networking or server related error downloading buildpack dependencies. (#91)

v21

12 Jun 21:13
fc3de45
Compare
Choose a tag to compare
v21

Added

  • Support for .NET SDK versions: 8.0.117 (linux-amd64), 8.0.117 (linux-arm64), 8.0.314 (linux-amd64), 8.0.314 (linux-arm64), 8.0.411 (linux-amd64), 8.0.411 (linux-arm64), 9.0.107 (linux-amd64), 9.0.107 (linux-arm64), 9.0.205 (linux-amd64), 9.0.205 (linux-arm64), 9.0.301 (linux-amd64), 9.0.301 (linux-arm64). (#88)

v20

26 May 22:49
df383b2
Compare
Choose a tag to compare
v20

Added

  • Support for .NET SDK versions: 8.0.313 (linux-amd64), 8.0.313 (linux-arm64), 8.0.410 (linux-amd64), 8.0.410 (linux-arm64). (#85)

v19

14 May 00:08
620910a
Compare
Choose a tag to compare
v19

Added

  • Support for .NET SDK versions: 8.0.116 (linux-amd64), 8.0.116 (linux-arm64), 8.0.312 (linux-amd64), 8.0.312 (linux-arm64), 8.0.409 (linux-amd64), 8.0.409 (linux-arm64), 9.0.106 (linux-amd64), 9.0.106 (linux-arm64), 9.0.204 (linux-amd64), 9.0.204 (linux-arm64), 9.0.300 (linux-amd64), 9.0.300 (linux-arm64). (#83)

v18

09 May 08:43
e34983d
Compare
Choose a tag to compare
v18

Changed

  • Enhance error message for missing project references in solution files to include common causes and detailed resolution steps. (#81)
  • The .NET SDK inventory was updated with new release artifact download URLs. (#81)

v17

17 Apr 20:01
a0d046a
Compare
Choose a tag to compare
v17

Changed

  • The buildpack now lowercases launch process type names, and replaces spaces, dots (.), and underscores (_) with hyphens (-) for broader compatibility. (#77)

v16

09 Apr 16:13
4d00b3e
Compare
Choose a tag to compare
v16

Added

  • Support for .NET SDK versions: 8.0.115 (linux-amd64), 8.0.115 (linux-arm64), 8.0.311 (linux-amd64), 8.0.311 (linux-arm64), 8.0.408 (linux-amd64), 8.0.408 (linux-arm64), 9.0.105 (linux-amd64), 9.0.105 (linux-arm64), 9.0.203 (linux-amd64), 9.0.203 (linux-arm64). (#75)