Skip to content

Commit

Permalink
authelia: 4.37.5 -> 4.38.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomem committed Apr 2, 2024
1 parent eff9e1c commit 3fcf0a7
Show file tree
Hide file tree
Showing 3 changed files with 7,885 additions and 10,397 deletions.
4 changes: 4 additions & 0 deletions nixos/doc/manual/release-notes/rl-2405.section.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ In addition to numerous new and upgraded packages, this release has the followin

- Julia environments can now be built with arbitrary packages from the ecosystem using the `.withPackages` function. For example: `julia.withPackages ["Plots"]`.

- `authelia` has been upgraded to version 4.38. This version brings several features and improvements which are detailed in the [release blog post](https://www.authelia.com/blog/4.38-release-notes/).

This release also depreciates some configuration keys, which are likely to be removed in future version 5.0, but they are still supported and expected to be working in the current version.

- The PipeWire and WirePlumber modules have removed support for using
`environment.etc."pipewire/..."` and `environment.etc."wireplumber/..."`.
Use `services.pipewire.extraConfig` or `services.pipewire.configPackages` for PipeWire and
Expand Down
Loading

0 comments on commit 3fcf0a7

Please sign in to comment.