Files
pr-agent/RELEASE_NOTES.md
2023-09-20 14:23:55 +03:00

955 B

[Version 0.7] - 2023-09-20

Docker Tags

  • codiumai/pr-agent:0.7
  • codiumai/pr-agent:0.7-github_app
  • codiumai/pr-agent:0.7-bitbucket-app
  • codiumai/pr-agent:0.7-gitlab_webhook
  • codiumai/pr-agent:0.7-github_polling
  • codiumai/pr-agent: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.