Skip to content

Releases: anancarv/python-artifactory

v2.7.1

23 Sep 21:28
320a00c
Compare
Choose a tag to compare

Fixed

fix: fix backward compatibility with v2.6.0; #197

v2.7.0

20 Sep 13:50
ecc51cf
Compare
Choose a tag to compare

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.6.0

19 Sep 09:34
e3fb56d
Compare
Choose a tag to compare

feat: add jfrog builds integration; by @gpongelli

v2.5.1

05 Sep 20:52
fdc6be6
Compare
Choose a tag to compare

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

23 Aug 19:39
275735b
Compare
Choose a tag to compare
  • feat: Deploy Artifact by Checksum; by @foutoucour
  • feat: Add huggingfaceml, swift, ansible and pub as valid packageTypes; by @Nexolight

v2.4.2

07 Aug 19:02
3663fea
Compare
Choose a tag to compare

fix: Add timeout parameter on Artifactory constructor

v2.4.1

30 Jul 20:52
76ef54b
Compare
Choose a tag to compare

fix: Change parameter recursive to recursiveProperties on the update properties endpoint; by @piatrou

v2.4.0

28 Jul 13:14
95eae5e
Compare
Choose a tag to compare
  • Add possibility to set requests timeout; by @sthiriet

v2.3.1

05 Jul 20:44
b0196d8
Compare
Choose a tag to compare

fix: remove unsupported field status from SimpleUser; by @dakky

v2.3.0

04 Jun 20:12
cb9ec4b
Compare
Choose a tag to compare

Add terraform backend and helmoci package types; by @dakky