Releases: jesper-raemaekers/python-polarion
Releases · jesper-raemaekers/python-polarion
V1.4.0
What's Changed
- First commit, add cache option to zeep and create a basic test case w… by @TristanFAURE in #141
- Avoid exception when test case have empty step content by @mg-diego in #147
- Add argument for missing property repeatTableHeaders by @ThijsSassen in #125
- Preparations for release 1.4.0 by @remiheens in #171
New Contributors
- @TristanFAURE made their first contribution in #141
- @mg-diego made their first contribution in #147
- @ThijsSassen made their first contribution in #125
- @remiheens made their first contribution in #171
Full Changelog: V1.3.0...V1.4.0
V1.3.0
What's Changed
- Adds a getRevision method to workItem by @Mitrimo in #108
- Added assert index is integer by @vjacobjo in #109
- Update comments.py to allow user to select text type by @fieschkon in #116
- Add document exporting functionality by @fieschkon in #121
- Allow test step 0 to be removed. #123 by @jesper-raemaekers in #126
- Add method to get linked items #124 by @jesper-raemaekers in #127
- feat: Implement contextmanager for Record. by @therealevahill in #128
- Update multiple parts of wi. by @therealevahill in #129
- polarion_client.rst: skip_cert_verification is verify_certificate by @FlominatorTM in #132
- Add check for removed workitems #138 by @jesper-raemaekers in #142
- Catch exceptions on deleted workitems when getting the document content by @jesper-raemaekers in #143
- PDF functionality optional #124 by @jesper-raemaekers in #144
- Fix readthedocs by @jesper-raemaekers in #145
- Preparations for release 1.3.0 by @jesper-raemaekers in #146
New Contributors
- @Mitrimo made their first contribution in #108
- @vjacobjo made their first contribution in #109
- @fieschkon made their first contribution in #116
- @therealevahill made their first contribution in #128
- @FlominatorTM made their first contribution in #132
Full Changelog: V1.2.1...V1.3.0
V1.2.1
What's Changed
- ✨ feat(Polarion Session object): reuse request session objec… by @MaxiGott in #104
- Added an example for retry mechanism from #104 by @jesper-raemaekers in #105
- Update test steps with update function. Improved error message. #101 by @jesper-raemaekers in #107
New Contributors
Full Changelog: V1.2.0...V1.2.1
V1.2.0
What's Changed
- Update plan.py by @taubmannpeter in #98
- Add test step handling by @jesper-raemaekers in #102
- Add the option to reuse a document without linking to source project #99 by @jesper-raemaekers in #103
New Contributors
- @taubmannpeter made their first contribution in #98
Full Changelog: V1.1.0...V1.2.0
V1.1.0
What's Changed
- added possibility to provide self signed certificate chain by @newmesstuff in #79
- Update lxml package for documentation by @jesper-raemaekers in #84
- fixed reserved name #81 by @jesper-raemaekers in #85
- Added Not Tested result option to Test Cases. by @adamszelig in #86
- #80 Add xml import feature implementation by @LionnelC in #82
- Fix minor typo by @ajahraus in #89
- Hyperlink removal by @jesper-raemaekers in #92
New Contributors
- @newmesstuff made their first contribution in #79
- @adamszelig made their first contribution in #86
- @ajahraus made their first contribution in #89
Full Changelog: V1.0.0...V1.1.0
V1.0.0
What's Changed
- Proxy support by @jesper-raemaekers in #73
- fetch Workitem in baseline by uri by @the-working-rene in #75
- add exception handling to project.getUsers() by @ergorion in #76
- #77 Add token login by @LionnelC in #78
New Contributors
- @the-working-rene made their first contribution in #75
- @ergorion made their first contribution in #76
- @LionnelC made their first contribution in #78
Full Changelog: V0.4.1...V1.0.0
V0.4.1
What's Changed
- fix:
mock
andpatch
taken fromunittest
by @schperplata in #70 - Attempt to pass cookies to other services #61 by @ramonamis in #71
New Contributors
- @schperplata made their first contribution in #70
- @ramonamis made their first contribution in #71
Full Changelog: V0.4.0...V0.4.1
V0.4.0
What's Changed
- When loading a work item it is now checked if there are test steps av… by @jesper-raemaekers in #60
- Query plans by @jesper-raemaekers in #62
- Workitem required fields by @jesper-raemaekers in #63
- Utils clean html by @jesper-raemaekers in #64
V0.3.2
What's Changed
- Add functions to search in baseline by @anjalizope in #50
- Fixed missing _id property when creating workitem from plan #51 by @jesper-raemaekers in #52
V0.3.1
What's Changed
- Added support for added testcases to (non-template) test run. #48 by @jesper-raemaekers in #49