Skip to content

Releases: jenkinsci/resources-ai-chatbot-plugin

589.v35fc5d4686f7

24 Apr 01:22
35fc5d4

Choose a tag to compare

🚀 New features and improvements

  • refactor: standardize input and UI icons with lucide-react (#267) @Yugansh5013

📝 Documentation updates

  • docs: add missing endpoint docs to api.md (#320) @JayDS22
  • fix: restrict NVIDIA dependencies to Linux to resolve Windows installation failures (#300) @kammari-ashritha

📦 Dependency updates

  • fix: restrict NVIDIA dependencies to Linux to resolve Windows installation failures (#300) @kammari-ashritha

586.va_129d1f46fc7

23 Apr 01:10
a129d1f

Choose a tag to compare

🐛 Bug fixes

  • fix: correct _extract_relevance_score return type annotation from str to int (#358) @sharma-sugurthi

585.v85fa_2d8e2b_d8

23 Apr 00:12
85fa2d8

Choose a tag to compare

🐛 Bug fixes

  • fix: validate WebSocket payload shape for /stream endpoint (fixes #344) (#345) @Flamki

584.v4e87935a_f504

22 Apr 23:54
4e87935

Choose a tag to compare

🐛 Bug fixes

  • Fix: Resolve timeouts and missing file crashes in data pipeline Make targets (#186) @Adar5

🚦 Tests

✍ Other changes

581.v7c24e796d8dd

17 Apr 13:09
7c24e79

Choose a tag to compare

🐛 Bug fixes

  • fix: resolve TypeError in get_last_accessed and set_last_accessed for disk-loaded sessions (#215) @sharma-sugurthi

🚦 Tests

  • chore(tests): resolve Pytest 8.0 deprecation by consolidating conftest files (#187) @Adar5
  • test: expand prompt_builder unit tests for log_context, multi-turn hi… (#204) @Yugansh5013
  • tests: add unit tests for query type functions in schemas.py (#281) @Nikitaa104

📦 Dependency updates

575.v249de2113327

11 Apr 04:46
249de21

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • chore(deps-dev): bump @testing-library/react from 16.3.0 to 16.3.2 in /frontend (#340) @dependabot[bot]
  • chore(deps-dev): bump jest from 30.0.3 to 30.3.0 in /frontend (#337) @dependabot[bot]
  • chore(deps-dev): bump typescript-eslint from 8.33.0 to 8.58.0 in /frontend (#343) @dependabot[bot]

571.v9f5efc4ea_793

07 Apr 14:55
9f5efc4

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • chore(deps): bump io.jenkins.tools.bom:bom-2.504.x from 5804.v80587a_38d937 to 5983.v443959746f1f (#327) @dependabot[bot]
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 5.2102.v5f5fe09fccf1 to 6.2138.v03274d462c13 (#222) @dependabot[bot]

567.v7dce2d246048

18 Mar 23:04
7dce2d2

Choose a tag to compare

🐛 Bug fixes

🚦 Tests

564.ve018e4d39129

14 Mar 15:02
e018e4d

Choose a tag to compare

🐛 Bug fixes

  • fix: restore persisted session message objects on disk reload (fixes #271) (#272) @Flamki

563.v93087b_b_3cb_55

14 Mar 14:49
93087bb

Choose a tag to compare

🐛 Bug fixes

  • fix: correct malformed retriever prompt JSON example (fixes #226) (#227) @Flamki