mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-08 14:15:25 +08:00
v0.24.0 release notes
This commit is contained in:
parent
23359ae5ad
commit
338cd017e5
1 changed files with 11 additions and 10 deletions
21
release.md
21
release.md
|
@ -2,18 +2,19 @@
|
|||
|
||||
## Whats New ✨
|
||||
|
||||
- Revamped Internet Gateways: hosts and clients can now use internet gateways! More info [here](https://docs.netmaker.io/pro/internet-gateways.html)
|
||||
On community edition, internet gateways for clients can be accessed via the Remote Access tab.
|
||||
- PostUp and PostDown commands for clients
|
||||
- EMQX cloud support
|
||||
- Metadata for Remote Access Gateways
|
||||
- Added Failover Commands to nmctl
|
||||
- IPv6 and Dual Stack Networks Support Across Platform
|
||||
- Endpoint Detection Can Now Be Turned Off By Setting `ENDPOINT_DETECTION=false` On Server Config
|
||||
|
||||
## What's Fixed/Improved 🛠
|
||||
|
||||
- Allow creation of gateways, relays and egress without clients, relayed hosts and external ranges respectively
|
||||
- Make default host a remote access gateway and a failover host on joining a new network
|
||||
- Stability fixes with ACLs
|
||||
- Fixed issues with install/upgrade scripts
|
||||
- Fixed issues with CoreDNS
|
||||
- Scalability Fixes around Mq connection, ACLs
|
||||
- Fixed Zombie Node Logic To Avoid Choking On the Channel
|
||||
- Fixed Egress Routes In Dual Stack Netmaker Overlay Networks
|
||||
- Fixed Client Connectivity Metrics Data
|
||||
|
||||
## Known Issues 🐞
|
||||
|
||||
- Erratic Traffic Data In Metrics
|
||||
- `netclient server leave` Leaves a Stale Node Record In At Least One Network When Part Of Multiple Networks, But Can Be Deleted From The UI.
|
||||
- On Darwin Stale Egress Route Entries Remain On The Machine After Removing Egress Range Or Removing The Egress Server
|
||||
|
|
Loading…
Add table
Reference in a new issue