Skip to content

0.9.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmulder dmulder released this 24 Feb 21:44
· 72 commits to main since this release
b8c4cda

What's Changed

  • Add profile photo fetching by @dmulder in #334
  • Rewrite the sso code in Rust by @dmulder in #335
  • Entra Id no longer permits SFA enrollment by @dmulder in #338
  • Support password changes when demanded by @dmulder in #344
  • deps(rust): update rusqlite requirement from ^0.32.0 to ^0.33.0 by @dependabot in #345
  • Fix libutf8proc dependency issue on Ubuntu 22.04 by @dmulder in #348
  • Fix GOA crash when krb5.conf doesn't include /etc/krb5.conf.d by @dmulder in #352
  • Add a span around server initialisation for correct log coalescing by @dmulder in #358
  • Use posix attributes synchronized from on-prem AD by @dmulder in #355
  • Map the extended attr gidNumber to primary group by @dmulder in #361
  • deps(rust): update rand requirement from ^0.8.5 to ^0.9.0 by @dependabot in #350
  • deps(rust): update gethostname requirement from 0.5.0 to 1.0.0 by @dependabot in #359
  • deps(rust): update lru requirement from ^0.12.3 to ^0.13.0 by @dependabot in #360
  • Only the himmelblau-sso package should conflict with intune-portal by @dmulder in #363
  • deps(rust): update libnss requirement from 0.8.0 to 0.9.0 by @dependabot in #362
  • Implement logon name script mapping by @dmulder in #289
  • Add Nix build definitions and a rudimentary NixOS module by @twoolie in #366
  • Docs and donations changes by @dmulder in #369
  • Various fixes for 0.9.x by @dmulder in #373
  • Add a sample himmelblau.conf in docs by @dmulder in #375
  • Move the NixOS CI to a different workflow (w/out main) by @dmulder in #376
  • Dramatically improve debug logging by @dmulder in #379
  • Add apparmor whitelisting for nss mapping cache by @dmulder in #380
  • Fetch user profile photo via tasks daemon by @dmulder in #381
  • deps(rust): bump cc from 1.2.14 to 1.2.15 by @dependabot in #382
  • deps(rust): bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #383
  • deps(rust): bump clap from 4.5.30 to 4.5.31 by @dependabot in #384
  • deps(rust): bump clap_complete from 4.5.45 to 4.5.46 by @dependabot in #385
  • deps(rust): bump libc from 0.2.169 to 0.2.170 by @dependabot in #386
  • Resolve migration error real_gidnumber missing by @dmulder in #387
  • Ubuntu PAM module configuration to change PIN by @dmulder in #388

New Contributors

Full Changelog: 0.8.7...0.9.0-beta