Skip to content

Releases: devopshq/artifactory

1.0.0

21 Jan 04:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.3...1.0.0

0.10.3

20 Dec 10:00
Compare
Choose a tag to compare

What's Changed

  • fix: add default_deployment_repo_name to constructor by @qo44nemu in #462

New Contributors

Full Changelog: 0.10.2...0.10.3

0.10.2

18 Dec 04:13
Compare
Choose a tag to compare

What's Changed

  • GenericRepository: fix unpickling of objects by @OddBloke in #455
  • ArtifactoryPath: override PurePath.reduce to fix pickling by @OddBloke in #456
  • replaced the usersInGroup attribute by userNames to fix issue #431 by @PatriceG in #459
  • added defaultDeploymentRepo on RepositoryVirtual by @PatriceG in #461

New Contributors

Full Changelog: 0.10.1...0.10.2

0.10.1

23 Sep 08:33
c0d788c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.0...0.10.1

0.10.0

19 Feb 02:20
7e79856
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.2...0.10.0

0.9.2

02 Nov 03:29
Compare
Choose a tag to compare

0.9.1

06 Sep 08:57
5278d06
Compare
Choose a tag to compare
  • Support Python 3.11 #396 396

0.9.0

27 Jun 06:45
47d477e
Compare
Choose a tag to compare
  • Fix Requests dependency is unversioned, but at least 2.26.0 is not supported #414
  • Fix Property values are not URL quoted for matrix parameters #408
  • Add $DOHQ_ARTIFACTORY_PYTHON_CFG environment variable #413

0.8.4

06 Dec 04:30
1a97b2e
Compare
Choose a tag to compare
  • stat: add .created, .last_updated, .last_modified to returned namedtuple #382
  • Add federated repo #399

0.8.3

14 Sep 10:19
Compare
Choose a tag to compare
  • fix: add callable check to progress_bar #379