Polarion-rest-api-client

Latest version: v1.2.2

Safety actively analyzes 682334 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.2.2

What's Changed
* fix: delete workitems via status by micha91 in https://github.com/DSD-DBS/polarion-rest-api-client/pull/52


**Full Changelog**: https://github.com/DSD-DBS/polarion-rest-api-client/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* fix: Use correct default value for empty descriptions by ewuerger in https://github.com/DSD-DBS/polarion-rest-api-client/pull/51


**Full Changelog**: https://github.com/DSD-DBS/polarion-rest-api-client/compare/v1.2.0...v1.2.1

1.2.0

What's Changed
* Refactoring collection by micha91 in https://github.com/DSD-DBS/polarion-rest-api-client/pull/50

Breaking Changes
* We removed the old `OpenAPIPolarionProjectClient`, which was deprecated since v0.4.0
* The checksum feature of `WorkItem`s was dropped as it wasn't working properly. Implement your own logic in your custom `WorkItem` class, if you need this feature. Look [here](https://github.com/DSD-DBS/capella-polarion/blob/07bdc25d57144f360a738722d9cfd8a506a5929c/capella2polarion/data_models.py#L29) for an example
* The description of `WorkItem`s are now of `TextContent` so that the `description_type` will be obsolete. You can still create `WorkItem`s in the old way, it will be handled and raise a deprecation warning. But if you access the description attribute of an object, a `TextContent` will be returned

**Full Changelog**: https://github.com/DSD-DBS/polarion-rest-api-client/compare/v1.1.4...v1.2.0

1.1.4

What's Changed
* Add support for in documents living work items by micha91 in https://github.com/DSD-DBS/polarion-rest-api-client/pull/48


**Full Changelog**: https://github.com/DSD-DBS/polarion-rest-api-client/compare/v1.1.3...v1.1.4

1.1.3

What's Changed
- ci: Updated pre-commit hooks

**Full Changelog**: https://github.com/DSD-DBS/polarion-rest-api-client/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* Add support for getting a Work Item in a specific Revision by micha91 in https://github.com/DSD-DBS/polarion-rest-api-client/pull/46
* refactor: Export imports from `data_models` and `errors` with `*` by ewuerger in https://github.com/DSD-DBS/polarion-rest-api-client/pull/47


**Full Changelog**: https://github.com/DSD-DBS/polarion-rest-api-client/compare/v1.1.1...v1.1.2

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.