Skip to content

v1.17.1

Choose a tag to compare

@Tiboris Tiboris released this 03 Nov 11:03
· 56 commits to main since this release

v1.17.1 (2023-11-03)

Fix

  • fix: curate_auth func changed to non-async

await call for _curate_auth_url missing in session
creation which caused regression.
function _curate_auth_url changed to non-async,
tests updated to reflect the same

Signed-off-by: Kaleemullah Siddiqui <ksiddiqu@redhat.com> (583193a)