#2178 Fixed processing of fields in post request in MoveNode rpc (#2179)

* #2178 Fixed processing of fields in post request in MoveNode rpc

* #2178 Updated CHANGELOG.md
This commit is contained in:
hopleus 2024-10-09 10:36:47 +03:00 committed by GitHub
parent 101ca7f4a2
commit b3cda08af6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 118 additions and 117 deletions

View file

@ -19,7 +19,7 @@
- Improved compatibilty of built-in DERP server with clients connecting over WebSocket.
- Allow nodes to use SSH agent forwarding [#2145](https://github.com/juanfont/headscale/pull/2145)
- Fixed processing of fields in post request in MoveNode rpc [#2179](https://github.com/juanfont/headscale/pull/2179)
## 0.23.0 (2024-09-18)