Releases: node-red/node-red-docker
v3.1.0-beta.4
v3.1.0-beta.3
v3.1.0-beta.2
What's Changed
- Updates for NR 3.0.0 release by @hardillb in #311
- Bump to 3.0.0-beta.2 by @hardillb in #313
- Bump dev to 3.0.0-beta.3 by @hardillb in #314
- Remove Python 2 by @hardillb in #315
- Bump to 3.0.0-beta.4 by @hardillb in #316
- Sync master to dev by @hardillb in #350
- Debian build by @hardillb in #346
- Set version to 3.1.0-beta.1on dev branch by @hardillb in #351
- Revert python default by @hardillb in #353
- Bump to 3.1.0-beta.2 by @hardillb in #354
- 3.1.0 beta.2 by @hardillb in #358
- Fix Docker.debian path by @hardillb in #359
- Fix Docker.debian by @hardillb in #360
- Path to known_hosts.hs by @hardillb in #361
Full Changelog: v2.2.2...v3.1.0-beta.2
3.0.2
2.2.3: Maintenance Release
Update to Node-RED 2.2.3
v3.0.1-1 Maintenance release
Update to Node-RED 3.0.1 with #327 fix
3.0.1: Maintenance Release
Update to Node-RED 3.0.1
3.0.0: Milestone Release
Update to Node-RED 3.0.0
This release includes a bump to the base Alpine Linux version as covered here:
https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements
This will require a minimum Docker version of 19.03.9 and libseccomp version 2.4.2 for 32bit based systems (Arm32 or i386)
The default Node-RED Container is based on the NodeJS node:16-alpine container. This now based on Alpine 3.16 which has dropped Python2. Python2 went end of Life in April 2020 and has not received any updates since then. It really should not be being used for anything any more. As 3.0.0 is a new major release we will also be dropping Python2 entirely. Please let us know if this breaks any nodes (but also raise issues against those nodes as they need to be updated).
v3.0.0-beta.4 Beta Release
This release includes a bump to the base Alpine Linux version as covered here: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements
This will require a minimum Docker version of 19.03.9 for 32bit based systems (Arm32 or i386)
The default Node-RED Container is based on the NodeJS node:16-alpine container. This now based on Alpine 3.16 which has dropped Python2. Python2 went end of Life in April 2020 and has not received any updates since then. It really should not be being used for anything any more. As 3.0.0 is a new major release we will also be dropping Python2 entirely. Please let us know if this breaks any nodes (but also raise issues against those nodes as they need to be updated).
Other 3.0.0 release notes here: https://discourse.nodered.org/t/node-red-3-0-0-beta-4-released/64538/36
v3.0.0-beta.3 Beta Release
This release includes a bump to the base Alpine Linux version as covered here: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements
This will require a minimum Docker version of 19.03.9 for 32bit based systems (Arm32 or i386)
The default Node-RED Container is based on the NodeJS node:16-alpine container. This now based on Alpine 3.16 which has dropped Python2. Python2 went end of Life in April 2020 and has not received any updates since then. It really should not be being used for anything any more. As 3.0.0 is a new major release we will also be dropping Python2 entirely. Please let us know if this breaks any nodes (but also raise issues against those nodes as they need to be updated).
Other 3.0.0 release notes here: https://discourse.nodered.org/t/node-red-3-0-0-beta-3-released/64027/16