Releases: UniCourt/enterprise-api-py-sdk
Releases · UniCourt/enterprise-api-py-sdk
v1.1.2
What's Changed
- Remove urllib3 upper version constraint & SDK minor version bump (#37) by @pshenoy-uc in #38
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
SDK Release Note
- SDK upgrade from current version 1.0.1 to new version 1.1.0
- Supports OAS 3.1 standards
- JSON schema validation of request and response objects
- SDK objects are python objects so can be pickled and unpickled
- Supports python version >= 3.7
v1.0.1
Minor release of UniCourt Enterprise API SDK
- Fix for
datetime serialization format overrideissue in response object. - Updated Models for all request and response objects to support
DELAYEDstatus. - Updates in SDK tests.
- GitHub Actions update in test workflows.
Accessing court cases, legal data and litigation analytics has never been easier.
v1.0.0
First release of UniCourt Enterprise API SDK
- API Class for each endpoints
- UniCourt wrappers for each API class
- Models for all request and response objects
- Tests include for each API
- GitHub Actions also setup to run test workflows on each merge
Accessing court cases, legal data and litigation analytics has never been easier.