diff --git a/1.60.0.md b/1.60.0.md index f00ad5f..1182eb7 100644 --- a/1.60.0.md +++ b/1.60.0.md @@ -9,8 +9,6 @@ * ssh: log warning when unable to find SSH host keys * serve: improve error message when running as non-root * cloud servers: Detect when Tailscale is running on Digital Ocean and automatically use Digital Ocean's DNS resolvers (ask Andrew) -* kubernetes operator: fix issue with mapping exact ingress paths -* kubernetes operator: allow modifying operator tags via Helm values * app connectors: enable app connectors to install routes for domains that resolve to CNAME records * app connectors: support pre-configured routes from control server * web client: add new read-only mode @@ -50,4 +48,10 @@ * Improved: Sort Mullvad exit nodes to make it easier to find best node for each location * Fixed: Quick settings tile now works -* Fixed: Mullvad tunnels are no longer shown as regular nodes in UI \ No newline at end of file +* Fixed: Mullvad tunnels are no longer shown as regular nodes in UI + +## Kubernetes operator + +* New: a new ProxyClass custom resource that allows to provide custom configuration for cluster resources that the operator creates +* New: ACL tags for the operator can now be configured via Helm chart values +* Fixed: routing to Ingress backends that require an exact path without a slash (/) suffix \ No newline at end of file