Skip to content

Conversation

@mraman-2U
Copy link
Member

This pull request updates the version of the learning_assistant plugin to 4.10.7 and introduces changes related to the XPert Chat API and its configuration. The most important changes include updating the changelog with details about the new version and modifying the plugin version in the __init__.py file.

Version update and changelog:

  • CHANGELOG.rst: Added a new entry for version 4.10.7, dated 2025-07-15. The entry highlights that the XPert Chat API response will now differ between the V1 and V2 endpoints, and a new Django setting has been added to control the availability of the chat V2 endpoint in production.
  • learning_assistant/__init__.py: Updated the __version__ variable from 4.10.6 to 4.10.7.

Copilot AI review requested due to automatic review settings July 18, 2025 14:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the learning_assistant plugin version from 4.10.6 to 4.10.7 and documents the changes in the changelog. The update includes modifications to the XPert Chat API behavior and endpoint configuration.

  • Updates plugin version to 4.10.7
  • Documents API response format changes between V1 and V2 endpoints
  • Adds changelog entry for new Django setting controlling chat V2 endpoint availability

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
learning_assistant/init.py Updates version string from 4.10.6 to 4.10.7
CHANGELOG.rst Adds new changelog entry for version 4.10.7 with API changes documentation

@github-actions
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  learning_assistant
  __init__.py
Project Total  

This report was generated by python-coverage-comment-action

@mraman-2U mraman-2U merged commit a99c18c into main Jul 19, 2025
4 checks passed
@mraman-2U mraman-2U deleted the mraman-2u/xpert-chatapi-upgrade branch July 19, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants