⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the wiki. It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in the next release.
What's Changed
- Update crates to fix new builds by @BlackDex in #4308
- Add Kubernetes environment detection by @BlackDex in #4290
- Update GHA Workflows by @BlackDex in #4309
- Update Rust, crates and web-vault by @BlackDex in #4328
- Change the codegen-units for low resources by @BlackDex in #4336
- Fix env templateto ensure compatibility with systemd's EnvironmentFile parsing by @seiuneko in #4315
- Update crates, GHA and a Python script by @BlackDex in #4357
New Contributors
Full Changelog: 1.30.3...1.30.4