Releases: anancarv/python-artifactory
Releases · anancarv/python-artifactory
v2.7.1
Fixed
fix: fix backward compatibility with v2.6.0; #197
v2.7.0
Fixed
- fix: Support new create access token API
Added
- feat: add possibility to authenticate using access_token & anonymously
- feat: deploy properties along with artifacts; by @aslheyrr
v2.5.1
fix: convert password to str for create_remote_repo
fix: fix deploy artifacts in folders with checksum
fix: fix checksum calculation; by @foutoucour
v2.5.0
- feat: Deploy Artifact by Checksum; by @foutoucour
- feat: Add huggingfaceml, swift, ansible and pub as valid packageTypes; by @Nexolight
v2.4.2
fix: Add timeout parameter on Artifactory constructor
v2.4.1
fix: Change parameter recursive
to recursiveProperties
on the update properties endpoint; by @piatrou
v2.4.0
- Add possibility to set requests timeout; by @sthiriet
v2.3.1
fix: remove unsupported field status from SimpleUser; by @dakky
v2.3.0
Add terraform backend and helmoci package types; by @dakky