Skip to content

Latest commit

 

History

History
103 lines (84 loc) · 5.47 KB

RELEASE_NOTES.md

File metadata and controls

103 lines (84 loc) · 5.47 KB

[Version 0.11] - 2023-12-07

  • khulnasoft/pr-insight:0.11
  • khulnasoft/pr-insight:0.11-github_app
  • khulnasoft/pr-insight:0.11-bitbucket-app
  • khulnasoft/pr-insight:0.11-gitlab_webhook
  • khulnasoft/pr-insight:0.11-github_polling
  • khulnasoft/pr-insight:0.11-github_action

Added::Algo

Fixed

[Version 0.10] - 2023-11-15

  • khulnasoft/pr-insight:0.10
  • khulnasoft/pr-insight:0.10-github_app
  • khulnasoft/pr-insight:0.10-bitbucket-app
  • khulnasoft/pr-insight:0.10-gitlab_webhook
  • khulnasoft/pr-insight:0.10-github_polling
  • khulnasoft/pr-insight:0.10-github_action

Added::Algo

Fixed

[Version 0.9] - 2023-10-29

  • khulnasoft/pr-insight:0.9
  • khulnasoft/pr-insight:0.9-github_app
  • khulnasoft/pr-insight:0.9-bitbucket-app
  • khulnasoft/pr-insight:0.9-gitlab_webhook
  • khulnasoft/pr-insight:0.9-github_polling
  • khulnasoft/pr-insight:0.9-github_action

Added::Algo

  • New tool - generate_labels
  • New ability to use customize labels on the review and describe tools.
  • New tool - add_docs
  • GitHub Action: Can now use a .pr_insight.toml file to control configuration parameters (see Usage Guide).
  • GitHub App: Added ability to trigger tools on push events
  • Support custom domain URLs for Azure devops integration (see link).
  • PR Description default mode is now in bullet points.

Added::Documentation

Significant documentation updates (see Installation Guide, Usage Guide, and Tools Guide)

Fixed

  • Fixed support for BitBucket pipeline (see link)
  • Fixed a bug in review -i tool
  • Added blacklist for specific file extensions in add_docs tool (see link)

[Version 0.8] - 2023-09-27

  • khulnasoft/pr-insight:0.8
  • khulnasoft/pr-insight:0.8-github_app
  • khulnasoft/pr-insight:0.8-bitbucket-app
  • khulnasoft/pr-insight:0.8-gitlab_webhook
  • khulnasoft/pr-insight:0.8-github_polling
  • khulnasoft/pr-insight:0.8-github_action

Added::Algo

Fixed

  • Gitlab: Fixed a bug of improper usage of pr_id

[Version 0.7] - 2023-09-20

Docker Tags

  • khulnasoft/pr-insight:0.7
  • khulnasoft/pr-insight:0.7-github_app
  • khulnasoft/pr-insight:0.7-bitbucket-app
  • khulnasoft/pr-insight:0.7-gitlab_webhook
  • khulnasoft/pr-insight:0.7-github_polling
  • khulnasoft/pr-insight:0.7-github_action

Added::Algo

Added::Infrastructure

  • Implementation of a GitLab webhook.
  • Implementation of a BitBucket app.

Fixed

  • Protection against no code suggestions generated.
  • Resilience to repositories where the languages cannot be automatically detected.