Skip to content

Commit

Permalink
update CHANGELOG for max log line length env var
Browse files Browse the repository at this point in the history
  • Loading branch information
jtomson committed Jan 18, 2023
1 parent 21b1abe commit 6050eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Release 6.0.17 (Not yet released)
* Upgrades preferred Nginx to 1.22.1 from 1.20.2.
* Changes minimum supported macOS version to 10.14 Mojave.
* Adds support for arm (aarch64) rpm packages.
* Adds support for a `PASSENGER_MAX_LOG_LINE_LENGTH_BYTES` environment variable. The default length remains at 8KB. Closes GH-2413.
* Updated various library versions used in precompiled binaries (used for e.g. gem installs):
- ccache: 4.6.3 → 4.7.4
- curl: 7.86.0 → 7.87.0
Expand Down

0 comments on commit 6050eda

Please sign in to comment.