Skip to content

Prepare release v277 #1750

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

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Prepare release v277 #1750

merged 2 commits into from
Feb 17, 2025

Conversation

heroku-linguist[bot]
Copy link
Contributor

Commits since the last release:

For the full diff, see the compare view:
v276...main

@heroku-linguist heroku-linguist bot requested a review from edmorley as a code owner February 17, 2025 18:08
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) February 17, 2025 18:08
@heroku-linguist heroku-linguist bot merged commit fc44144 into main Feb 17, 2025
7 checks passed
@heroku-linguist heroku-linguist bot deleted the prepare-release branch February 17, 2025 18:16
@edmorley
Copy link
Member

https://github.com/heroku/heroku-buildpack-python/releases/tag/v277

$ make publish
Checking environment...
Checking buildpack versions in sync...
Extracting changelog entry for this release...

- Improved the warning message shown when the requested Python version is not the latest patch version. ([#1749](https://github.com/heroku/heroku-buildpack-python/pull/1749))
- Improved the error message shown when the requested Python patch version isn't available. ([#1749](https://github.com/heroku/heroku-buildpack-python/pull/1749))
- Improved the error message shown if there was a networking or server related error downloading Python. ([#1749](https://github.com/heroku/heroku-buildpack-python/pull/1749))
- Adjusted the curl options used when downloading Python to set a maximum download time of 120s to prevent hanging builds in the case of network issues. ([#1749](https://github.com/heroku/heroku-buildpack-python/pull/1749))
- Refactored the Python download step to avoid an unnecessary version check `HEAD` request to S3 prior to downloading Python or reusing a cached install. ([#1749](https://github.com/heroku/heroku-buildpack-python/pull/1749))
- Updated the `runtime.txt` deprecation warning to include a link to the deprecation changelog post. ([#1747](https://github.com/heroku/heroku-buildpack-python/pull/1747))
- Improved buildpack metrics for Python version selection. ([#1749](https://github.com/heroku/heroku-buildpack-python/pull/1749))
- Improved buildpack metrics for builds that fail. ([#1746](https://github.com/heroku/heroku-buildpack-python/pull/1746) and [#1749](https://github.com/heroku/heroku-buildpack-python/pull/1749))

Deploy as v277 [y/n]? y

Creating GitHub release...
https://github.com/heroku/heroku-buildpack-python/releases/tag/v277

Publishing to the Heroku Buildpack Registry...
Two-factor code: ********************************************
Publishing buildpack heroku/python... done
Publishing buildpack was successful

 Version Released At              Status    
 ─────── ──────────────────────── ───────── 
 277     2025-02-17T18:19:16.897Z published 

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