Skip to main content

SDK Changelog

2.0.0

  • Allow CPU Config as compute for launching attacks and set default to CPU Single Core, 2GB Memory
  • Supported only on DynamoAI 3.24.x and above

1.0.0

  • Switch to new test endpoints as old ones are deprecated and removed in 3.23

0.2.0

  • Adds compatibility with the new releases

0.1.2 & 0.1.3

  • Allow patch updates for requests package while preventing minor and major version updates

0.1.1

  • Remove ALLOWED_PII_CLASSES validation from the SDK and rely on DynamoAI platform for validation
    • This introduces a delay in feedback on valid PII classes; please refer to product docs based on your DynamoAI release
    • Reduces business logic in the SDK to minimize incompatibility risk
  • Make GPU parameter truly optional for system policy compliance tests