Skip to content

v2.11.0

Choose a tag to compare

@anancarv anancarv released this 11 Sep 20:03
· 16 commits to master since this release
4fce9a7

Feat

Add a method get_build_runs to get a list of build runs for a given build_name; by @eaaltonen

Fix

Fix a typo in the BuildRun model; by @eaaltonen
Fix checksum generation for FIPS-compliant systems by supporting 'usedforsecurity=False' in hash functions; by @tommycbird
Edit artifact.delete docstring return type