Skip to content

v0.0.6

Compare
Choose a tag to compare
@ChristopherDavenport ChristopherDavenport released this 12 Jul 21:49
· 21 commits to main since this release
988fecd

Rather than Request/Response => Map[String, String] instead prefer providing the entire context for addtional attributes (Request, Outcome[Option, Throwable, Response]) => Map[String, String]

Rather than removing headers keys not in the set, include them but redact the values.

What's Changed

Full Changelog: v0.0.5...v0.0.6