Skip to content

v0.1.1

Compare
Choose a tag to compare
@PPeitsch PPeitsch released this 29 Aug 21:14
· 171 commits to main since this release
6b7ae67

Security Updates and Dependency Upgrades

We are pleased to announce the release of BCRA API Connector v0.1.1. This release focuses on important security updates and dependency upgrades to ensure the stability and security of the connector.

Key Changes:

  1. Security Enhancements:

    • Updated requests to version 2.32.0 or higher to address a security vulnerability
    • Addressed potential SSL verification issue with the requests library
  2. Dependency Upgrades:

    • Updated matplotlib to version 3.7.3 or higher
    • Updated setuptools to version 70.0.0 or higher
    • Updated urllib3 to version 2.2.1 or higher

These updates improve the overall security and compatibility of the BCRA API Connector. We strongly recommend all users to upgrade to this version.

To update, you can use pip:

pip install --upgrade bcra-connector

For a full list of changes, please refer to the CHANGELOG.rst file in the repository.

Thank you for using BCRA API Connector. If you encounter any issues or have any questions, please don't hesitate to open an issue on our GitHub repository.