Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release v4.0.0 #356

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Prepare release v4.0.0 #356

merged 1 commit into from
Nov 27, 2024

Conversation

heroku-linguist[bot]
Copy link
Contributor

heroku/ruby

Changed

  • Default process types defined by the Ruby buildpack now use IPv6 host :: which is equivalent of IPv4 host 0.0.0.0. This will only affect applications that do not define a web process type via the Procfile and Procfile Cloud Native Buildpack. Those applications must make sure to update their configuration to bind to an IPv6 host. (#354)

Added

  • The buildpack now warns the user when environmental variables used in running the default process are not defined. (#307)

## heroku/ruby

### Changed

- Default process types defined by the Ruby buildpack now use IPv6 host `::` which is equivalent of IPv4 host `0.0.0.0`. This will only affect applications that do not define a `web` process type via the `Procfile` and [Procfile Cloud Native Buildpack](https://github.com/heroku/buildpacks-procfile). Those applications must make sure to update their configuration to bind to an IPv6 host. ([#354](#354))

### Added

- The buildpack now warns the user when environmental variables used in running the default process are not defined. ([#307](#307))
@heroku-linguist heroku-linguist bot requested a review from schneems as a code owner November 27, 2024 15:50
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) November 27, 2024 15:50
@heroku-linguist heroku-linguist bot merged commit ee5ee01 into main Nov 27, 2024
6 checks passed
@heroku-linguist heroku-linguist bot deleted the prepare-release branch November 27, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant