Releases: groundlight/python-sdk
Releases · groundlight/python-sdk
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
v0.23.4
v0.23.3
v0.23.2
What's Changed
- Bump tmp and @openapitools/openapi-generator-cli by @dependabot[bot] in #385
- Enable configuring HTTP transport retry behavior and add
request_timeoutparameter toget_detectorby @CoreyEWood in #386 - Bump version to 0.23.2 by @CoreyEWood in #389
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
- Stop potential race condition in test by @brandon-wada in #376
- Update sample-applications.md by @julia-groundlight in #377
- Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #379
- Fix delete predictor test by @roxanne-o in #381
- Add monthly usage by @brandon-wada in #382
- adds ability to pin note in experimental api by @brandon-wada in #383
- bump version by @brandon-wada in #384
New Contributors
- @roxanne-o made their first contribution in #381
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- Bump undici from 6.21.1 to 6.21.3 in /docs by @dependabot in #364
- Bump version to 0.22.7 by @tyler-romero in #365
- counting formal release by @brandon-wada in #366
- disable mypy linting errors by @brandon-wada in #371
- Add delete_detector method to Groundlight SDK by @brandon-wada in #370
- Update sample-applications.md by @julia-groundlight in #372
- Remove unnecessary call to delete all rules to reduce concurrent test flakiness by @brandon-wada in #374
- Update sample-applications.md by @julia-groundlight in #375
- Add
request_timeoutas a param forsubmit_image_queryby @CoreyEWood in #369
Full Changelog: v0.22.7...v0.23.0