···330330 - The `erlang_node_short_name`, `erlang_node_name`, `port` and `options` configuration parameters are gone, and have been replaced with an `environment` parameter.
331331 Use the appropriate [environment variables](https://hexdocs.pm/livebook/readme.html#environment-variables) inside `environment` to configure the service instead.
332332333333+- The `crystal` package has been updated to 1.11.x, which has some breaking changes.
334334+ Refer to crystal's changelog for more information. ([v1.10](https://github.com/crystal-lang/crystal/blob/master/CHANGELOG.md#1100-2023-10-09), [v1.11](https://github.com/crystal-lang/crystal/blob/master/CHANGELOG.md#1110-2024-01-08))
335335+333336## Other Notable Changes {#sec-release-24.05-notable-changes}
334337335338<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->