Skip to content

v1.0.0-dev23: Bump version to 1.0.0-dev23 [ci skip]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 20:55
· 96 commits to main since this release

Prerelease Breaking

  • Removed the suppress_config_file_warnings parameter from individual functions. #365

Enhancements

  • Introduced the class-wide property suppress_config_file_warnings to control configuration file warnings. #365

Bug Fixes

  • Fixed missing and incorrect type annotations. #321
  • Updated the pyo3 dependency of the Secrets SDK for technical currency. #355
  • Updated the urllib3 dependency of the Core SDK for technical currency. #370