v0.24.3 release notes (#3007)

This commit is contained in:
Abhishek K 2024-07-18 22:11:14 +05:30 committed by GitHub
parent 3dce62a7b6
commit 0807bd0dd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,18 +1,22 @@
# Netmaker v0.24.3 # Netmaker v0.24.3
## Whats New ✨ ## Whats New ✨
- Static Host Functionality With Separate Settings For Port and endpoint IP - Validation Checks For Egress Routes
- Network Info And Metadata Info Added To Remote-Access-Client - Network Change Detection System
- Removed Creation Of ACLs For EMQX
## What's Fixed/Improved 🛠 ## What's Fixed/Improved 🛠
- Improved FailOver Functionality - Removed RAG Metadata Length Restriction
- Local Peer Routing In Dual-Stack Environment - Scalability Improvements
- Stale Node Issue On Multinet With `netclient uninstall` - Optimised Traffic Flow Over MQ
- IPv6 Internet Gateways Improvements - Improved Validation Checks For Internet GWS
- Handled New Oauth User SignUp via Remote-Access-Client
- PeerUpdate Improvements Around Default Host and Multi-nets
## Known Issues 🐞 ## Known Issues 🐞
- Erratic Traffic Data In Metrics. - Erratic Traffic Data In Metrics.
- Stale peer on the interface, when forced removed from multiple networks at once. - Adding Custom Private/Public Key For Remote Access Gw Clients Doesn't Get Propagated To Other Peers.
- IPv6 DNS Entries Are Not Working.
- Stale Peer On The Interface, When Forced Removed From Multiple Networks At Once.
- Can Still Ping Domain Name Even When DNS Toggle Is Switched Off.
- WireGuard DNS issue on most flavors of Ubuntu 24.04 and some other newer Linux distributions. The issue is affecting the Remote Access Client (RAC) and the plain WireGuard external clients. Workaround can be found here https://help.netmaker.io/en/articles/9612016-extclient-rac-dns-issue-on-ubuntu-24-04.