Skip to content

Latest commit

 

History

History
94 lines (49 loc) · 1.94 KB

File metadata and controls

94 lines (49 loc) · 1.94 KB

Changelog

[integrations/stackit-v2.1.0] - 2026-03-16

🚀 Features

  • Add list of supported models for StackIT components (#2962)

📚 Documentation

  • Simplify pydoc configs (#2855)

🧪 Testing

  • Stackit - make integration tests more robust (#2882)

[integrations/stackit-v2.0.0] - 2026-01-13

🧹 Chores

  • Make fmt command more forgiving (#2671)
  • [breaking] Stackit - drop Python 3.9 and use X|Y typing (#2730)

[integrations/stackit-v1.3.0] - 2025-11-27

🚀 Features

  • Support structured outputs in STACKITChatGenerator (#2536)

📚 Documentation

  • Add pydoc configurations for Docusaurus (#2411)

⚙️ CI

  • Change pytest command (#2475)

🧹 Chores

  • Standardize readmes - part 2 (#2205)
  • Remove Readme API CI workflow and configs (#2573)

🌀 Miscellaneous

  • Chore: Fix linting in tests for stackit integration (#2260)
  • Enhancement: Adopt PEP 585 type hinting (part 5) (#2528)

[integrations/stackit-v1.2.0] - 2025-06-30

🧹 Chores

  • Align core-integrations Hatch scripts (#1898)
  • Remove black (#1985)
  • Stackit - improve type checking + add py.typed (#2031)

🌀 Miscellaneous

  • Test: Remove test_check_abnormal_completions - already tested in Haystack (#1842)

[integrations/stackit-v1.1.0] - 2025-05-23

🚀 Features

  • Add to_dict to STACKITDocumentEmbedder and STACKITTextEmbedder and more init parameters from underlying OpenAI classes (#1779)

🧪 Testing

  • Mistral/Stackit - add pytz test dependency (#1504)

⚙️ CI

  • Review testing workflows (#1541)

🌀 Miscellaneous

  • Fix: Fix Stackit sede tests (#1667)
  • Docs: add missing STACKIT Embedders to API Reference (#1737)

[integrations/stackit-v1.0.1] - 2025-02-28

📚 Documentation

  • Add STACKIT to readme and update pypi links (#1452)

[integrations/stackit-v1.0.0] - 2025-02-27

🚀 Features

  • Add STACKITChatGenerator and Embedders (#1274)