v4.10.0
v4.10.0 (5MAR24)
- π Added the possibility to download, upload and reference
StoredFiles
. (#1361) - π Added functions to handle
StoredFileReferenceProperty
. The behaviour is consistent to the one for theAttachmentProperty
to facilitate conversion. (#1361) - π Added python tests for 3.12. (#1389)
- π dependent versions for development: tox (4.12.1), flake8 (7.0.0), jsonschema (4.21.1), importlib-metadata (7.0.1), mypy (1.8.0), pytest (8.1.0), coverage (7.4.3), pre-commit (3.6.2), pytz (2024.1), pytest-xdist (3.5.0), semver (3.0.2), Pillow (10.2.0)
What's Changed
- Bump mypy from 1.5.1 to 1.6.1 by @dependabot in #1375
- Bump pre-commit from 3.3.3 to 3.5.0 by @dependabot in #1373
- Update coverage requirement from ~=6.5.0 to ~=7.3.2 by @dependabot in #1371
- Bump semver from 3.0.1 to 3.0.2 by @dependabot in #1374
- Bump jsonschema from 4.19.0 to 4.19.1 by @dependabot in #1370
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #1376
- Bump pytest-xdist[psutil] from 3.3.1 to 3.5.0 by @dependabot in #1379
- Bump importlib-metadata from 6.8.0 to 7.0.1 by @dependabot in #1384
- Bump jsonschema from 4.19.1 to 4.21.1 by @dependabot in #1388
- Bump mypy from 1.6.1 to 1.8.0 by @dependabot in #1385
- Bump tox from 4.11.3 to 4.12.1 by @dependabot in #1387
- added-python-311-tests by @jberends in #1389
- Bump pytz from 2023.3.post1 to 2024.1 by @dependabot in #1390
- Bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #1391
- Bump pre-commit from 3.5.0 to 3.6.2 by @dependabot in #1397
- Update coverage requirement from ~=7.3.2 to ~=7.4.3 by @dependabot in #1398
- Bump pytest from 7.4.3 to 8.1.0 by @dependabot in #1400
- 1361 create upload an download endpoint for storedfiles by @raduiordache in #1395
- Bump pillow from 10.0.1 to 10.2.0 by @dependabot in #1401
Full Changelog: v4.9.0...v4.10.0