Releases: YisusChrist/creatio-api-py
Releases · YisusChrist/creatio-api-py
v1.3.1
What's Changed
Features
- feat: add path argument to download_file function
- feat: add partial file uploading support by @YisusChrist in #189
Fixes
- fix(api): remove static Content-Type header with wrong value on some requests
Dependencies
- chore(deps-dev): bump virtualenv from 20.29.0 to 20.29.1 by @dependabot in #187
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Features
- feat: add support for encrypted session caching by @YisusChrist in #126
- feat(api): add only_count parameter for get_collection_data to retrieve just the rows count by @YisusChrist in #184
- feat: add support for file downloading functionality by @YisusChrist in #186
Fixes
- fix(api): use defaultdict to initialize missing cookies_data information by @YisusChrist
Dependencies
- chore(deps-dev): bump coverage from 7.6.7 to 7.6.8 by @dependabot in #139
- chore(deps-dev): bump virtualenv from 20.27.1 to 20.28.0 by @dependabot in #140
- chore(deps-dev): bump identify from 2.6.2 to 2.6.3 by @dependabot in #141
- chore(deps-dev): bump bandit from 1.7.10 to 1.8.0 by @dependabot in #142
- chore(deps): bump pydantic from 2.10.1 to 2.10.2 by @dependabot in #143
- chore(deps): bump aiohttp from 3.11.7 to 3.11.8 by @dependabot in #144
- chore(deps-dev): bump tomli from 2.1.0 to 2.2.1 by @dependabot in #145
- chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #146
- chore(deps): bump yarl from 1.18.0 to 1.18.3 by @dependabot in #147
- chore(deps): bump propcache from 0.2.0 to 0.2.1 by @dependabot in #148
- chore(deps): bump aiohappyeyeballs from 2.4.3 to 2.4.4 by @dependabot in #149
- chore(deps-dev): bump pylint from 3.3.1 to 3.3.2 by @dependabot in #150
- chore(deps): bump aiohttp from 3.11.8 to 3.11.9 by @dependabot in #151
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #152
- chore(deps): bump pydantic from 2.10.2 to 2.10.3 by @dependabot in #153
- chore(deps): bump six from 1.16.0 to 1.17.0 by @dependabot in #154
- chore(deps): bump aiohttp from 3.11.9 to 3.11.10 by @dependabot in #155
- chore(deps-dev): bump astroid from 3.3.5 to 3.3.6 by @dependabot in #157
- chore(deps-dev): bump coverage from 7.6.8 to 7.6.9 by @dependabot in #156
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #158
- chore(deps): bump attrs from 24.2.0 to 24.3.0 by @dependabot in #159
- chore(deps): bump aiosignal from 1.3.1 to 1.3.2 by @dependabot in #160
- chore(deps): bump certifi from 2024.8.30 to 2024.12.14 by @dependabot in #161
- chore(deps-dev): bump pyupgrade from 3.19.0 to 3.19.1 by @dependabot in #162
- chore(deps): bump aiohttp from 3.11.10 to 3.11.11 by @dependabot in #163
- chore(deps): bump pydantic from 2.10.3 to 2.10.4 by @dependabot in #164
- chore(deps): bump urllib3 from 2.2.3 to 2.3.0 by @dependabot in #165
- chore(deps-dev): bump click from 8.1.7 to 8.1.8 by @dependabot in #166
- chore(deps-dev): bump mypy from 1.13.0 to 1.14.0 by @dependabot in #167
- chore(deps-dev): bump astroid from 3.3.6 to 3.3.7 by @dependabot in #168
- chore(deps-dev): bump astroid from 3.3.7 to 3.3.8 by @dependabot in #169
- chore(deps-dev): bump pylint from 3.3.2 to 3.3.3 by @dependabot in #170
- chore(deps): bump charset-normalizer from 3.4.0 to 3.4.1 by @dependabot in #171
- chore(deps-dev): bump coverage from 7.6.9 to 7.6.10 by @dependabot in #172
- chore(deps-dev): bump identify from 2.6.3 to 2.6.4 by @dependabot in #173
- chore(deps-dev): bump mypy from 1.14.0 to 1.14.1 by @dependabot in #174
- chore(deps-dev): bump virtualenv from 20.28.0 to 20.28.1 by @dependabot in #175
- chore(deps-dev): bump identify from 2.6.4 to 2.6.5 by @dependabot in #176
- chore(deps): bump pygments from 2.18.0 to 2.19.0 by @dependabot in #177
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #178
- chore(deps): bump pygments from 2.19.0 to 2.19.1 by @dependabot in #179
- chore(deps): bump pydantic from 2.10.4 to 2.10.5 by @dependabot in #180
- chore(deps-dev): bump bandit from 1.8.0 to 1.8.2 by @dependabot in #181
- chore(deps-dev): bump virtualenv from 20.28.1 to 20.29.0 by @dependabot in #182
New Contributors
- @YisusChrist made their first contribution in #184
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
Features
- feat: add support for query parameters as explicit arguments in get_collection_data function
Dependencies
- chore(deps): bump cattrs from 23.2.3 to 24.1.0 by @dependabot in #24
- chore(deps-dev): bump black from 24.4.2 to 24.8.0 by @dependabot in #25
- chore(deps-dev): bump tomlkit from 0.12.5 to 0.13.2 by @dependabot in #26
- chore(deps-dev): bump pbr from 6.0.0 to 6.1.0 by @dependabot in #27
- chore(deps): bump requests-pprint from 1.1.0 to 1.1.1 by @dependabot in #28
- chore(deps-dev): bump nodeenv from 1.9.0 to 1.9.1 by @dependabot in #29
- chore(deps): bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #30
- chore(deps-dev): bump filelock from 3.14.0 to 3.15.4 by @dependabot in #31
- chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #32
- chore(deps): bump yarl from 1.9.4 to 1.9.7 by @dependabot in #33
- chore(deps-dev): bump pylint from 3.2.6 to 3.2.7 by @dependabot in #34
- chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #35
- chore(deps): bump yarl from 1.9.7 to 1.9.8 by @dependabot in #36
- chore(deps): bump yarl from 1.9.8 to 1.9.11 by @dependabot in #37
- chore(deps-dev): bump types-requests from 2.32.0.20240712 to 2.32.0.20240905 by @dependabot in #38
- chore(deps): bump pydantic from 2.8.2 to 2.9.0 by @dependabot in #39
- chore(deps-dev): bump virtualenv from 20.26.3 to 20.26.4 by @dependabot in #40
- chore(deps): bump platformdirs from 4.2.2 to 4.3.2 by @dependabot in #41
- chore(deps-dev): bump types-requests from 2.32.0.20240905 to 2.32.0.20240907 by @dependabot in #42
- chore(deps-dev): bump filelock from 3.15.4 to 3.16.0 by @dependabot in #43
- chore(deps): bump yarl from 1.9.11 to 1.11.0 by @dependabot in #44
- chore(deps): bump virtualenv from 20.26.3 to 20.26.4 in /.github/workflows by @dependabot in #45
- chore(deps): bump pydantic from 2.9.0 to 2.9.1 by @dependabot in #46
- chore(deps): bump yarl from 1.11.0 to 1.11.1 by @dependabot in #47
- chore(deps): bump multidict from 6.0.5 to 6.1.0 by @dependabot in #48
- chore(deps): bump rich from 13.8.0 to 13.8.1 by @dependabot in #49
- chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 by @dependabot in #50
- chore(deps): bump cattrs from 24.1.0 to 24.1.1 by @dependabot in #51
- chore(deps): bump urllib3 from 2.2.2 to 2.2.3 by @dependabot in #52
- chore(deps-dev): bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 by @dependabot in #53
- chore(deps): bump platformdirs from 4.3.2 to 4.3.3 by @dependabot in #54
- chore(deps): bump idna from 3.8 to 3.10 by @dependabot in #55
- chore(deps-dev): bump identify from 2.6.0 to 2.6.1 by @dependabot in #56
- chore(deps): bump virtualenv from 20.26.4 to 20.26.5 in /.github/workflows by @dependabot in #57
- chore(deps-dev): bump virtualenv from 20.26.4 to 20.26.5 by @dependabot in #58
- chore(deps): bump pydantic from 2.9.1 to 2.9.2 by @dependabot in #59
- chore(deps-dev): bump filelock from 3.16.0 to 3.16.1 by @dependabot in #60
- chore(deps): bump platformdirs from 4.3.3 to 4.3.6 by @dependabot in #61
- chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #62
- chore(deps-dev): bump pylint from 3.2.7 to 3.3.0 by @dependabot in #63
- chore(deps): bump cattrs from 24.1.1 to 24.1.2 by @dependabot in #64
- chore(deps): bump yarl from 1.11.1 to 1.12.1 by @dependabot in #65
- chore(deps-dev): bump bandit from 1.7.9 to 1.7.10 by @dependabot in #66
- chore(deps-dev): bump astroid from 3.3.3 to 3.3.4 by @dependabot in #67
- chore(deps-dev): bump pylint from 3.3.0 to 3.3.1 by @dependabot in #68
- chore(deps): bump aiohttp from 3.10.5 to 3.10.6 by @dependabot in #69
- chore(deps): bump aiohappyeyeballs from 2.4.0 to 2.4.2 by @dependabot in #70
- chore(deps): bump yarl from 1.12.1 to 1.13.0 by @dependabot in #71
- chore(deps): bump virtualenv from 20.26.5 to 20.26.6 in /.github/workflows by @dependabot in #72
- chore(deps-dev): bump virtualenv from 20.26.5 to 20.26.6 by @dependabot in #73
- chore(deps): bump yarl from 1.13.0 to 1.13.1 by @dependabot in #74
- chore(deps): bump aiohttp from 3.10.6 to 3.10.8 by @dependabot in #75
- chore(deps-dev): bump dill from 0.3.8 to 0.3.9 by @dependabot in #76
- chore(deps): bump aiohappyeyeballs from 2.4.2 to 2.4.3 by @dependabot in #78
- chore(deps): bump rich from 13.8.1 to 13.9.1 by @dependabot in #79
- chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #80
- chore(deps-dev): bump tomli from 2.0.1 to 2.0.2 by @dependabot in #81
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #82
- chore(deps): bump rich from 13.9.1 to 13.9.2 by @dependabot in #83
- chore(deps-dev): bump astroid from 3.3.4 to 3.3.5 by @dependabot in #84
- chore(deps): bump aiohttp from 3.10.8 to 3.10.9 by @dependabot in #85
- chore(deps-dev): bump black from 24.8.0 to 24.10.0 by @dependabot in #87
- chore(deps): bump yarl from 1.13.1 to 1.14.0 by @dependabot in #88
- chore(deps-dev): bump coverage from 7.6.1 to 7.6.2 by @dependabot in #89
- chore(deps-dev): bump distlib from 0.3.8 to 0.3.9 by @dependabot in #90
- chore(deps): bump charset-normalizer from 3.3.2 to 3.4.0 by @dependabot in #91
- chore(deps): bump nox from 2024.4.15 to 2024.10.9 in /.github/workflows by @dependabot in #92
- chore(deps): bump aiohttp from 3.10.9 to 3.10.10 by @dependabot in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #86
- chore(deps-dev): bump pyupgrade from 3.17.0 to 3.18.0 by @dependabot in #94
- chore(deps): bump yarl from 1.14.0 to 1.15.2 by @dependabot in #95
- chore(deps-dev): bump coverage from 7.6.2 to 7.6.3 by @dependabot in #96
- chore(deps-dev): bump mypy from 1.11.2 to 1.12.0 by @dependabot in #97
- chore(deps): bump poetry from 1.8.3 to 1.8.4 in /.github/workflows by @dependabot in #98
- chore(deps-dev): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 by @dependabot in #99
- chore(deps): bump yarl from 1.15.2 to 1.15.3 by @dependabot in https://github.com/YisusChrist/creatio-api-py/pul...
v1.1.1
Changes
- [pre-commit.ci] pre-commit autoupdate (#13) @pre-commit-ci
📦 Dependencies
- chore(deps-dev): bump packaging from 24.0 to 24.1 (#23) @dependabot
- chore(deps): bump idna from 3.7 to 3.8 (#22) @dependabot
- chore(deps-dev): bump virtualenv from 20.26.2 to 20.26.3 (#21) @dependabot
- chore(deps-dev): bump stevedore from 5.2.0 to 5.3.0 (#20) @dependabot
- chore(deps-dev): bump typing-extensions from 4.12.0 to 4.12.2 (#19) @dependabot
- chore(deps-dev): bump pyyaml from 6.0.1 to 6.0.2 (#18) @dependabot
- chore(deps): bump rich from 13.7.1 to 13.8.0 (#17) @dependabot
- chore(deps): bump attrs from 23.2.0 to 24.2.0 (#16) @dependabot
- chore(deps-dev): bump mypy from 1.10.0 to 1.11.2 (#15) @dependabot
- chore(deps-dev): bump pylint from 3.2.2 to 3.2.6 (#14) @dependabot
- chore(deps-dev): bump pre-commit from 3.7.1 to 3.8.0 (#12) @dependabot
- chore(deps): bump requests-pprint from 1.0.0 to 1.1.0 (#11) @dependabot
- chore(deps-dev): bump pytest from 8.2.1 to 8.3.2 (#10) @dependabot
- chore(deps-dev): bump astroid from 3.2.2 to 3.2.4 (#9) @dependabot
- chore(deps-dev): bump coverage from 7.5.3 to 7.6.1 (#8) @dependabot
- Bump urllib3 from 2.2.1 to 2.2.2 in the pip group (#7) @dependabot
- Bump certifi from 2024.2.2 to 2024.7.4 in the pip group (#6) @dependabot
- Bump requests-cache from 1.2.0 to 1.2.1 (#5) @dependabot
- Bump bandit from 1.7.8 to 1.7.9 (#4) @dependabot
- Bump pyupgrade from 3.15.2 to 3.17.0 (#3) @dependabot
- Bump identify from 2.5.36 to 2.6.0 (#2) @dependabot
- Bump tokenize-rt from 5.2.0 to 6.0.0 (#1) @dependabot