Skip to content

Commit dd68e90

Browse files
Prepare release v348 (heroku#1718)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent c952f02 commit dd68e90

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v348] - 2026-03-02
7+
58
- Changed the S3 URLs used for downloads to use AWS' dual-stack (IPv6 compatible) endpoint. ([#1717](https://github.com/heroku/heroku-buildpack-ruby/pull/1717))
69
- Fix bug where an invalid DATABASE_URL is set when the adapter is not known (https://github.com/heroku/heroku-buildpack-ruby/pull/1715).
710

@@ -1903,7 +1906,8 @@ Bugfixes:
19031906
* Change gem detection to use lockfile parser
19041907
* use `$RACK_ENV` when thin is detected for rack apps
19051908

1906-
[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v347...main
1909+
[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v348...main
1910+
[v348]: https://github.com/heroku/heroku-buildpack-ruby/compare/v347...v348
19071911
[v347]: https://github.com/heroku/heroku-buildpack-ruby/compare/v346...v347
19081912
[v346]: https://github.com/heroku/heroku-buildpack-ruby/compare/v345...v346
19091913
[v345]: https://github.com/heroku/heroku-buildpack-ruby/compare/v344...v345

0 commit comments

Comments
 (0)