- Add pydoc configurations for Docusaurus (#2411)
- Change pytest command (#2475)
- Standardize readmes - part 1 (#2202)
- Standardize readmes - part 2 (#2205)
- Remove Readme API CI workflow and configs (#2573)
- Make fmt command more forgiving (#2671)
- [breaking] Amazon_sagemaker - drop Python 3.9 and use X|Y typing (#2687)
- Chore: Fix linting in Amazon Sagemaker (#2250)
- Enhancement: Adopt PEP 585 type hinting (part 6) (#2532)
- 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)