1.23.6
louislam/uptime-kuma1.23.6Nov 18, 2023by louislam
AI Summary
This is a bug fix release that addresses a TLS issue specific to Node.js versions 16 and below, related to issue #4044. Docker users are also warned about IPv6 DNS resolver changes stemming from the previous base image update to Node.js 18.
Key Highlights
- Fixed a TLS issue that only occurred in Node.js <=16
- The TLS fix is related to GitHub issue #4044
- Docker users should review IPv6 DNS resolver changes from the Node.js 18 base image update
Breaking Changes
- Potential IPv6 DNS resolution differences for Docker users after base image update to Node.js 18
Full Release Notes
> [!WARNING] > Update for Docker users: Since we updated the base image to Node.js 18 previously, the DNS resolver is a bit different for IPv6. Read more: https://github.com/louislam/uptime-kuma/issues/4027#issuecomment-1817783803 - 954e05b72f3c565957e88237270de176c4a219ca Fixed an TLS issue that only in Node.js <=16, which is caused by #4044