Pypuppetdb

Latest version: v3.2.0

Safety actively analyzes 622819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.0.0

-----
This is a maintenance release.

The major version is bumped because of:
- dropped support for PuppetDBs < 5.2.0 (Puppet 4 has reached its end-of-life in October 2018),
- dropped support for Python 3.6 (end-of-life in December 2021),
- the required [Requests](https://requests.readthedocs.io/en/latest/) version bumped to the current latest.

2.5.2

-----
- Remove harmful terminology, following [the Puppetlabs components name changes](https://puppet.com/blog/removing-harmful-terminology-from-our-products/) ([#216](https://github.com/voxpupuli/pypuppetdb/pull/216))
- Use built-in unittest.mock instead of mock ([228](https://github.com/voxpupuli/pypuppetdb/pull/228))
- Build and test dependencies updates.

Thanks to the following contributors of this release: [pgajdos](https://github.com/pgajdos).

2.5.1

-----

- Fix TypeError exception thrown by `BaseAPI._query()` when using debug logging.

Thanks to Ben Roberts for his contribution!

2.5.0

-----

- Python 3.10 added as a supported version
([213](https://github.com/voxpupuli/pypuppetdb/pull/213))

2.4.0

-----

- Added PQL support with `pql()` method
(PR [201](https://github.com/voxpupuli/pypuppetdb/pull/201),
fixes [167](https://github.com/voxpupuli/pypuppetdb/issues/167))
- Added ability to specify additional queries when using `Node.facts()`
([127](https://github.com/voxpupuli/pypuppetdb/pull/127))
- Improve the documentation (even more ;))
(PR [206](https://github.com/voxpupuli/pypuppetdb/issues/206),
fixes [143](https://github.com/voxpupuli/pypuppetdb/issues/143)
and [129](https://github.com/voxpupuli/pypuppetdb/issues/129))
- Fixed creating `Edge` objects
([202](https://github.com/voxpupuli/pypuppetdb/issues/202))
- Python 3.9 added as a supported version
([203](https://github.com/voxpupuli/pypuppetdb/pull/203))

2.3.0

-----

- Added support for `with` statement
([185](https://github.com/voxpupuli/pypuppetdb/pull/185))
- Added explicit `disconnect()` method
([185](https://github.com/voxpupuli/pypuppetdb/pull/185))
- Improved the documentation on [Read the Docs](https://pypuppetdb.readthedocs.io/en/latest/)
and in the project's README
([190](https://github.com/voxpupuli/pypuppetdb/pull/190))

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.