Skip to content

UXUM 0.8.0

Choose a tag to compare

@unikmhz unikmhz released this 23 Sep 02:26
· 31 commits to main since this release
v0.8.0
a513318

What's Changed

  • feat: Index page handler.
  • feat(logging): support writing logs to Kafka topics.
  • feat(logging): hide additional sensitive headers in logs and traces.
  • feat(auth): support for several modern password hashing algos.
  • feat(auth) use AuthToken instead of String to pass credentials.
  • feat(auth): configurable authentication.
  • feat(auth): JWT auth extractor.
  • feat(auth): stacked auth extractor.

by @unikmhz in #42

Full Changelog: v0.7.3...v0.8.0