Pycfdns

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 2

3.0.0

What's Changed
* Remove CFAuth by ludeeus in https://github.com/ludeeus/pycfdns/pull/15
* Restructure API client model by ludeeus in https://github.com/ludeeus/pycfdns/pull/16
* Add common logger instance by ludeeus in https://github.com/ludeeus/pycfdns/pull/17
* Add missing types and docstrings to models by ludeeus in https://github.com/ludeeus/pycfdns/pull/18
* Move CloudflareUpdater class by ludeeus in https://github.com/ludeeus/pycfdns/pull/19
* Finish base typing by ludeeus in https://github.com/ludeeus/pycfdns/pull/20
* Remove CFRecord by ludeeus in https://github.com/ludeeus/pycfdns/pull/21
* Complete refactor by ludeeus in https://github.com/ludeeus/pycfdns/pull/22
* Move to pyproject.toml and poetry by ludeeus in https://github.com/ludeeus/pycfdns/pull/23
* Add pagination to list APIs by ludeeus in https://github.com/ludeeus/pycfdns/pull/24
* Prefix with record_ to not override by ludeeus in https://github.com/ludeeus/pycfdns/pull/25
* Add OIDC publishing by ludeeus in https://github.com/ludeeus/pycfdns/pull/26


**Full Changelog**: https://github.com/ludeeus/pycfdns/compare/2.0.1...3.0.0

2.0.1

What's Changed
* Add missing ID by ludeeus in https://github.com/ludeeus/pycfdns/pull/13
* Add endpoint helper to generate URL by ludeeus in https://github.com/ludeeus/pycfdns/pull/14


**Full Changelog**: https://github.com/ludeeus/pycfdns/compare/2.0.0...2.0.1

2.0.0

What's Changed
* Require content to be provided by ludeeus in https://github.com/ludeeus/pycfdns/pull/11
* The `external_ip` argument of `CloudflareUpdater.update_records` was replaced with `content`
* `CloudflareUpdater. update_records` no longer tries to determine the IP to use and requires you to pass in a `content` argument that holds the desired value of the DNS record.
* Add update_dns_record method by ludeeus in https://github.com/ludeeus/pycfdns/pull/12


**Full Changelog**: https://github.com/ludeeus/pycfdns/compare/1.2.2...2.0.0

1.2.2

What's Changed
* Remove loop argument to async_timeout by ludeeus in https://github.com/ludeeus/pycfdns/pull/9

**Full Changelog**: https://github.com/ludeeus/pycfdns/compare/1.2.1...1.2.2

1.2.1

Changes

- Fixes issue where proxied was not respected

[Diff between 1.2.0 and 1.2.1](https://github.com/ludeeus/pycfdns/compare/1.2.0...1.2.1)

1.2.0

Changes

- The `CloudflareUpdater` class now takes an optional `timeout` argument.
- The default `timeout` has been changed from `5` to `10`

[Diff between 1.1.1 and 1.2.0](https://github.com/ludeeus/pycfdns/compare/1.1.1...1.2.0)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.