Releases: groundlight/python-sdk
Releases · groundlight/python-sdk
v0.13.1
What's Changed
- Small improvements to API docs by @mjvogelsong in #136
- (small) Add SDK version to API requests by @mjvogelsong in #135
- Bump got, @docusaurus/core, @docusaurus/preset-classic and @easyops-cn/docusaurus-search-local in /docs by @dependabot in #134
- Small fixes and typos to some code blocks by @saifm-ai in #137
- added review_reasons to the SDK for posting labels by @sunildkumar in #104
New Contributors
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Pull sample applications into its own page in docs by @paulina-positronix in #126
- A quick example to set up a monitor on a live stream by @paulina-positronix in #127
- Re enable improvement test by @brandon-groundlight in #129
- blocking tests getting in the way of CICD by @brandon-groundlight in #131
- Stop submitting tests to integ by @brandon-groundlight in #130
- Add IQ metadata by @mjvogelsong in #132
Full Changelog: v0.12.1...v0.13.0
v0.12.1
Small plumbing improvements to the new ask_* methods introduced in v0.12.0. Allow confidence_threshold to be optional when calling wait_for_confident_result. Documentation improvements have been made as well.
What's Changed
- Ask_async docs by @sunildkumar in #113
- Improve the plumbing and documentation for some of the ask* methods by @tyler-romero in #125
Full Changelog: v0.12.0...v0.12.1
v0.12.0
Added new methods to simplify the process of querying Groundlight for a variety of use cases and adding much friendlier documentation
What's Changed
- Fixing Github Action by @blaise-muhirwa in #118
- API ref docs redirect by @robotrapta in #119
- new tool for running the docs server by @sunildkumar in #117
- Version 0.12.0 by @sunildkumar in #120
- Test changes @brandon-groundlight in #122
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
- [small] update docs by @blaise-muhirwa in #96
- Command line client by @brandon-groundlight in #89
- Add support for png images by @brandon-groundlight in #95
- Updating IoT docs by @robotrapta in #103
- Better failure messages in test_detector_improvement by @robotrapta in #106
- Add support for sphinx docs and set up simple GHA by @blaise-muhirwa in #100
- Api ref docs deployment by @blaise-muhirwa in #108
- Bump semver from 5.7.1 to 5.7.2 in /docs by @dependabot in #91
- Don't run create_detector doc test because it is not repeatable by @tyler-romero in #110
- Improve Readme for Docs Development by @blaise-muhirwa in #114
- Fix Deploy docs GitHub Action by @blaise-muhirwa in #115
- Relax pydantic version requirements by @tyler-romero in #112
- Bump @nestjs/core and @openapitools/openapi-generator-cli by @dependabot in #92
- Bump postcss from 8.4.21 to 8.4.31 in /docs by @dependabot in #101
- Upping version number to 11.2 by @robotrapta in #116
New Contributors
- @dependabot made their first contribution in #91
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- Maxm/add nocode setup tools to docs by @max-at-groundlight in #80
- Update certifi library to newer version by @robotrapta in #90
New Contributors
- @max-at-groundlight made their first contribution in #80
Full Changelog: 0.11.0...v0.11.1
v0.11.0
Adds support for inspections (only applicable to clients with access to Inspection Reports)
v0.10.1
What's Changed
- Switch Human Review Query Parameter from Boolean to String by @blaise-muhirwa in #86
- Bump Version to 0.10.1 by @blaise-muhirwa in #88
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Bump Version to
0.9.1by @blaise-muhirwa in #76 - Fix Docs by @blaise-muhirwa in #77
- Fix Integration Test by @blaise-muhirwa in #78
- Add
patience_timeandhuman_reviewQuery Parameters to the Image Queries Endpoint by @blaise-muhirwa in #79 - Bump Version to 0.10.0 by @blaise-muhirwa in #82
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- Changes the default detector for tests to not raise queries to labelers by @brandon-groundlight in #73
- Integration test with service that models learn on an easy problem by @brandon-groundlight in #68
- Add Retries to the Python SDK with Exponential Backoff by @blaise-muhirwa in #70
Full Changelog: v0.9.0...v0.9.1