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

Update heroku/buildpacks-ruby to v4.0.0 #607

Merged
merged 1 commit into from
Dec 9, 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](heroku/buildpacks-ruby#354))

### Added

- The buildpack now warns the user when environmental variables used in running the default process are not defined. ([#307](heroku/buildpacks-ruby#307))
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner November 27, 2024 16:30
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) November 27, 2024 16:30
@edmorley edmorley requested a review from schneems December 7, 2024 21:06
@heroku-linguist heroku-linguist bot merged commit 1704d2c into main Dec 9, 2024
45 checks passed
@heroku-linguist heroku-linguist bot deleted the update/heroku/buildpacks-ruby branch December 9, 2024 15:39
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