mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-07 13:44:17 +08:00
Merge pull request #2942 from gravitl/develop
v0.24.1 release notes (#2935)
This commit is contained in:
commit
7e91b197ad
1 changed files with 11 additions and 13 deletions
24
release.md
24
release.md
|
@ -1,24 +1,22 @@
|
|||
# Netmaker v0.24.1
|
||||
|
||||
## Whats New ✨
|
||||
|
||||
- IPv6 and Dual Stack Networks Support Across Platform
|
||||
- Endpoint Detection Can Now Be Turned Off By Setting `ENDPOINT_DETECTION=false` On Server Config
|
||||
- New SignUp Flow For Oauth Users, With Admin Approval Process.
|
||||
- Added Failover Commands to nmctl
|
||||
- Users Can define Multiple Endpoints On The Remote Access Gateway To Choose From While Establishing a Connection.
|
||||
- OAUTH Code Moved From CE To Pro.
|
||||
- nm-quick.sh Enhancement To Install The Latest Docker To Enable Support Of the Latest Distros.
|
||||
- IPv6 Enhancements.
|
||||
|
||||
## What's Fixed/Improved 🛠
|
||||
|
||||
- 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
|
||||
- Fixed auto-relay with enrollment key
|
||||
- Imporved Logic Around Oauth Sceret Management
|
||||
- Improved Oauth Message Templates
|
||||
- Egress Enhancement In Multiple Networks
|
||||
- Fix armv5-v7 Upgrade Download Link
|
||||
- Fix Windows Interface Issue In Multiple Networks
|
||||
- SSO network join Improvements.
|
||||
- Remove Egress Routes After Egress Gateway Removed
|
||||
- Remote Access Gateway Connection Handling Improvements.
|
||||
|
||||
## 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
|
||||
- IPv6 internet traffic does not route to the InetGw in Dual Stack Network
|
||||
|
|
Loading…
Add table
Reference in a new issue