Changed:
- v16 ceremony: bump root layout to v6. (#19146)
Added:
- Update root.json for v14 ceremony. (#18824)
Removed:
- Remove support for Python 2. (#18580)
Changed:
- Bump minimum version of base check (#18733)
Added:
- Bump the python version from 3.11 to 3.12 (#18212)
Security:
- Bump TUF dependency to address GHSA-77hh-43cm-v8j6 (#17848)
Added:
- Update dependencies (#17817)
Added:
- Update dependencies (#17319)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Added:
- Updated dependencies. (#16154)
Fixed:
- Override the default test options for some integrations (#15779)
Security:
- Update security dependencies (#15667)
- in-toto: 2.0.0
- securesystemslib: 0.28.0
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Fixed:
- Update dependencies (#14594)
Added:
- Add an option to bypass TUF and in-toto verification in the checks downloader (#14168)
Added:
- Prevent Alphas, Betas and RC versions of checks from being installed unless specified (#13837)
Fixed:
- Remove the use of the deprecated
pkg_resources
package (#13842)
Removed:
- Update TUF to 2.0.0 (#13331)
Fixed:
Fixed:
- Update dependencies (#13478)
Added:
- Update downloader to use v5 root layout (#13174)
Fixed:
Added:
- Add
packaging
to dependencies (#12753)
Fixed:
Added:
Fixed:
- Prevent from publishing datadog-checks-downloader to PyPI (#12556)
- Revert #12559 to make it compatible with python2 (#12647)
- Avoid using assert statement by creating UpdatedTargetsError exception (#12558)
- Adjust logging setup when multiple -v flags are supplied (#12562) Thanks fridex.
Added:
- Update downloader to use v4 root layout (#11779)
Added:
- Add --ignore-python-version flag (#11568)
Added:
- Add
pyproject.toml
file (#11305)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Update tuf to 0.19.0 for python 3 (#10444)
Added:
- Upgrade downloader after ceremony (#9556)
Added:
- Better error message if the integration doesn't have the expected type (#9403)
Security:
- Update TUF, in-toto and securesystemslib (#7844)
Fixed:
- Fix style for the latest release of Black (#7438)
Added:
- Update to v6 root from @FlorianVeaux (#7115)
- Add warning when selecting an extras integration that resides in core (#7079)
- Add dependencies to setup.py (#7030)
Added:
- Support multiple root layouts (#6856)
Added:
- Allow optional dependency installation for all checks (#6589)
Added:
- Bump securesystemslib to 0.14.2 (#5890)
Fixed:
- Hide internal logging exceptions (#5848)
Added:
- Update in-toto and its deps (#5599)
Added:
Changed:
- Don't provide a CLI entry point (#5374)
Fixed:
- Clean up test artifacts (#5129)
Added:
- Support downloading universal and pure Python wheels (#4981)
Added:
- Update downloader to new TUF root v4 (#3811)
Added:
Added:
Fixed:
Added:
- Allow
datadog_checks_downloader
to be securely updated (#3184) - Move exceptions to their own submodule (#3180)
Fixed:
- Increase requests timeout (#3182)
Added:
- Add main module to package (#3108)
Fixed:
- Better error message when no such DD package or version (#3161)
- Use Cloudfront instead of direct-to-S3 (#3087)
Added:
- Add datadog-checks-downloader (#3026)