2021-05-28 09:39:13 +00:00
|
|
|
# Release 21.11 (“?”, 2021.11/??) {#release-21.11}
|
|
|
|
|
|
|
|
In addition to numerous new and upgraded packages, this release has the following highlights:
|
|
|
|
|
|
|
|
* Support is planned until the end of April 2022, handing over to 22.05.
|
|
|
|
|
2021-06-04 09:07:49 +00:00
|
|
|
## Highlights
|
|
|
|
|
2021-06-06 07:54:09 +00:00
|
|
|
* PHP now defaults to PHP 8.0, updated from 7.4.
|
|
|
|
|
2021-06-04 09:07:49 +00:00
|
|
|
## New Services
|
|
|
|
|
|
|
|
* [geoipupdate](https://github.com/maxmind/geoipupdate), a GeoIP
|
|
|
|
database updater from MaxMind. Available as
|
|
|
|
[services.geoipupdate](options.html#opt-services.geoipupdate.enable).
|
|
|
|
|
|
|
|
## Backward Incompatibilities
|
2021-05-28 09:39:13 +00:00
|
|
|
|
|
|
|
* The `staticjinja` package has been upgraded from 1.0.4 to 2.0.0
|
2021-06-04 09:07:49 +00:00
|
|
|
|
|
|
|
* `services.geoip-updater` was broken and has been replaced by
|
|
|
|
[services.geoipupdate](options.html#opt-services.geoipupdate.enable).
|
|
|
|
|
2021-06-06 07:54:09 +00:00
|
|
|
* PHP 7.3 is no longer supported due to upstream not supporting this
|
|
|
|
version for the entire lifecycle of the 21.11 release.
|
|
|
|
|
2021-06-04 09:07:49 +00:00
|
|
|
## Other Notable Changes
|