Releases: RavenPack/python-api
Releases · RavenPack/python-api
Version 1.0.47
Added
Text analytics: Handle retry if too early on /metadata endpoint
Version 1.0.46
Added
Compatibility with RavenPack Edge
- loosen validation for entity-types (in Edge we have various dynamical EDETs)
- loosen validation for RT fields (in Edge we have several new fields)
Version 1.0.45
Added
- Support for
PRDT(product-type) in the entity_reference endpoint - Retry logic on 425 status code in some text-analytics API calls
Version 1.0.44
Added
- Retry logic on 404 status code in some text-analytics API calls
- Added entity type to the EntityTypeReference object
- Improved validation of invalid fields when initializing the dataset
Version 1.0.43
Added
- Entity-mapping - expose the matching score and the candidates
Version 1.0.42
Fixed
- Bug in pagination of files endpoint
Version 1.0.41
Improved
get_status on an uploaded file now refreshes all of the metadata, not just
the status.
Version 1.0.40
Added
- Support for the /jobs endpoint (to list the user past endpoints)
NOTE* This version is not available in PyPI
Version 1.0.39
Improved
- Persistent sessions between API-calls
Version 1.0.38
Added
- Text-Analytics API additional functions:
get_analyticsandget_annotated