-
Notifications
You must be signed in to change notification settings - Fork 527
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
37 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,34 @@ | ||
## What’s changed | ||
|
||
## 🚀 Enhancements | ||
**⚠️ 🚨 This release drops support for ARMv7** | ||
|
||
- Exclude node_modules from backup @frenck ([#1957](https://github.com/hassio-addons/addon-node-red/pull/1957)) | ||
After a few years of working around the upstream issues, I see no way out than to make a breaking change. | ||
For references of upstream issues see: [#2016](https://github.com/hassio-addons/addon-node-red/pull/2016) | ||
|
||
With that out of the way, this release upgraded Alpine Linux to 3.21 and NodeJS to 22.x, making this a huge upgrade. | ||
Besides that, all the latest and greatest other dependencies are included as well. | ||
|
||
## 🚨 Breaking changes | ||
|
||
- 🚨 Drop support for ARMv7 @frenck ([#2016](https://github.com/hassio-addons/addon-node-red/pull/2016)) | ||
|
||
## 🐛 Bug fixes | ||
|
||
- Disable proxy buffering @frenck ([#2017](https://github.com/hassio-addons/addon-node-red/pull/2017)) | ||
|
||
## ⬆️ Dependency updates | ||
|
||
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.2.5 @renovate ([#1967](https://github.com/hassio-addons/addon-node-red/pull/1967)) | ||
- ⬆️ Update @node-red-contrib-themes/theme-collection to v4.0.11 @renovate ([#1970](https://github.com/hassio-addons/addon-node-red/pull/1970)) | ||
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.74.0 @renovate ([#1972](https://github.com/hassio-addons/addon-node-red/pull/1972)) | ||
- ⬆️ Update node-red to v4.0.4 @renovate ([#1974](https://github.com/hassio-addons/addon-node-red/pull/1974)) | ||
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.74.1 @renovate ([#1975](https://github.com/hassio-addons/addon-node-red/pull/1975)) | ||
- ⬆️ Update node-red to v4.0.5 @renovate ([#1976](https://github.com/hassio-addons/addon-node-red/pull/1976)) | ||
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.74.2 @renovate ([#1984](https://github.com/hassio-addons/addon-node-red/pull/1984)) | ||
- ⬆️ Update node-red-contrib-modbus to v5.43.0 @renovate ([#1989](https://github.com/hassio-addons/addon-node-red/pull/1989)) | ||
- ⬆️ Update alpine_3_19/python3-dev to v3.11.11-r0 @renovate ([#2005](https://github.com/hassio-addons/addon-node-red/pull/2005)) | ||
- ⬆️ Update node-red to v4.0.6 @renovate ([#2009](https://github.com/hassio-addons/addon-node-red/pull/2009)) | ||
- ⬆️ Update node-red to v4.0.7 @renovate ([#2010](https://github.com/hassio-addons/addon-node-red/pull/2010)) | ||
- ⬆️ Update node-red to v4.0.8 @renovate ([#2011](https://github.com/hassio-addons/addon-node-red/pull/2011)) | ||
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.75.0 @renovate ([#2013](https://github.com/hassio-addons/addon-node-red/pull/2013)) | ||
- Update to Alpine 3.21 (NodeJS 22) @frenck ([#2015](https://github.com/hassio-addons/addon-node-red/pull/2015)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters