2024-04-09

Release Notes for Version 0.1.25

New Features

  • AWS Integration: Added support for AWS credentials management. This includes new endpoints and documentation for handling AWS credentials.

  • Parquet File Support: Introduced the get_parquet_df function to support loading Sample CM data using parquet files, enhancing data handling capabilities.

Bug Fixes

  • Fixed a typo in the codebase that could potentially cause issues in text interpretation or execution.

Miscellaneous

  • CI/CD Updates: Automated the release note generation in the CI/CD pipeline to streamline the deployment process.

  • Testing: Added test code for AWS credentials API and response handling to ensure reliability and correctness.

  • Documentation: Provided new documentation for the AWS Credentials API and response format to assist users in understanding and utilizing the new features.

Tag message for 0.1.25: Load Sample CM by using parquet

Last updated