We’re excited to announce the 1.0.1 release of pgmonkey, and it’s packed with essential improvements and enhancements, particularly around dependency compatibility and testing!
In this release, we've:
Integrated Jenkins Testing: We've implemented automated testing with Jenkins, ensuring that pgmonkey is rigorously tested across multiple combinations of Python, psycopg, psycopg_pool, and PyYAML versions. This enhances stability and provides confidence for developers.
Thorough Dependency Testing: Through our Jenkins pipeline, we've identified and confirmed compatibility for a wide range of dependencies. Now, pgmonkey has been verified to work with Python versions 3.9, 3.10, 3.11, and 3.12, alongside specific versions of psycopg, psycopg_pool, and PyYAML.
Refined Dependency Management: Based on the tests, our core dependencies have been updated to reflect the verified versions: