Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@puremcc puremcc released this 25 Feb 16:52
· 1 commit to master since this release
9dfddd2
  • Adds a new client type AwsServicePrincipalOsduClient which uses the ServicePrincipal user and requires minimal input args: resource_prefix, region, profile.
  • Fixes infinite-loop issue in search.query_with_paging introduced when missing cursor issue was fixed in search service.