Releases: jenkinsci/resources-ai-chatbot-plugin
Releases · jenkinsci/resources-ai-chatbot-plugin
571.v9f5efc4ea_793
🚀 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
🐛 Bug fixes
- fix: handle malformed JSON in WebSocket handler gracefully (fixes #257) (#259) @sharma-sugurthi
🚦 Tests
- test: add unit tests for sessionmanager.py (#200) @sharma-sugurthi
- tests: add edge case tests for get_chatbot_reply via public API (#225) @Nikitaa104
564.ve018e4d39129
563.v93087b_b_3cb_55
562.v170236e86699
🐛 Bug fixes
- fix: allow _append_message_to_json to create new session files and fix message serialization (#181) @sharma-sugurthi
561.vb_794837d95eb_
🐛 Bug fixes
📝 Documentation updates
- Docs: Fix typos and grammatical inconsistencies in README and API docs (#240) @vatsaljain568
559.va_157481a_da_a_2
🚀 New features and improvements
📝 Documentation updates
- docs: add Windows/WSL2 setup guide for local development (#206) @Nikitaa104
557.v11005e58e250
🚀 New features and improvements
- fix: check disk in session_exists() for persisted sessions (#176) @sharma-sugurthi
556.v5315d1c483ea_
554.vdceb_6329fb_2a_
🚀 New features and improvements
- feat: add GET /sessions/{session_id}/message endpoint (#196) @sharma-sugurthi