anancarv/python-artifactory (pyartifactory)
### [`v2.1.3`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.1.3)
[Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v2.1.2...v2.1.3)
fix: fix pydantic validation error when creating repo
### [`v2.1.2`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.1.2)
[Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v2.1.1...v2.1.2)
fix: fix list repositories
### [`v2.1.1`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.1.1)
[Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v2.1.0...v2.1.1)
fix: fix create local repository
### [`v2.1.0`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.1.0)
[Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v2.0.0...v2.1.0)
feat: Support setting custom CA certificates by passing the key `verify=/path/to/ca.pem`, by [@vjda](https://togithub.com/vjda)
### [`v2.0.0`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.0.0)
[Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v1.13.0...v2.0.0)
#### New features
- Add pydantic v2 integration; by [@heliocastro](https://togithub.com/heliocastro) [@sigma67](https://togithub.com/sigma67)
#### Breaking Changes
- Python `3.6` & `3.7` are not supported any more
- All exceptions have been renamed with the suffix Error instead of Exception (e.g ArtifactoryException -> ArtifactoryError, )
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^1.10.0
->^2.0.0
Release Notes
anancarv/python-artifactory (pyartifactory)
### [`v2.1.3`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.1.3) [Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v2.1.2...v2.1.3) fix: fix pydantic validation error when creating repo ### [`v2.1.2`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.1.2) [Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v2.1.1...v2.1.2) fix: fix list repositories ### [`v2.1.1`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.1.1) [Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v2.1.0...v2.1.1) fix: fix create local repository ### [`v2.1.0`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.1.0) [Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v2.0.0...v2.1.0) feat: Support setting custom CA certificates by passing the key `verify=/path/to/ca.pem`, by [@vjda](https://togithub.com/vjda) ### [`v2.0.0`](https://togithub.com/anancarv/python-artifactory/releases/tag/v2.0.0) [Compare Source](https://togithub.com/anancarv/python-artifactory/compare/v1.13.0...v2.0.0) #### New features - Add pydantic v2 integration; by [@heliocastro](https://togithub.com/heliocastro) [@sigma67](https://togithub.com/sigma67) #### Breaking Changes - Python `3.6` & `3.7` are not supported any more - All exceptions have been renamed with the suffix Error instead of Exception (e.g ArtifactoryException -> ArtifactoryError, )Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.