Skip to content

Releases: devopshq/artifactory

0.8.2

12 Sep 13:09
529ce33
Compare
Choose a tag to compare
  • Support python 3.11 #376
  • fix writeto progress_func: the last chunk #375
  • Add support for "targetTag" variable of Docker Build promotion API #370
  • Bugfix: JSONDecodeError handling for simplejson #354
  • Bugfix: Build Promotion works #334
  • fix docker_api_version of repo #333
  • update default_config_path on windows #362
  • Bugfix: get build runs failed with an exception #366

0.8.1

28 Jun 10:01
c47f976
Compare
Choose a tag to compare
  • Fix recursive properties issue #326
  • Remove unnecessary ArtifactorySaaSPath methods #339
  • Complete Python 3.9 and 3.10 support #347
  • Handling int arguments in create_aql_text method #349
  • Fix jwt.exceptions.DecodeError #351

0.8.0

15 Dec 06:25
0b0e01b
Compare
Choose a tag to compare
  • Add Python 3.10 support
  • Add a method to get download statistics for a path - path.download_stats() (#288)
  • Add path.deploy_by_checksum(...) method (#27)
  • Raises ArtifactoryException instead of requests.HTTPError (#179)
  • Better logging control with logging.getLogger("artifactory") (#235)
  • Allow "verify" in the configuration to be a certfile (#281)
  • Update properties now uses PATCH method (#65)
  • Various documentation improvements
  • Added dry run option to supported methods (#268)
  • Copy function first tries to copy by checksum (#162)

v0.7

10 Dec 08:54
Compare
Choose a tag to compare
  • Generate cryptographically safe passwords
  • Add support for Artifactory SaaS solution
  • Fix #126

v0.6

25 Nov 01:47
Compare
Choose a tag to compare
Add 120 line to tox.ini for flake8