-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,28 @@ | ||
# Netmaker v0.18.6 | ||
|
||
## **Wait till out of pre-release to fully upgrade** | ||
|
||
## whats new | ||
- Logic for ext client ACLs (not really usable until new UI is finished) | ||
- Default proxy mode, enables users to determine if all Hosts should have proxy enabled/disabled/auto by default | ||
- specify with DEFAULT_PROXY_MODE="on/off/auto" | ||
- no new features | ||
|
||
## whats fixed | ||
- Proxy Peer calculation improvements | ||
- DNS is populated correctly after registration by enrollment key | ||
- Migrate is functional for Windows/Mac **note** Ports may be set to 0 after an upgrade, can be adjusted via UI to fix | ||
- Interface data is sent on netclient register | ||
- Upgrade script | ||
- Latency issue with Node <-> Node Metrics | ||
- Ports set from server for Hosts on register/join are actually used | ||
- a few ext client/ingress issues | ||
- viewing addresses (UI) | ||
- when deleting an ingress gateway, ext clients are now removed from peers immediately | ||
- ext client peers should be populated immediately after creation | ||
- ext clients no longer reset public key when disabled/enabled | ||
- can delete an ingress without clients | ||
- removed unnecessary host update | ||
- host nat type is now collected from clients | ||
- fix peer update issue where caclulation was happening to frequently | ||
- nm-quick && nm-upgrade | ||
- EMQX image change && api routes | ||
|
||
## known issues | ||
- Caddy does not handle netmaker exporter well for EE | ||
- Migration causes a listen port of 0 for upgraded hosts | ||
- Migration causes a listen port of 0 for some upgraded hosts | ||
- Docker clients can not re-join after deletion | ||
- Innacurate Ext Client Metrics | ||
- Issue with Mac + IPv6 addressing | ||
- Nodes on same local network may not always connect | ||
- List populates egress ranges twice | ||
- If you do NOT set STUN_LIST on server, it could lead to strange behavior on client | ||
- No internet gateways/default routes |