Releases: groundlight/python-sdk
Releases · groundlight/python-sdk
v0.30.0
What's Changed
- Bump axios and @openapitools/openapi-generator-cli by @dependabot[bot] in #438
- Add minimal_compatible field to EdgeModelInfo and regenerate SDK by @f-wright in #440
- Enforce maximum value for GlobalConfig.refresh_rate by @timmarkhuff in #439
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Bump ip-address and socks by @dependabot[bot] in #431
- Restore missing SDK client docs in API reference by @timmarkhuff in #434
- Shrink oversized images client-side before submission by @timmarkhuff in #435
Full Changelog: v0.28.0...v0.29.0
v0.28.0
v0.27.0
What's Changed
- Add retry decorator to tests that are vulnerable to transient service issues by @timmarkhuff in #421
- feat: add PrimingGroup and MLPipeline SDK methods by @brandon-wada in #420
- Fix false 'headers not set' warning on DELETE endpoints by @brandon-wada in #424
- Bump undici from 6.21.3 to 6.23.0 in /docs by @dependabot[bot] in #401
- Bump js-yaml from 3.14.1 to 3.14.2 in /docs by @dependabot[bot] in #392
- Bump node-forge from 1.3.1 to 1.3.3 in /docs by @dependabot[bot] in #400
- fix(test): drop pipeline_config from invalid-priming-group test by @brandon-wada in #429
- feat: plumb detector_mode through create_priming_group by @brandon-wada in #430
Full Changelog: v0.26.0...v0.27.0
v0.26.0
v0.25.1
What's Changed
- Fix flaky test caused by detector name collision in parallel CI jobs by @timmarkhuff in #417
- Allow unknown fields in Edge config models by @timmarkhuff in #418
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- Add
edge_pipeline_configparameter to detector creation by @timmarkhuff in #415 - Migrate Edge Configuration to SDK by @timmarkhuff in #413
- Fix linter errors by @timmarkhuff in #416
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Expose priming group by @brandon-wada in #411
- First class bbox mode by @brandon-wada in #412
- Require urllib3 >=2.6.1 to avoid broken 2.6.0 release by @f-wright in #414
Full Changelog: v0.23.4...v0.24.0