Skip to content

Releases: canonical/iam-bundle

oauth_tools: v0.1.1

23 Aug 15:47
e70b4e2
Compare
Choose a tag to compare

0.1.1 (2024-08-22)

Bug Fixes

  • eliminate a race condition in the dex restart logic (3ca9382)

oauth_tools: v0.1.0

12 Jun 08:53
44b07c0
Compare
Choose a tag to compare

0.1.0 (2024-06-11)

Features

  • add pytest fixtures to oauth_tools (960172f)
  • add setup for pypi package (01c5217)

Bug Fixes

  • add oauth_tools dependencies (f5759ff)
  • use pytest_asyncio to create async fixtures (754403c)
  • wait only for bundle apps (6bfaf86)

Documentation