Skip to content

v1.2.0: Daisy

Compare
Choose a tag to compare
@DirectXMan12 DirectXMan12 released this 01 Mar 19:08

Changelog

Bugfixes

  • SecurityContext#delegated_creds should not be set when the low-level API returns None for delegated_creds (#96, #99)

Features

  • Expose SecurityContext#delegated_creds as a read-only property (#95, #99)

Documentation

  • Introduce example (#93)
  • Improve ToC structure and depth (#93)