- Sagemaker integration:
SagemakerGenerator(#276)
- Fix order of API docs (#447)
- Fix Sagemaker types + add py.typed (#2023)
- Update category slug (#442)
- Small consistency improvements (#536)
- Review integrations sagemaker (#544)
- Disable-class-def (#556)
- Do not retry tests in
hatch run testcommand (#954)
- Retry tests to reduce flakyness (#836)
- Adopt uv as installer (#1142)
- Review testing workflows (#1541)
- Update ruff invocation to include check parameter (#853)
- Update ruff linting scripts and settings (#1105)
- Remove Python 3.8 support (#1421)
- Use Haystack logging across integrations (#1484)
- Align core-integrations Hatch scripts (#1898)
- Update md files for new hatch scripts (#1911)
- Remove black (#1985)
- Adopt Secret to AmazonSagemaker (#432)
- Amazon Sagemaker - create API docs (#439)
- Update docs for Amazon Sagemaker (#514)
- Remove references to Python 3.7 (#601)
- Chore: add license classifiers (#680)
- Chore: change the pydoc renderer class (#718)
- Ci: install
pytest-rerunfailureswhere needed; add retry config totest-covscript (#845)