Releases: sciety/sciety-labs
Releases · sciety/sciety-labs
v0.0.58
What's Changed
- Bump lxml from 5.0.0 to 5.1.0 by @dependabot in #300
- Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106 by @dependabot in #301
- Use threaded logging to avoid blocking async function when logging by @de-code in #304
- Bump google-cloud-bigquery from 3.14.1 to 3.15.0 by @dependabot in #303
- Bump google-api-python-client from 2.112.0 to 2.113.0 by @dependabot in #302
- Removed misplaced
xml
file by @de-code in #305
Full Changelog: v0.0.57...v0.0.58
v0.0.57
What's Changed
- Bump pip from 23.3.1 to 23.3.2 by @dependabot in #280
- Bump google-cloud-bigquery from 3.14.0 to 3.14.1 by @dependabot in #279
- Bump google-api-python-client from 2.110.0 to 2.111.0 by @dependabot in #278
- Load tests using locust by @de-code in #281
- Bump lxml from 4.9.3 to 4.9.4 by @dependabot in #284
- Bump httpx from 0.25.2 to 0.26.0 by @dependabot in #283
- Bump pyarrow from 14.0.1 to 14.0.2 by @dependabot in #282
- Bump fastapi from 0.105.0 to 0.108.0 by @dependabot in #288
- Bump uvicorn[standard] from 0.24.0.post1 to 0.25.0 by @dependabot in #285
- Bump lxml from 4.9.4 to 5.0.0 by @dependabot in #289
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #291
- Bump types-requests from 2.31.0.10 to 2.31.0.20231231 by @dependabot in #290
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #286
- Load test API related articles and pass cache control headers to follow-up request by @de-code in #292
- Bump locust from 2.20.0 to 2.20.1 by @dependabot in #293
- Updated TemplateResponse due to deprecation warning by @de-code in #294
- Fixed Related Articles for Title and Abstract with requests cache by @de-code in #295
- Implement async related articles API by @de-code in #296
- Bump google-api-python-client from 2.111.0 to 2.112.0 by @dependabot in #298
- Bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #297
- Return 503 error code when OpenSearch is not available via the API by @de-code in #299
Full Changelog: v0.0.56...v0.0.57
v0.0.56
What's Changed
- Bump fastapi from 0.104.1 to 0.105.0 by @dependabot in #276
- Bump pandas from 2.1.3 to 2.1.4 by @dependabot in #274
- Bump google-cloud-bigquery from 3.13.0 to 3.14.0 by @dependabot in #275
- Bump google-api-python-client from 2.109.0 to 2.110.0 by @dependabot in #273
- Report current and max thread count by @de-code in #277
Full Changelog: v0.0.55...v0.0.56
v0.0.55
v0.0.54
v0.0.53
What's Changed
- Catch more broad RequestException to include connection errors by @de-code in #264
- Switched to EuropePMC as default search provider due to rate limit by @de-code in #265
- Make search provider a drop-down by @de-code in #266
- Lazy load related articles using htmx by @de-code in #267
- Update request scope with original scheme by @de-code in #269
- Bump google-api-python-client from 2.108.0 to 2.109.0 by @dependabot in #268
Full Changelog: v0.0.52...v0.0.53
v0.0.52
What's Changed
- OpenSearch: cache requests, using a requests-cache Session by @de-code in #263
- Bump wheel from 0.41.3 to 0.42.0 by @dependabot in #261
- Bump httpx from 0.25.1 to 0.25.2 by @dependabot in #262
- Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #260
- Bump types-requests from 2.30.0.0 to 2.31.0.10 by @dependabot in #230
Full Changelog: v0.0.51...v0.0.52
v0.0.51
What's Changed
- Bump pandas from 2.1.2 to 2.1.3 by @dependabot in #254
- Bump uvicorn[standard] from 0.23.2 to 0.24.0.post1 by @dependabot in #247
- Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #252
- Bump google-api-python-client from 2.107.0 to 2.108.0 by @dependabot in #255
- Bump opensearch-py from 2.3.2 to 2.4.2 by @dependabot in #258
- Bump requests-cache from 1.1.0 to 1.1.1 by @dependabot in #257
- Bump pyarrow from 14.0.0 to 14.0.1 by @dependabot in #251
- Bump types-bleach from 6.1.0.0 to 6.1.0.1 by @dependabot in #253
- OpenSearch: Use EuropePMC metadata when available by @de-code in #259
Full Changelog: v0.0.50...v0.0.51
v0.0.50
v0.0.49
What's Changed
- Added debug API endpoint by @de-code in #248
- Bump wheel from 0.41.2 to 0.41.3 by @dependabot in #242
- Bump httpx from 0.25.0 to 0.25.1 by @dependabot in #246
- Bump fastapi from 0.104.0 to 0.104.1 by @dependabot in #241
- Bump pandas from 2.1.1 to 2.1.2 by @dependabot in #240
- Bump google-api-python-client from 2.105.0 to 2.107.0 by @dependabot in #249
- Bump pyarrow from 13.0.0 to 14.0.0 by @dependabot in #245
- Bump google-cloud-bigquery from 3.12.0 to 3.13.0 by @dependabot in #243
Full Changelog: v0.0.48...v0.0.49