You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nixos/doc/manual/release-notes/rl-2505.section.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -260,6 +260,14 @@
260
260
To keep the old behavior for a site `example.com`, set `services.caddy.virtualHosts."example.com".hostName = "http://example.com"`.
261
261
If you set custom Caddy options for a DokuWiki site, migrate these options by removing `http://` from `services.caddy.virtualHosts."http://example.com"`.
262
262
263
+
-`open-policy-agent` has has been updated to v1.0.0+. This major release makes
264
+
the `rego.v1` syntax the default. This is a breaking change for those using v0
-`vscode-utils.buildVscodeExtension` now requires pname as an argument
264
272
265
273
- The behavior of `services.hostapd.radios.<name>.networks.<name>.authentication.enableRecommendedPairwiseCiphers` was changed to not include `CCMP-256` anymore.
0 commit comments