Releases: devopshq/artifactory
Releases · devopshq/artifactory
1.0.0
What's Changed
- remove unsupported py3.7 tox env by @beliaev-maksim in #465
- Fix the issue when the top level domain was trimmed by @beliaev-maksim in #466
- Python 3.12 compat by @auburus in #463
- GH-467: fix
ArtifactoryPath.__reduce__
for python 3.9 and below by @miskeens in #468 - Update precommit by @beliaev-maksim in #469
- Allow cases in ArtifactoryPath.glob() pattern by @dogbert911 in #429
New Contributors
- @auburus made their first contribution in #463
- @miskeens made their first contribution in #468
- @dogbert911 made their first contribution in #429
Full Changelog: 0.10.3...1.0.0
0.10.3
0.10.2
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
0.10.0
What's Changed
- Update README.md for aql example by @jandvorak-sol60279 in #436
- Handle "File not found." artifactory response as OSError by @ailinykh in #438
- change default value of
quote_parameters
toTrue
by @briantist in #422 - update quote_url by @zhan9san in #439
- Add follow_symlinks argument to ArtifactoryPath.is_dir by @zhan9san in #440
- version.txt: update to 0.10.0a0 by @flichtenheld in #426
New Contributors
Full Changelog: 0.9.2...0.10.0